najdmen
Verified User
when I want to build mysql i get :
Code:
/build mysql
Stopping mysqld ...
Stopping mysqld: [ OK ]
Starting mysqld: [ OK ]
Giving mysqld a few seconds to start up...
Looking for 'mysql' in: /usr/local/mysql-5.0.51a-linux-i686/bin/mysql
Looking for 'mysqlcheck' in: /usr/local/mysql-5.0.51a-linux-i686/bin/mysqlcheck
Running 'mysqlcheck'...
/usr/local/mysql-5.0.51a-linux-i686/bin/mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) when trying to connect
FATAL ERROR: Upgrade failed
cp: target `/usr/lib/mysql/' is not a directory: No such file or directory
Restarting MySQL.
Stopping mysqld: [ FAILED ]
Starting mysqld: [ OK ]