GHC Mandrake problem

Hampus Ram d00ram@dtek.chalmers.se
Fri, 24 Aug 2001 12:51:58 +0200


> Can anyone tell me what's missing, or how to fix this??

A _very_ ugly "fix" for this problem is to make a symbolic link to
libm.so and call it lib.so.

Try this (you may have a different version of libm):
$ ln -s /lib/libm.so.6 /lib/lib.so
$ ldconfig

/Hampus

-- 
Homepage: http://www.dtek.chalmers.se/~d00ram
E-mail: d00ram@dtek.chalmers.se