release 1.1.12-3

git-svn-id: svn://192.168.202.10@13 3d104415-ff17-0410-8863-d5cf3c621b8a
This commit is contained in:
mattf
2006-07-07 15:33:13 +00:00
parent 3887dd290b
commit 6de1c4cb1d
6 changed files with 49 additions and 47 deletions
+4 -4
View File
@@ -514,7 +514,7 @@ NOTE: a minimum of MySQL 4.0.X is required
- you are done
***** NOTE: if you use MySQL version 4.0.X: *****
(http://mirror.trouble-free.net/mysql_mirror/Downloads/MySQL-4.0/mysql-4.0.26.tar.gz)
(http://mirror.trouble-free.net/mysql_mirror/Downloads/MySQL-4.0/mysql-4.0.27.tar.gz)
Then you need to make sure that you use the 0.08 version of the Net::MySQL
perl module. This can be found in the astguiclient release zip file in the
libs/Net folder(MySQL.pm). Here are instructions on how to replace the
@@ -525,7 +525,7 @@ NOTE: a minimum of MySQL 4.0.X is required
- locate -u
- locate MySQL.pm (replace the path below with the path you find)
- mv /usr/lib/perl5/site_perl/5.8.6/Net/MySQL.pm MySQL.pm-old
- cp /home/cron/astguiclient_1.1.12/libs/Net/MySQL.pm /usr/lib/perl5/site_perl/5.8.6/Net/MySQL.pm
- cp /home/cron/astguiclient_1.1.12-3/libs/Net/MySQL.pm /usr/lib/perl5/site_perl/5.8.6/Net/MySQL.pm
If you do not do this, then you will see MySQL authentication errors on your
Asterisk server.
@@ -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-2.zip
- unzip astguiclient_1.1.12-2.zip
- wget http://internap.dl.sourceforge.net/sourceforge/astguiclient/astguiclient_1.1.12-3.zip
- unzip astguiclient_1.1.12-3.zip
- chmod 0755 install_server_files.pl
- perl install_server_files.pl
- cd ../