Help for installation
Maren Zubizarreta
maren at sarenet.es
Tue Nov 21 02:20:55 EST 2000
RE: [freetds] Newbee's problemHi:
I'm using fretds version 0.51 and DBD::Sybase version 0.91
after installing succesfully freetds I set the path for freetds in the CONFIG file for
and DBD::Sybase, then run Makefile.PL,then I set user and password in PWD file,
(for the SRV I set the ip of the MS sql server) then make and when I type make test I get the
following messages:
>>PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.00503/sun4-solaris ->>I/usr/local/lib/perl5/5.00503 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
>>t/autocommit........install_driver(Sybase) failed: Can't load 'blib/arch/auto/DBD/Sybase/Sybase.so' for module >>DBD::Sybase: ld.so.1: /usr/local/bin/perl: fatal: relocation error: file /usr/local/freetds/lib/libct.so.0: symbol >>g_tds_err_handler: referenced symbol not found at /usr/local/lib/perl5/5.00503/sun4-solaris/DynaLoader.pm line 169.
>> at (eval 1) line 3
>> at t/autocommit.t line 40
>>dubious
>> Test returned status 255 (wstat 65280, 0xff00)
>>DIED. FAILED tests 2-4
If i try "make install" and then try to connect to the database using
this statement:
my $dbh = DBI-> connect("dbi:Sybase:database=bdcma;host=192.148.167.9", "unired", "unired") or die "Can't connect";
I get this:
>>install_driver(Sybase) failed: Can't load '/usr/local/lib/perl5/site_perl/5.005/sun4-solaris/auto/DBD/Sybase/Sybase.so' for >>module DBD::Sybase: ld.so.1: /usr/local/bin/perl: fatal: relocation error: file /usr/local/freetds/lib/libct.so.0: symbol >>g_tds_err_handler: referenced symbol not found at /usr/local/lib/perl5/5.00503/sun4-solaris/DynaLoader.pm line 169.
I'm under solaris (sparc 7) and sunOS 5.7.
I would thank any help because this is my third day
with this problem
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ibiblio.org/pipermail/freetds/attachments/20001121/125bfd5d/attachment.html
More information about the FreeTDS
mailing list