|
root@hqplayer:~# /opt/RoonServer/start.sh
Process terminated. Couldn't find a valid ICU package installed on the system. Please install libicu using your package manager and try again. Alternatively you can set the configuration flag System.Globalization.Invariant to true if you want to run with no globalization support. Please see https://aka.ms/dotnet-missing-libicu for more information.
at System.Environment.FailFast(System.String)
at System.Globalization.GlobalizationMode+Settings..cctor()
at System.Globalization.CultureData.CreateCultureWithInvariantData()
at System.Globalization.CultureData.get_Invariant()
at System.Globalization.CultureInfo..cctor()
at System.Globalization.CultureInfo.get_CurrentUICulture()
at System.TimeZoneInfo.GetUtcStandardDisplayName()
at System.TimeZoneInfo.CreateUtcTimeZone()
at System.TimeZoneInfo..cctor()
at System.DateTime.get_Now()
at Base.Utils..cctor()
at Base.Utils.SetApplicationName(System.String, System.String)
at Sooloos.App.Main(System.String[])
/opt/RoonServer/start.sh: line 52: 2175 Aborted (core dumped) "$P" "$@"
/opt/RoonServer/start.sh: line 34: kill: (2175) - No such process
感谢大神的无私奉献,照着16楼的操作不行,是少什么库吗。 |
|