I tried to install mysql 4.0.24, but got the following error when running ./confiugre script
checking "LinuxThreads"... "Not found"
configure: error: This is a linux system and Linuxthreads was not
found. On linux Linuxthreads should be used. Please install Linuxthreads
(or a new glibc) and try again. See the Installation chapter in the
Reference Manual for more information.
How can I solve this error? I tried to search about it and it looks like that glibc 2.3.6 has no linuxthreads. Is this correct?