|
|
sybperl-l Archive
Up Prev Next
From: Dustin Tenney <tenney at icebox dot org>
Subject: cannot open shared object file
Date: Jun 2 2000 6:49PM
I am having some problems with sybperl in a CGI script. It works fine
when I run it from a command prompt. When it is run from a CGI script
though I get this error:
Can't load
'/usr/lib/perl5/site_perl/5.005/i386-linux/auto/Sybase/DBlib/DBlib.so' for
module Sybase::DBlib: libsybdb.so: cannot open shared object file: No such
file or directory at /usr/lib/perl5/5.00503/i386-linux/DynaLoader.pm line
169.
I tried adding the sybase library path to /etc/ld.so.conf and still got
the same error. I also tried putting a symbolic link into /usr/lib to
this library and then I got "permission denied".
I am running redhat linux 6.2, sybase ASE 11.9.2, sybperl 2.12, and perl
5.005_03. Any help would be much appreciated. Thanks.
Dustin Tenney
tenney@icebox.org
http://www.icebox.org/~tenney
|