|
|
sybperl-l Archive
Up Prev Next
From: Michael Peppler <mpeppler at peppler dot org>
Subject: Re: Checking installation
Date: May 21 2002 3:23PM
On Tue, 2002-05-21 at 08:12, Richard Smith wrote:
> Is there a way to find out where Sybperl is looking for the Sybase
> libraries?
> We have two Solaris boxes with Perl installed in a directory mounted on both
> machines. Sybperl works on one machine, but not on the other - failure as
> below:
>
> ^C[rsmith] beryllium /usr/local/bin/perl561 -MSybase::CTlib -e 'print
> "$Sybase::CTlib::Version\n"'
> This is sybperl, version 2.14
>
> Sybase::CTlib $Revision: 1.51 $ $Date: 2001/10/30 21:34:31 $
>
> Copyright (c) 1995-2001 Michael Peppler
> Portions Copyright (c) 1995 Sybase, Inc.
>
> OpenClient version: Sybase Client-Library/11.1/P/sun_svr4/SPARC Solaris
> 2.4/1/Tue Aug 20 01:09:28 PDT 1996
>
> Segmentation Fault (core dumped)
Have you tried doing a stack trace on the core file? It might indicate
what is wrong.
I suspect a problem with the locales directory or possibly the charsets
directory.
And you are using a very old version of OpenClient here as well
(although it should still work, of course).
Michael
--
Michael Peppler Data Migrations, Inc.
mpeppler@peppler.org *or* mpeppler@mbay.net
http://www.mbay.net/~mpeppler
International Sybase User Group: http://www.isug.com
|