|
|
sybperl-l Archive
Up Prev Next
From: "Mr dot Dan" <bitsandbytes88 at hotmail dot com>
Subject: sybperl-2.18
Date: May 23 2006 1:04PM
Hi,
CTlib, DBlib, and BCP were fine and showed something very similiar to what
you emailed. Does this output below mean that I have a problem with
Sybperl?
Thanks again!
~DjK
## output, when I spelled Sybperl with a capital 'S' -> I didn't get any
output at all, a blank line.
>perl -MSybase::sybperl -e 'print "$Sybase::sybperl::Version\n"'
Can't locate Sybase/sybperl.pm in @INC (@INC contains:
/usr/local/perl-5.8.8/lib/5.8.8/x86_64-linux /usr/local/perl-5.8.8/lib/5.8.8
/usr/local/perl-5.8.8/lib/site_perl/5.8.8/x86_64-linux
/usr/local/perl-5.8.8/lib/site_perl/5.8.8
/usr/local/perl-5.8.8/lib/site_perl /usr/ims/perl_lib .).
BEGIN failed--compilation aborted.
## output with CTlib ##
perl -MSybase::CTlib -e 'print "$Sybase::CTlib::Version\n"'
This is sybperl, version 2.18
Sybase::CTlib $Revision: 1.71 $ $Date: 2005/04/09 09:27:57 $
Copyright (c) 1995-2004 Michael Peppler
Portions Copyright (c) 1995 Sybase, Inc.
OpenClient version: Sybase Client-Library/15.0/P/DRV.15.0.1/Linux
x86_64/Linux 2.4.21-27.ELsmp x86_64/BUILD1500-003/OPT/Mon Dec 12 23:53:58
2005
|