freetds AT lists.ibiblio.org
Subject: FreeTDS Development Group
List archive
Re: [freetds] Mac OS X 10.3 (Panther) Installation Problems
- From: "Michael G. Vonk" <michael.vonk AT nrl.navy.mil>
- To: Michael Vonk <michael.vonk AT nrl.navy.mil>, FreeTDS Development Group <freetds AT lists.ibiblio.org>
- Cc:
- Subject: Re: [freetds] Mac OS X 10.3 (Panther) Installation Problems
- Date: Thu, 13 Nov 2003 09:27:15 -0500
Thanks, that worked to get FreeTDS to compile.
I then installed the DBD::Sybase Perl module and now I get the
following error:
% ./test.pl
dyld: perl Undefined symbols:
_libiconv_open
Trace/BPT trap
%
Here is my Perl script:
#!/usr/bin/perl
use strict;
use DBI;
$ENV{TDSVER} = "42";
$ENV{TDSPORT} = "1433";
$ENV{TDSHOST} = "myserver.work.com";
my $dbh = DBI->connect("dbi:Sybase:database=dbname","username","password");
exit;
Any idea on why I am getting this error? This script worked under Mac OS X 10.2.
Thanks,
Michael G. Vonk
michael.vonk AT nrl.navy.mil
On Nov 12, 2003, at 7:48 PM, Daniel Fazekas wrote:
On Nov 12, 2003, at 23:12, Michael G. Vonk wrote:
I downloaded FreeTDS and ran the configure script. When
I run make I get the following errors:
[...]
Can someone tell me what I am doing wrong?
First of all try using the latest nightly snapshot instead of 0.61.2.
Then check the message thread in this lists' archives started by John Gilmore-Baldwin on November 3, 2003, "Max OS X Panther (solved?)"
Among other things, It documents a very simple change to get FreeTDS compile nicely on Panther.
--
Daniel
-
[freetds] Mac OS X 10.3 (Panther) Installation Problems,
Michael G. Vonk, 11/12/2003
-
Re: [freetds] Mac OS X 10.3 (Panther) Installation Problems,
Daniel Fazekas, 11/12/2003
-
Re: [freetds] Mac OS X 10.3 (Panther) Installation Problems,
Michael G. Vonk, 11/13/2003
-
Re: [freetds] Mac OS X 10.3 (Panther) Installation Problems,
Daniel Fazekas, 11/13/2003
- Re: [freetds] Mac OS X 10.3 (Panther) Installation Problems, Michael G. Vonk, 11/13/2003
- Re: [freetds] Mac OS X 10.3 (Panther) Installation Problems, John Gilmore-Baldwin, 11/13/2003
-
Re: [freetds] Mac OS X 10.3 (Panther) Installation Problems,
Daniel Fazekas, 11/13/2003
-
Re: [freetds] Mac OS X 10.3 (Panther) Installation Problems,
Michael G. Vonk, 11/13/2003
-
Re: [freetds] Mac OS X 10.3 (Panther) Installation Problems,
Daniel Fazekas, 11/12/2003
Archive powered by MHonArc 2.6.24.