1. mplayer
--prefix=xxx --enable-gui --language=zh_CN
2.php
--prefix=xxx --with-apxs2={apache-httpd}/bin/apxs
3. apache httpd
--prefix=xxx --enable-modules="all" --enable-mods-shared="all"
4.mysql
./configure --prefix=/softwares/mysql --datadir=/datarep/mysql --enable-local-infile --with-charset=utf8 --with-collation=utf8_general_ci --with-mysqld-user=mysql --with-plugins=max --enable-assembler
5.pam_mysql
--prefix=/usr/local --w