I suspect that you've got an ld.so path issue.

The best way to deal with that is to have the linking invocations of gcc
specify -R /where/ever/your/libs/are, with LD_LIBRARY_PATH unset.



Reply via email to