Re: installation order

Michael Peppler <[email protected]> Sat, 03 Jun 2006 07:59:56 +0200
Newsgroups gmane.comp.lang.perl.modules.dbi.sybase
Message-ID <[email protected]>
On Fri, 2006-06-02 at 16:31 -0500, Ed Ahlsen-Girard wrote:
> I installed DBD::Sybase 1.07.01 before installing Sybase::CTlib.  I
> installed Sybase::CTlib, although it required force, and reinstalled
> DBD::Sybase, but I get the exact failure to load a library as before:
>  
> [root@####### ed]# perl -c dbtest.PL
> Can't load
> '/usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi/auto/DBD/Sybase/Sybase.so' for module DBD::Sybase: libct.so.4: cannot open shared object file: No such file or directory

The most likely problem is that the LD_LIBRARY_PATH variable isn't set
correctly. Where is libct.so.4 (from FreeTDS, most likely) on your
system?

Michael
-- 
Michael Peppler  -  [email protected]  -  http://www.peppler.org/
Sybase DBA/Developer - TeamSybase: http://www.teamsybase.com/
Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html