Próbuję zainstalować haskell na Ubuntu 11.10 i postępuję zgodnie z instrukcjami na tej stronie: https://gist.github.com/1524859
Ale kiedy piszę, pojawia ./configure
się komunikat o błędzie:
checking for path to top of build tree... utils/ghc-pwd/dist/build/tmp/ghc-pwd: error while loading shared libraries: libgmp.so.3: cannot open shared object file: No such file or directory
configure: error: cannot determine current directory
Czy ktoś wie, co robię źle?
libgmp
wydaje się , że są wśród nich.sudo apt-get install libgmp3-dev freeglut3 freeglut3-dev