microsoft / Trill

Trill is a single-node query processor for temporal or streaming data.
MIT License
1.25k stars 133 forks source link

Install trill on a Linux server? #138

Open Vxider opened 4 years ago

Vxider commented 4 years ago

Can I compile or install Trill on a Linux server? I cannot find any instructions, I have tried nuget install trill but failed.

> nuget install trill
Attempting to resolve dependency 'Microsoft.CodeAnalysis.Scripting (≥ 3.1.0)'.
Attempting to resolve dependency 'Microsoft.CodeAnalysis.CSharp.Scripting (= 3.1.0)'.
Attempting to resolve dependency 'Microsoft.CodeAnalysis.Common (= 3.1.0)'.
Attempting to resolve dependency 'Microsoft.CodeAnalysis.Analyzers (≥ 2.6.2-beta2)'.
Attempting to resolve dependency 'System.Collections.Immutable (≥ 1.5.0)'.
'System.Collections.Immutable' already has a dependency defined for 'NETStandard.Library'.