|
|
sybperl-l Archive
Up Prev Next
From: Lachlan Dunlop <lach at lach dot net>
Subject: Compilaion Failed
Date: Sep 16 1997 7:36AM
Hello list,
I am a little (ok, a lot) frustrated. I had sybperl up and running last
week making queries into the sybase server.
Well, monday morning shows up and I keep getting the compile error
below???
I am running on Linux, the perl script I'm trying to run, ran last week
just fine. It' s Michael's example in the notes. I had tried including
every directory on the command line, but to no avail.
Lach
[sybase@flipper sybase]$ perl test
Can't find loadable object for module Sybase::CTlib in @INC
(/usr/lib/perl5/i386
-linux/5.003 /usr/lib/perl5 /usr/lib/perl5/site_perl/i386-linux
/usr/lib/perl5/s
ite_perl .) at /usr/lib/perl5/site_perl/Sybase/CTlib.pm line 862
BEGIN failed--compilation aborted at test line 3.
|