mysql°²×°ÎÊÌâ
[root@localhost mysql-max-4.1.12-pc-linux-gnu-i686]# lsbin COPYING docs include lib mysql-test scripts sql-bench tests
configure data EXCEPTIONS-CLIENT INSTALL-BINARY man README share support-files
[root@localhost mysql-max-4.1.12-pc-linux-gnu-i686]#./configure --prefix=/usr/local/mysql --with-mysqld-user=snow --with-extra-charsets=all --with-unix-socket-path=/usr/local/mysql/var/mysql.sock
È»ºóÖ´ÐÐÕâ¾ä»°
³öÏÖÌáʾ£ºSTOPPING server from pid file /root/mysql-max-4.1.12-pc-linux-gnu-i686/data/localhost.localdomain.pid
050526 09:54:06 mysqld ended
[root@localhost mysql-max-4.1.12-pc-linux-gnu-i686]# make
make: *** No targets specified and no makefile found. Stop.
Ôõô»áÕâÑùµÄ°¡
ÊÇÎÒÔ´ÂëϵIJ»¶ÔÂ𣿠ÄãµÄÔ´ÂëÊǶԵÄ,
Õâ¸ö°æ±¾Ó¦¸ÃÊÇÃâ°²×°µÄ°æ±¾, ÉèÖÃһϻ·¾³±äÁ¿¾Í¿ÉÒÔÓÃÁË. Ôõô˵£¬ÄÜÖ¸µãÒ»ÏÂÂ𣿠»¹ÊÇÏÂÒ»¸öÆÕͨԴÂë°ü°É£¬±£Ïյ㡣 ln -s /path/to/mysql-max-4.1.12-pc-linux-gnu-i686 /usr/local/mysql
ln -s /path/to/mysql-max-4.1.12-pc-linux-gnu-i686/include /usr/include/mysql
ln -s /path/to/mysql-max-4.1.12-pc-linux-gnu-i686/lib /usr/lib/mysql
ÐÞ¸Ä /etc/profile , ÔÚ export PATH ..&*^&&%&.. ǰ¼ÓÈë
PATH=$PATH:/usr/local/mysql/bin
Ò³:
[1]