|
|
sybperl-l Archive
Up Prev Next
From: "Jason L dot Froebe" <jason at froebe dot net>
Subject: Re: Sybase::CTlib
Date: Apr 29 2008 7:28PM
Are you using a BEGIN {} block and setting the SYBASE* env variables there? I'm guessing it works when you run it manually but not in a cron job (or similar)?
Jason L. Froebe
WebBlog http://jfroebe.livejournal.com
Tech log http://www.froebe.net/blog
Froebe Fibers http://www.froebe-fibers.com
The opinions expressed within are the sole rantings of a raving lunatic and in no way reflect the rantings, fits, tantrums, errors, corrections, allocutions, or aimless thoughts of Sybase or its employees or of TeamSybase or ISUG. Any resemblence to reasonable thought, or any official or published opinion of Sybase, TeamSybase or ISUG is merely coincidental, and should be totally ignored.
----- Original Message ----
From: "Yeager, Jim"
To: sybperl-l@peppler.org
Sent: Tuesday, April 29, 2008 1:44:29 PM
Subject: Sybase::CTlib
Hello
-
I'm getting the
following when trying to test out my Sybperl install:
Can't locate loadable object for module Sybase::CTlib in @INC
I'm using Sybperl
2.18 on Solaris 10, with ASE 15.0.2. I was able to build it ok, (finally)
but it appears it doesn't know where CTlib is located. I've read the FAQ's
but to no avail. My LD_LIBRARY_PATH is correct I
think:
/sybase/OCS-15_0/lib:/sybase/OCS-15_0/lib3p64:/sybase/ASE-15_0/lib:/sybase/OCS-15_0/lib3p:/sybase/lib
I'm new to sybperl
and could use some guidance.
Thanks in
advance
Jim
|