|
|
安装mysql的时候提示
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.
我就yum updates glibc之后.再次安装mysql ./configure,还是提示上述问题.
我再次yum install glibc..如下..请问该怎么解决..
[root@l****** mysql-4.0.13]# yum install glibc
Loading "installonlyn" plugin
Setting up Install Process
Setting up repositories
core 100% |=========================| 1.1 kB 00:00
updates 100% |=========================| 1.2 kB 00:00
extras 100% |=========================| 1.1 kB 00:00
Reading repository metadata in from local files
Parsing package install arguments
Nothing to do |
|