On Wed, Mar 27, 2013 at 09:20:23PM +0100, a b wrote:
> > The point is to use instantclient libs, not the server libs, as intended.
> 
> Ah, so. I always avoid instant client libraries, because they were never 
> linked correctly, libtclntsh.so cannot find libnnz.so because Oracle does not 
> link with the $ORIGIN linker keyword. If they did that, instant client 
> libraries would be great. As they are, they require one to set 
> LD_LIBRARY_PATH, which is a nasty, nasty hack which we absolutely refuse to 
> do.

Actually you can fix this with /etc/ld.so.conf, just make sure the lib dir(s) 
are in, say, /etc/ld.so.conf.d/oracle or /etc/ld.so.conf and run ldconfig.

no need to use LD_LIBRARY_PATH

Aki

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Pdns-users mailing list
[email protected]
http://mailman.powerdns.com/mailman/listinfo/pdns-users

Reply via email to