sybperl-l Archive
Up Prev Next
From: "Christian Behrens" <chrisb42 at gmx dot net>
Subject: Re: Is it possible to preset the SYBASE_OCS variable?
Date: Nov 4 2004 7:15AM
> Actually at run-time you don't need the SYBASE_OCS variable, AFAIK. What
> *is* needed is for the run-time linker (ld.so on most systems) to find
> the Sybase libraries. This is done either by having LD_LIBRARY_PATH set
> correctly, by having correct entries in /etc/ld.so.conf or by making
> sure that the full path of the .so files is stored in the binaries (e.g.
> using the -R linker option on Solaris).
Looks like editing /etc/ld.so.conf did it.
Thanks again!
-Christian
|