[freetds] Some help...

GUESDON, Michel Michel.GUESDON at carrier.utc.com
Wed Mar 7 08:46:25 EST 2007


I tried both solutions.
It doesn't work still after the installation of GNU libiconv.

Then I installed with libiconv disabled.

The bsqldb utility now works, but when I install the DBD::Sybase Perl
module, I still get:

 # perl test.pl
Assertion failed: ret == 0, file iconv.c, line 352
Resources lost(coredump)

Any idea?

Michel.

-----Original Message-----
From: freetds-bounces at lists.ibiblio.org
[mailto:freetds-bounces at lists.ibiblio.org] On Behalf Of ZIGLIO, Frediano,
VF-IT
Sent: Wednesday, March 07, 2007 10:59 AM
To: FreeTDS Development Group
Subject: Re: [freetds] Some help...

> 
> Hello,
>  
> I'm trying to install FreeTDS on a Tru64 UNIX platform, and I 
> get error
> messages sent by iconv_init module.
> Is there a specific installation for Tru64?
>  
> Thank you for your help.
> Michel.

Probably Tru64 iconv is not that complete. You can disable iconv or use
GNU libiconv.
Disabling iconv is easier but I would suggest libiconv instead.

to disable iconv
../configure --disable-libiconv

to use GNU libiconv
download and install libiconv
../configure --with-libiconv-prefix=/path/where/you/installed/libiconv

freddy77

_______________________________________________
FreeTDS mailing list
FreeTDS at lists.ibiblio.org
http://lists.ibiblio.org/mailman/listinfo/freetds


More information about the FreeTDS mailing list