On Tue, 2002-09-24 at 12:07, Matthew Bartholomew wrote:
> I'm having a difficult time getting DBD::Sybase to install on a Redhat 7.2
> box.  I've installed sysbase ASE for the CT-lib and the make goes fine when
> installing the DBD::Sybase perl module up until the make test is run.  Here
> is where I get the following errors:
>  
> [root@localhost DBD-Sybase-0.94]# make test
> PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
> -I/usr/local/lib/perl5/5.6.1/i686-linux -I/usr/local/lib/perl5/5.6.1 -e 'use
> Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/autocommit....dubious
>         Test returned status 0.04296875 (wstat 11, 0xb)

Please see the Sybase on linux FAQ at
http://www.mbay.net/~mpeppler/linux.html.

The problem here is that the locale that you are using (via LANG and/or
LC_ALL env. variables) is not found in Sybase's locales.dat file.

WRT connecting to MS-SQL 2k, this won't work with the Sybase libraries.
You'll need to look at FreeTDS instead (www.freetds.org)

Michael
-- 
Michael Peppler / [EMAIL PROTECTED] / http://www.mbay.net/~mpeppler
[EMAIL PROTECTED] / ZetaTools, Inc / http://www.zetatools.com
ZetaTools: Call perl functions as Sybase stored procedures!

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to