Richard G
Verified User
Just a strange problem we encounter on a Centos 5 VPS 64-bit.
On doing a ./build update_versions, every time mysql and php are going to recompile.
However, we already did a yum install libaio and it's installed.
We asked our host for a solution but we would like to help and also we are interested ourselves in what can be causing this problem.
Anybody a clue?
On doing a ./build update_versions, every time mysql and php are going to recompile.
etc.etc../build update_versions
Updating MySQL.
Dumping database da_roundcube
Dumping database mysql
Cannot find libaio.so.1. Please install libaio
yum install libaio
Updating PHP5 (CLI)
File already exists: php-5.3.17.tar.gz
However, we already did a yum install libaio and it's installed.
# locate libaio
/usr/lib64/libaio.so.1
/usr/lib64/libaio.so.1.0.0
/usr/lib64/libaio.so.1.0.1
/usr/share/doc/libaio-0.3.106
/usr/share/doc/libaio-0.3.106/COPYING
/usr/share/doc/libaio-0.3.106/TODO
We asked our host for a solution but we would like to help and also we are interested ourselves in what can be causing this problem.
Anybody a clue?