release 1.1.12-2
git-svn-id: svn://192.168.202.10@12 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
@@ -494,10 +494,10 @@ NOTE: a minimum of MySQL 4.0.X is required
|
||||
10. Go to http://www.mysql.com/ and download the mysql package
|
||||
- to install this directly on the command line type:
|
||||
- cd /usr/local
|
||||
- wget http://mirror.trouble-free.net/mysql_mirror/Downloads/MySQL-4.0/mysql-4.0.26.tar.gz
|
||||
- gunzip mysql-4.0.26.tar.gz
|
||||
- tar xvf mysql-4.0.26.tar
|
||||
- cd mysql-4.0.26
|
||||
- wget http://mirror.trouble-free.net/mysql_mirror/Downloads/MySQL-4.0/mysql-4.0.27.tar.gz
|
||||
- gunzip mysql-4.0.27.tar.gz
|
||||
- tar xvf mysql-4.0.27.tar
|
||||
- cd mysql-4.0.27
|
||||
- groupadd mysql
|
||||
- useradd -g mysql mysql
|
||||
- "./configure --prefix=/usr/local/mysql --enable-large-files --enable-shared=yes"
|
||||
@@ -1422,8 +1422,8 @@ package(as of this writing it is 1.1.12)
|
||||
- cd /home/cron
|
||||
- mkdir astguiclient
|
||||
- cd astguiclient
|
||||
- wget http://internap.dl.sourceforge.net/sourceforge/astguiclient/astguiclient_1.1.12-1.zip
|
||||
- unzip astguiclient_1.1.12-1.zip
|
||||
- wget http://internap.dl.sourceforge.net/sourceforge/astguiclient/astguiclient_1.1.12-2.zip
|
||||
- unzip astguiclient_1.1.12-2.zip
|
||||
- chmod 0755 install_server_files.pl
|
||||
- perl install_server_files.pl
|
||||
- cd ../
|
||||
|
||||
Reference in New Issue
Block a user