|
|
sybperl-l Archive
Up Prev Next
From: Robert Banniza <hunt127588 at home dot com>
Subject: Re: Error
Date: Apr 25 2000 7:46PM
The following can be found under the README in the sybperl dist. I had the same
problem and forgot to run the following command for static linking.
9) If the LINKTYPE is static type:
make -f Makefile.aperl inst_perl MAP_TARGET=perl
Robert
On Tue, 25 Apr 2000, you wrote:
> Hi,
>
> I'm trying to connect to sybase, but the following error occurs :
>
> [root@CCNEFS02 cgi-bin]# ./Print.cgi
> Can't locate Sybase/CTlib.pm in @INC (@INC contains: /usr/lib/perl5/5.6.0/i586-l
> inux /usr/lib/perl5/5.6.0 /usr/lib/perl5/site_perl/5.6.0/i586-linux /usr/lib/per
> l5/site_perl/5.6.0 /usr/lib/perl5/site_perl .) at ./Print.cgi line 3.
> BEGIN failed--compilation aborted at ./Print.cgi line 3.
> [root@CCNEFS02 cgi-bin]#
>
> If somebody could help me...
>
> Thanks
> Andre
|