|
|
sybperl-l Archive
Up Prev Next
From: a <187 at leopard dot com>
Subject: newbie help
Date: Oct 27 1998 6:18PM
Hi,
I am just getting started w/ sybperl and in my script I am just testing the
line:
use Sybase::DBlib
when I run it I get this error:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LC_ALL = "default",
LANG = (unset)
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't locate loadable object for module Sybase::DBlib in @INC (@INC
contains: /usr/lib/perl5/5.00502/i586-linux /usr/lib/perl5/5.00502
/usr/lib/perl5/site_perl/5.005/i586-linux /usr/lib/perl5/site_perl/5.005 .)
at ./test1.pl line 4
BEGIN failed--compilation aborted at ./test1.pl line 4.
any help please?
-thanks
-aaz
|