docs updates
fixed bug in MySQL create sql file git-svn-id: svn://192.168.202.10@716 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -158,13 +158,13 @@ make install
|
||||
|
||||
|
||||
cd /usr/local
|
||||
wget http://apache.secsup.org/dist/httpd/httpd-2.0.59.tar.gz
|
||||
gunzip httpd-2.0.59.tar.gz
|
||||
tar xvf httpd-2.0.59.tar
|
||||
wget http://apache.secsup.org/dist/httpd/httpd-2.0.61.tar.gz
|
||||
gunzip httpd-2.0.61.tar.gz
|
||||
tar xvf httpd-2.0.61.tar
|
||||
wget http://us2.php.net/distributions/php-4.4.7.tar.gz
|
||||
gunzip php-4.4.7.tar.gz
|
||||
tar xvf php-4.4.7.tar
|
||||
cd httpd-2.0.59
|
||||
cd httpd-2.0.61
|
||||
./configure --prefix=/usr/local/apache2 --enable-ssl --enable-setenvif --enable-so --with-apxs2 --enable-dav --enable-maintainer-mode
|
||||
make
|
||||
make install
|
||||
@@ -363,6 +363,7 @@ make clean
|
||||
make
|
||||
make install
|
||||
|
||||
make samples
|
||||
|
||||
cd /var/lib/asterisk/mohmp3/
|
||||
mpg123 -s --rate 44100 --mono /var/lib/asterisk/mohmp3/fpm-sunshine.mp3 > /var/lib/asterisk/mohmp3/fpm-sunshine.raw
|
||||
|
||||
Reference in New Issue
Block a user