From: Simon M. <sim...@mi...> - 2004-04-01 09:00:39
|
=20 > Has anyone succeeded in getting wxhaskell to work under ghci on Linux? > On my system, I get an error message >=20 > Loading package unix ... ghc-6.2: can't load .so/.DLL for: dl=20 > (libdl.so: cannot open shared object file: No such file or directory) >=20 > This sounds like it has nothing to do with wxhaskell, but is a GHC > problem. Any pointers? Is libdl.so in the usual place? (/usr/lib on my system) Cheers, Simon |