[Haskell-cafe] problem loading package unix-2.3.2.0 while installing hackages on OpenSuse

gmi gerard.michels at ou.nl
Fri Feb 26 06:52:36 EST 2010


I have OpenSuse 11.2 running on VMWare and I have recently installed ghc
6.10.4 from the RPM from OpenSuse. Now I want to install cabal. I have
downloaded the required packages from hackage and I try to run: runhaskell
Setup configure on any of these packages. With option -v I can see an error
while linking unix-2.3.2.0. I am no expert on OpenSuse yet. Does anyone know
what's happening here?


linux-nrvh:/home/gmi/Download/cabal/zlib-0.5.2.0 # runhaskell -f
/usr/bin/ghc -v Setup configure --with-compiler=ghc-6.10.4
...
Loading package filepath-1.1.0.2 ... linking ... done.
Loading package unix-2.3.2.0 ... Setup: <command line>: can't load .so/.DLL
for: dl (libdl.so: cannot open shared object file: No such file or
directory)
-- 
View this message in context: http://old.nabble.com/problem-loading-package-unix-2.3.2.0-while-installing-hackages-on-OpenSuse-tp27717114p27717114.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.



More information about the Haskell-Cafe mailing list