|
|
sybperl-l Archive
Up Prev Next
From: Monty Scroggins <Monty dot Scroggins at wcom dot com>
Subject: Re: Problem loading library
Date: Apr 26 2000 6:45PM
> Monty Scroggins writes:
>
> > Tk::Error: install_driver(Sybase) failed: Can't load
> >
'/net/pvcsserv01/sft/perl5/lib/site_perl/5.005/sun4-solaris/auto/DBD/Sybase/
> > Sybase.so' for module DBD::Sybase: ld.so.1:
> > /net/pvcsserv01/sft/gnu/bin/perl: fatal: libct.so: open failed: No such
file
> > or directory at
> > /net/pvcsserv01/sft/perl5/lib/5.00503/sun4-solaris/DynaLoader.pm line
169.
>
> My guess is that you need to set LD_LIBRARY_PATH.
>
Ah I had to move the sybase/lib directory to the very start of
$LD_LIBRARY_PATH and all is working nicely now...
Thanks for the help..
Monty
> Michael
> --
> Michael Peppler -||- Data Migrations Inc.
> mpeppler@peppler.org -||- http://www.mbay.net/~mpeppler
> Int. Sybase User Group -||- http://www.isug.com
> Sybase on Linux mailing list: ase-linux-list@isug.com
>
|