Hi, I've now got past the script "config.sub" by using the script in
/usr/share/automake. I am now stuck on the script "ltconfig" which doesn't
exist in /usr/share/automake. It seems that not all the configuration
scripts are "bash" compatible. Has anyone successfully built libiodbc-2.50.3
on RedHat Linux?
Rgds
Petras
----- Original Message -----
From: Petras Virzintas
To: MySQL
Sent: Friday, July 14, 2000 8:19 AM
Subject: Help needed with libiodbc-2.50.3
Hi, I cannot get past config.sub on RedHat Linux. I used autoconf and then
removed the ^Ms out of the the configure script.
After executing the configure script:
configure --host=linux --prefix=/usr/local
I get the following:
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
configure: error: can not run ./config.sub
Please help
Petras