[Bug 517044] Re: ldconfig does not know about /usr/lib/firebird/2.0/lib

2010-02-04 Thread Wolfgang Rohdewald
libib_util.so IS used publicly by many other UDF libraries. how should I link my own xxx_udf.so if I have no idea where the user has her libib_util.so installed? The firebird default is /opt/firebird. if you invent a new path for a new firebird version or for whatever reason, will you relink all

[Bug 517044] Re: ldconfig does not know about /usr/lib/firebird/2.0/lib

2010-02-04 Thread Chris Coulson
That isn't the way to fix it. If you want to use libraries that aren't in the library search path, then you need to pass "-rpath /usr/lib/firebird/2.0/lib" to the linker instead. Usually, libraries that aren't located in the default search path aren't meant to be used publicly anyway ** Changed in

[Bug 517044] Re: ldconfig does not know about /usr/lib/firebird/2.0/lib

2010-02-04 Thread Angel Abad
** Changed in: firebird2.0 (Ubuntu) Status: New => Confirmed -- ldconfig does not know about /usr/lib/firebird/2.0/lib https://bugs.launchpad.net/bugs/517044 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing