|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at MBAY dot NET>
Subject: Re: Problems with Sybperl and Linux
Date: Jan 28 1998 7:18PM
Hugh Caley wrote:
>
> I installed the 2.07 rpm, but whenever I run my script which calls
> Sybase::CTlib I get the following output:
>
> [root@hughnec SYBPERL]# ./ct_sql.pl
> Can't find loadable object for module Sybase::CTlib in @INC
> (/usr/lib/perl5/i386-linux/5.00401 /usr/lib/perl5
> /usr/lib/perl5/site_perl/i386-linux /usr/lib/perl5/site_perl .) at
> ./ct_sql.pl line 7
> BEGIN failed--compilation aborted at ./ct_sql.pl line 7.
>
> Forgive my ignorance. What am I doing wrong?
>
> Doesn't sybperl have to be statically linked to the perl binary? It doesn't
> install a new perl...
Maybe it put the new binary somewhere else, or created a binary with
a different name.
Michael
>
> Hugh
>
> Vaclav Ovsik wrote:
>
> > On Tue, 27 Jan 1998, Hugh Caley wrote:
> >
> > > I am attempted to build and run Sybperl on RedHat Linux 5.0 i386.
> > > I have the CTlib libraries from Mr. Peppler's page, an interfaces file
> > > from my local Sybase server. The sybase directory is at /usr/sybase,
> > > and I have the env varibles $SYBASE=/usr/sybase and $DSQUERY=SFO (SFO is
> > RH 5.0 has new glibc. Ctlib was compiled on system with libc 5.
> > If you compile anything with sybase libs against glibc, it dumps core.
> > You must compile sybperl on older system (RH 4.2) with libc 5.
> > May be if you install libc-5.3.12-25 on your RH 5.0 (in distrib.),
> > binaries of sybperl compiled on RH 4.2 will work on your system.
> > For this time you can try use binaries of sybperl-2.07 from contrib on
> > RedHat site.
> >
> > --
> > Vaclav OVSIK email: ovsik@skoda.cz
> > Skoda Informatika phone: +420 19 7721366
>
> --
> Hugh Caley, System Administrator
> Babcock & Brown, Inc., San Francisco
> 1+512+1515x694 | hughc@babcockbrown.com
--
Michael Peppler -||- Data Migrations Inc.
mpeppler@datamig.com -||- http://www.mbay.net/~mpeppler
|