Skip to Content.
Sympa Menu

freetds - Re: [freetds] trouble installing DBD SYbase

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: chiang.tan AT truenergy.com.au
  • To: FreeTDS Development Group <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] trouble installing DBD SYbase
  • Date: Wed, 30 Aug 2006 13:22:02 +1000

John,
make test always fail with freeTDS.
You should skip make test step. Move straight to make install.

Cheers,
Chiang Tan



John_Corcoran AT trepp.com
Sent by: freetds-bounces AT lists.ibiblio.org
30/08/2006 06:54 AM
Please respond to
FreeTDS Development Group <freetds AT lists.ibiblio.org>


To
freetds AT lists.ibiblio.org
cc

Subject
[freetds] trouble installing DBD SYbase






Hi,

I'm using 5.005_03 built on Linux 2.2.19, trying to connect to SQL Server
2000

After successfully installing PERL DBI 1.37 and freetds 0.64 on the box. I

run
into problems when trying to install DBD Sybase 1.07.

I've set my SYBASE env. variable to point to /usr/local, which is the
location
of the freetds librarys and interfaces file. I then run the following
commands
successfully when trying to install DBD Sybase

perl Makefile.PL
make

However, I run into problems with running make test:

I get the following error.

Failed 11/12 test scripts, 8.33% okay. 206/216 subtests failed, 4.63%
okay.

To get more information I run the following command,
perl -Mblib t/base.t, and then get this error:

install_driver(Sybase) failed: Can't locate loadable object for module
DBD::Sybase in @INC (@INC contains: /tmp/DBD-Sybase-1.07/t/../blib/arch
/tmp/DBD-Sybase-1.07/t/../blib/lib /usr/lib/perl5/5.005/i386-linux
/usr/lib/perl5/5.005 /usr/local/lib/site_perl/i386-linux
/usr/local/lib/site_perl /usr/lib/perl5 .) at (eval 1) line 3
Perhaps a module that DBD::Sybase requires hasn't been fully installed
at base.t line 18

Does anyone know why I'm getting seg fault when trying to install Sybase

Thanks
_______________________________________________
FreeTDS mailing list
FreeTDS AT lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds
--
Message protected by MailGuard: e-mail anti-virus, anti-spam and content
filtering.
http://www.mailguard.com.au




--
We're excited by gas & electricity.NOTICEThis email and any files transmitted
with it may be confidential and are intended solely for the use of the
individual or entity to whom they are addressed. Any confidentiality is not
waived or lost because this email has been sent to you by mistake. This email
may contain personal information of individuals, and be subject to
Commonwealth and/or State privacy laws in Australia.This email is also
subject to copyright. If you are not the intended recipient, you must not
read, print, store, copy, forward or use this email for any reason, in
accordance with privacy and copyright laws. If you have received this email
in error, please notify the sender by return email, and delete this email
from your inbox.The recipient should check this email and any attachments for
the presence of viruses. We do not accept liability for any computer virus,
data corruption, delay, interruption, unauthorized access or unauthorised
amendment.TRUenergy Austra
lia Pty Ltd ABN 96 071 611 017

Message protected by MailGuard: e-mail anti-virus, anti-spam and content
filtering.
http://www.mailguard.com.au/mg






Archive powered by MHonArc 2.6.24.

Top of Page