2 messages in com.mysql.lists.bugsBug in mysql 3.23.49 instalation | From | Sent On | Attachments |
|---|---|---|
| Matheus Henrique (leftline) | 02 Mar 2002 09:47 | |
| Michael Widenius | 03 Mar 2002 08:31 |
| Subject: | Bug in mysql 3.23.49 instalation ![]() |
|---|---|
| From: | Michael Widenius (mon...@mysql.com) |
| Date: | 03/03/2002 08:31:07 AM |
| List: | com.mysql.lists.bugs |
Hi!
"Matheus" == Matheus Henrique <(leftline)" <left...@slacklife.com.br>> writes:
version: 3.23.49 format: source code ( tar.gz ) os: gnu/linux slackware 8.0 kernel: 2.4.5 machine: Pentium 166MHz - 64M RAM
------------------------------------------------------
checking for mlockall... yes checking for fseeko... yes checking for dlopen... yes checking for dlerror... yes checking style of gethost* routines... other checking style of gethostname_r routines... glibc2 checking 3 argument to gethostname_r routines... char checking args to pthread_getspecific... POSIX checking args to pthread_mutex_init... POSIX checking args to readdir_r... POSIX checking style of sigwait... POSIX checking for pthread_attr_setscope... yes checking can netinet files be included... yes 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 Matheus> the latin1 character set. This is a bug in the MySQL distribution.
Please check if the file sql/share/charsets/Index exists.
If it doesn't exists, please check also that it exists in the tar archive with:
tar tvfz mysql-source-distribution.tar.gz | grep Index
What does the above command return ?
If the above returns something then the problem is probably that you got some error when unpacking the source distribution (like disk full).
Regards, Monty
-- For technical support contracts, goto https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Mr. Michael Widenius <mon...@mysql.com> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, CTO /_/ /_/\_, /___/\___\_\___/ Helsinki, Finland <___/ www.mysql.com




