Re: DBI 1.611 + DBD::mysql 4.016 = segfaults on Ubuntu 10.10 amd64 ?

2011-01-24 Thread Tim Bunce
On Fri, Jan 21, 2011 at 03:23:18PM +1100, Cosimo Streppone wrote: stat(/usr/lib/perl5/auto/DBI/DESTROY.al, 0x7f341e8459b0) = -1 ENOENT (No such file or directory) It took me a while to track down where that object was coming from. It's from a tie I added many years ago to help catch people

Re: How to set LD_LIBRARY_PATH

2011-01-24 Thread Peter J. Holzer
On 2010-05-31 15:52:21 +0200, Peter J. Holzer wrote: On Linux (at least i386[1]) the loader uses the current value of LD_LIBRARY_PATH when it is asked to load an .so file. So you can change LD_LIBRARY_PATH just before you want to load the library. On Solaris the loader uses the value of

Re: compile dbi in aix with gcc

2011-01-24 Thread Jonathan Leffler
On Mon, Jan 24, 2011 at 07:09, yves.gue...@muhc.mcgill.ca wrote: Dear, I try to compile the dbi module on aix but I got an error (see the build.log). I am not a perl expert (I do not know this language), I have to migrate an application using perl+dbi::mysql Version: DBI-1.616

Réf. : Re: compile dbi in aix with gcc

2011-01-24 Thread yves . guerin
Dear Jonathan, Thank you for your help. I grab the last perl: 5.12.3 compiled it without thread: ok compiled: ExtUtils-MakeMaker-6.56 = ok Text-SimpleTable-2.03 = ok DBI-1.616 = ok, make test is ok, I did make install = ok I will try to compile perl with thread. Regards, Yves Pour :