Код: Выделить всё
/home/>pkg_info | grep mysql
mysql-client-5.1.30 Multithreaded SQL database (client)
mysql-server-5.1.30 Multithreaded SQL database (server)
/home/>
Код: Выделить всё
./configure --prefix=/usr --with-apache=../apache_1.3.41/ --with-config-file-path=/usr/local/apache/conf --disable-debug
--enable-inline-optimization --with-gnu-ld --enable-memory-limit --with-mysql --enable-calendar --with-gd
--with-freetype-dir=/usr/local/inlcude/freetype2/ --enable-gd-native-ttf --enable-gd-imgstrttf
--with-jpeg-dir=/usr --with-png-dir=/usr --with-xpm-dir=/usr/X11R6 --with-ttf --enable-exif
--with-zlib --enable-bcmath --enable-ctype --disable-cgi --with-t1lib -with-regex --with-curlwrappers --with-curl
Код: Выделить всё
./configure --prefix=/usr/local/apache --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/usr/local/apache/conf
--logfiledir=/var/log/apache --datadir=/usr/local/apache/data --localstatedir=/var --runtimedir=/var/run
--activate-module=src/modules/php4/libphp4.a --enable-module=php4 --disable-module=status
--disable-module=userdir --disable-module=autoindex --disable-module=asis --disable-module=imap
--disable-module=env --disable-module=actions --enable-module=rewrite --enable-module=headers
--enable-module=so --enable-shared=rewrite --enable-shared=max