Skip to Content.
Sympa Menu

freetds - Re: [freetds] failure to properly install under Centos

freetds AT lists.ibiblio.org

Subject: FreeTDS Development Group

List archive

Chronological Thread  
  • From: "Ed Ahlsen-Girard" <Ed.Ahlsen-girard AT tybrin.com>
  • To: "FreeTDS Development Group" <freetds AT lists.ibiblio.org>
  • Subject: Re: [freetds] failure to properly install under Centos
  • Date: Tue, 13 Jun 2006 15:01:45 -0500

>> From: Ed Ahlsen-Girard
>> Sent: Tuesday, June 13, 2006 2:32 PM
>>
>> at which point I get many errors such as these:
>>
>> Yes, LD_LIBRARY_PATH=/usr/local/lib. Here is the postmortem for
this
>> go-round:
>> make[1]: Entering directory `/home/*******/sybperl-2.18/BCP'
>> make[1]: Leaving directory `/home/*******/sybperl-2.18/BCP'
>> make[1]: Entering directory `/home/*******/sybperl-2.18/BLK'
>> make[1]: Leaving directory `/home/*******/sybperl-2.18/BLK'
>> make[1]: Entering directory `/home/*******/sybperl-2.18/CTlib'
>> make[1]: Leaving directory `/home/*******/sybperl-2.18/CTlib'
>> make[1]: Entering directory `/home/*******/sybperl-2.18/DBlib'
>> make[1]: Leaving directory `/home/*******/sybperl-2.18/DBlib'
>> make[1]: Entering directory `/home/*******/sybperl-2.18/Sybperl'
>> make[1]: Leaving directory `/home/*******/sybperl-2.18/Sybperl'
>> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
>> "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
>> t/1_db_dblib...........dubious
>> Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED
tests
>> 1-22
>> Failed 22/22 tests, 0.00% okay
>>
>> environment looks like this:
>>
>>
>> SHELL=/bin/bash
>> TERM=xterm
>> HISTSIZE=1000
>> SSH_CLIENT=::ffff:10.11.254.115 2777 22
>> SSH_TTY=/dev/pts/1
>> USER=********
>...
>> SYBASE=/usr/local
>
>That looks pretty good. You set your SYBASE variable, so DBD::Sybase
finds FreeTDS.
>
>Have you set your PWD file, so the tests can log into the server? Do
the FreeTDS unit tests work?
>
No, the server is Windows, and I have provided a database username and
password in the connect string (not shown here [duh! ;-) ]).

make check-TESTS
make[1]: Entering directory
`/home/******/freetds-0.65.dev.20060515/src/tds/unittest
:tds_connect() failed
try_tds_login() failed
tds_connect() failed
try_tds_login() failed
tds_connect() failed
try_tds_login() failed
tds_connect() failed
try_tds_login() failed
tds_connect() failed
try_tds_login() failed
tds_connect() failed
try_tds_login() failed
tds_connect() failed
try_tds_login() failed
(hundreds of lines, available on request) %<------------
=====================
11 of 15 tests failed
=====================
make[1]: Leaving directory
`/home/******/freetds-0.65.dev.20060515/src/tds/unittests
'




Archive powered by MHonArc 2.6.24.

Top of Page