On Thu, Apr 30, 2009 at 6:10 AM, OpenDBX devel list <
libopendbx-devel@lists.sourceforge.net> wrote:
> 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".
I don't know why. From Smalltalk (Squeak) I use a package called FFI
(Foreign Function Interface) to talk to openDBX. To FFI I have to tell it
the "module name". In my case I have "opendbx". So, then, It will look at
the libopendbx.so shared library. And it doesn't found libopendbx.so.1.
Perhaps it's a problem with FFI. I really don't know.
> 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.
>
I didn't understand this. Why I need to install libopendbx-dev ? If I don't
want dev files are they necessary ? .
Cheers,
Mariano
>
>
> Norbert
> --
> OpenPGP public key
> http://www.linuxnetworks.de/norbert.pubkey.asc
>
>
>
> ------------------------------------------------------------------------------
> 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
>
>
------------------------------------------------------------------------------
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