Harding, Alyssa writes:
 > I installed the newer form (sybase-openclient-11.1.1-3) of the client
 > libraries (in RPM format - very handy!) as per Michael's suggestion and
 > started over with the installation. It got me a little further along.  Now
 > installation stops with the following in the make test stage:

 > PERL_DL_NONLAZY=1 /usr/bin/perl -I../blib/arch -I../blib/lib
 > -I/usr/lib/perl5/5.6.0/i386-linux -I/usr/lib/perl5/5.6.0 -e 'use
 > Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
 > t/bcp...............dubious
 >      Test returned status 255 (wstat 65280, 0xff00)

Probably a problem with the locales, or something similar. Check the
Sybase on linux FAQ (http://www.mbay.net/~mpeppler/linux.html).

Also, try running the test script manually and see where it fails. You
can send me that output directly if you want.

    perl -Mblib BCP/t/bcp.t

should run the test, I think

Michael
-- 
Michael Peppler - Data Migrations Inc. - http://www.mbay.net/~mpeppler
[EMAIL PROTECTED] - [EMAIL PROTECTED]
International Sybase User Group - http://www.isug.com

Reply via email to