when install the rhel as3u3 with default setup, the mysql-server will not be installed. but installing oscar4.1 on a rhel as3 update3 computer needs the mysql-server.version.rpm(put into the /tftpboot/rpm directory,which will be used by slave nodes). the easiest way to got the mysql-server.version.rpm is to rebuild the mysql-version.src.rpm package. while do this, there are some issues that you should pay attention to.
1. if you download the mysql-version.src.rpm package from mysql.com(just as i have done anteriorly),then do 【相关文章:如何设置一个基本的OpenLDAP Se】
when install the rhel as3u3 with default setup, the mysql-server will not be installed. but installing oscar4.1 on a rhel as3 update3 computer needs the mysql-server.version.rpm(put into the /tftpboot/rpm directory,which will be used by slave nodes). the easiest way to got the mysql-server.version.rpm is to rebuild the mysql-version.src.rpm package. while do this, there are some issues that you should pay attention to. 【扩展阅读:tcpdump的中文man帮助】
root#rpmbuild --rebuild mysql-3.23.58-1.src.rpm
... 下一页