Skip to content
Snippets Groups Projects
Commit 2dd3b5f2 authored by Joseph C. Sible's avatar Joseph C. Sible
Browse files

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
parent 4bf9bbf7
No related branches found
No related tags found
1 merge request!118Add two more packages for Debian/Ubuntu
build-essential curl libgmp-dev libffi-dev libncurses-dev
build-essential curl libgmp-dev libffi-dev libncurses-dev libtinfo5 xz-utils
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment