4 messages in com.mysql.lists.mysqlRe: Help needed with libiodbc-2.50.3
FromSent OnAttachments
Petras Virzintas13 Jul 2000 15:19 
sin...@mysql.com14 Jul 2000 05:10 
Petras Virzintas14 Jul 2000 15:49 
Petras Virzintas16 Jul 2000 15:31 
Subject:Re: Help needed with libiodbc-2.50.3
From:Petras Virzintas (pet@cfs.com.au)
Date:07/16/2000 03:31:55 PM
List:com.mysql.lists.mysql

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