> 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