This website requires JavaScript.
Explore
Help
Sign In
hasufell
/
ghcup
Watch
1
Star
0
Fork
0
You've already forked ghcup
Code
Issues
Pull Requests
Releases
Wiki
Activity
2dd3b5f2c4
ghcup
/
.requirements
/
ghc
/
ubuntu
2 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add two more packages for Debian/Ubuntu If libtinfo5 isn't installed, then installation fails with a message like this: /home/ubuntu/.ghcup/ghc/8.6.5/lib/ghc-8.6.5/bin/ghc-pkg: error while loading shared libraries: libtinfo.so.5: cannot open shared object file: No such file or directory If xz-utils isn't installed, then installation fails with a message like this: Following commands are required, but missing, please install: xz
2019-08-31 22:50:30 +00:00
build-essential curl libgmp-dev libffi-dev libncurses-dev libtinfo5 xz-utils
Reference in New Issue
Copy Permalink