> Has anyone succeeded in getting wxhaskell to work under ghci on Linux?
> On my system, I get an error message
> 
> Loading package unix ... ghc-6.2: can't load .so/.DLL for: dl 
> (libdl.so: cannot open shared object file: No such file or directory)
> 
> 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

_______________________________________________
Haskell mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to