Re: [Fink-users] libdbi-drivers-mysql fails to build with autoconfig problems

2009-09-29 Thread David Reiser
I'll leave all the context elsewhere in the thread. To find out what fink is using for your environment during the build, you can run: fink dumpinfo -fenv libdbi-drivers-mysql I get: $fink dumpinfo -fenv libdbi-drivers-mysql Scanning package description files.. Information about 8132 p

Re: [Fink-users] libdbi-drivers-mysql fails to build with autoconfig problems

2009-09-28 Thread Aivo Jürgenson
>> gzip -dc /sw/src/libdbi-drivers-0.8.3-1.tar.gz | /sw/bin/tar -xf - >> -- >> no-same-owner --no-same-permissions >> perl -pi -e 's,../dbd_mysql.sgml,/sw/share/sgml/dtd/docbook/4.1/ >> docbook.dcl ../dbd_mysql.sgml,g' drivers/mysql/Makefile.am >> autoreconf -fvi >> autoreconf: Entering directo

Re: [Fink-users] libdbi-drivers-mysql fails to build with autoconfig problems

2009-09-28 Thread David Reiser
On Sep 28, 2009, at 7:38 AM, Aivo Jürgenson wrote: On Sep 27, 2009, at 11:50 PM, David Reiser wrote: On Sep 27, 2009, at 8:42 AM, Aivo Jürgenson wrote: Hello. I'm trying to install libdbi-drivers-mysql 0.8.3-1 package on MacOSX 10.6.1 with 64 bit fink source distribution. The compilation

Re: [Fink-users] libdbi-drivers-mysql fails to build with autoconfig problems

2009-09-28 Thread Aivo Jürgenson
On Sep 27, 2009, at 11:50 PM, David Reiser wrote: > > On Sep 27, 2009, at 8:42 AM, Aivo Jürgenson wrote: > >> Hello. >> >> I'm trying to install libdbi-drivers-mysql 0.8.3-1 package on >> MacOSX 10.6.1 with 64 bit fink source distribution. The compilation >> of the package fails with the foll

Re: [Fink-users] libdbi-drivers-mysql fails to build with autoconfig problems

2009-09-27 Thread David Reiser
On Sep 27, 2009, at 8:42 AM, Aivo Jürgenson wrote: > Hello. > > I'm trying to install libdbi-drivers-mysql 0.8.3-1 package on MacOSX > 10.6.1 with 64 bit fink source distribution. The compilation of the > package fails with the following error message. > > It seems that there's a confusion be

[Fink-users] libdbi-drivers-mysql fails to build with autoconfig problems

2009-09-27 Thread Aivo Jürgenson
Hello. I'm trying to install libdbi-drivers-mysql 0.8.3-1 package on MacOSX 10.6.1 with 64 bit fink source distribution. The compilation of the package fails with the following error message. It seems that there's a confusion between /usr/bin/autoconf and /sw/ bin/autoconf and the package fa