Hi Mariano > libopendbxplus.so.1 (libc6) => /usr/lib/libopendbxplus.so.1 > libopendbx.so.1 (libc6) => /usr/lib/libopendbx.so.1 > > notice that the file is named libopendbx.so.1 instead of libopendbx.so. > This is a bit problematic for me (SqueakDBX). Is there a way to change this?
I don't think so. Why is this problematic? The linker resolves the correct library automatically if you link against "-lopendbx". Please don't forget to also install the libopendbx-dev package before compiling and linking your code to have the header file and the link (/usr/lib/libopendbx.so) to the current library (/usr/lib/libopendbx.so.1) available. Norbert -- OpenPGP public key http://www.linuxnetworks.de/norbert.pubkey.asc
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf
_______________________________________________ libopendbx-devel mailing list libopendbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libopendbx-devel http://www.linuxnetworks.de/doc/index.php/OpenDBX