Hello!
I am new to the community and Stake pooling in general but excited to get upto speed and involved asap.
I’m following the Stake pool course and trying to install my Cardano nhttps://cardano-foundation.gitbook.io/stake-pool-course/stake-pool-guide/getting-started/install-nodeode.
When I get to the Download and install GHC step, I’m getting this after running
sudo make install
Installing library in /usr/local/lib/ghc-8.6.5/libiserv-8.6.3
“utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist” copy compiler stage2 “strip” ‘’ ‘/usr/local’ ‘/usr/local/lib/ghc-8.6.5’ ‘/usr/local/share/doc/ghc-8.6.5/html/libraries’ ‘v p dyn’
Installing library in /usr/local/lib/ghc-8.6.5/ghc-8.6.5
“/usr/local/lib/ghc-8.6.5/bin/ghc-pkg” --force --global-package-db “/usr/local/lib/ghc-8.6.5/package.conf.d” update rts/dist/package.conf.install
/usr/local/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
make[1]: *** [install_packages] Error 127
make: *** [install] Error 2
Can anyone offer guidance to get past this road block?
Thanks in advance!