From: Treeve J. <tre...@pi...> - 2004-07-21 12:11:26
|
I am a developer with a source base Linux distribution, http://www.sourcemage.org/ and have encountered a small problem with the rlib make files we do the following steps to make and install software configure make new uninstall old install new This means that the old version a product is still present when building the new version..In the case of rlib, libr-odbc.so is linked against the old version of libr.so, probably because -L/usr/lib is searched before -L/usr/src/rlib-1.2.0/libsrc when linking libr-odbc.so $ ldd /usr/lib/libr-odbc.so libr-1.1.10.so => not found I have not checked to see whether the same applies to the other database interfaces. I have a full compile log available if needed Regards, Treeve -- PGP Key ID: AB929B24 PGP Key Fingerprint:31D9 D22F 42E6 F545 662E AB6F 9697 34C5 AB92 9B24 |