dotnet requires specified libicu in fedora 24
See original GitHub issueSteps to reproduce
try to dotnet run in clearly installed fedora 24
Expected behavior
successfully runned project
Actual behavior
exception. need to install libicu from fedora 23
Environment data
dotnet --info
output:
.NET Command Line Tools (1.0.0-preview2-003121)
Issue Analytics
- State:
- Created 7 years ago
- Comments:12 (4 by maintainers)
Top Results From Across the Web
NET globalization and ICU
By setting the environment variable DOTNET_SYSTEM_GLOBALIZATION_USENLS to the value true or 1 . Note. A value set in the project or in the ......
Read more >Process terminated. Couldn't find a valid ICU package ...
I am trying to run a Asp.Net Core 3 application in Ubuntu 19.10 thru terminal using dotnet run command but it does not...
Read more >Install the .NET SDK or the .NET Runtime on Fedora
NET or you publish a self-contained app, you'll need to make sure these libraries are installed: krb5-libs; libicu; openssl-libs; zlib. If the ...
Read more >Couldn't find a valid ICU package when using Container ...
I believe that the container image may be missing the libicu package that is necessary for .NET to run on a Linux machine....
Read more >fedora-meeting: Fedora DotNet (2016-11-04)
Rhea Create an issue in pageure to keep track of our libicu progress. dotnet Discuss dpendencies and modularit. Action items, by person. dotnet....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
F24 is not pre-release anymore. Are there any plans to support it, and if so any reference to look at?
The error is solved, but it removes the gnome environment…