Bug #12521 error while running configure-script - cant read character set
Submitted: 11 Aug 2005 13:03 Modified: 11 Aug 2005 14:39
Reporter: Georg Lohmeyer Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL++ Severity:S3 (Non-critical)
Version:4.0.25 OS:Liniux
Assigned to: CPU Architecture:Any

[11 Aug 2005 13:03] Georg Lohmeyer
Description:
I am running SuSe Linux 9.2.
When running the configure-script of the sourc-code distribution, the following error occurs:

checking "character sets"... sed: can't read ./sql/share/charsets/Index: No such file or directory
configure: error: No number was found in ./sql/share/charsets/Index for the latin1 character set.  
This is a bug in the MySQL distribution.  Please report thismessage to bugs@lists.mysql.com.

I am running the configure script without any options except the --prefix-option

Thanks in advance
Georg Lohmeyer

How to repeat:
unpack the file   mysql-4.0.25.tar.gz
change to the mysql-directory
run ./configure --prefix=/usr/local/mysql
[11 Aug 2005 14:11] Georg Lohmeyer
I downloaded the distribution from another mirror and now it works fine