'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)',该怎么处理

Cant connect to local MySQL server through socket /tmp/mysql.sock (2)[root@208 mysql]# bin/mys

'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
[root@208 mysql]# bin/mysqladmin version
bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)'
Check that mysqld is running and that the socket: '/tmp/mysql.sock' exists!
不知道如何解决,前面的make make install都没啥问题

[解决办法]
mysql进程运行了吗?
ps看下