Bug #479
closedInstall Goautodial From Scratch CentOS 64bit (CentOS 5.8) ------ NOT WOKING
0%
Description
I installed CentOS 64bit (CentOS 5.8) already and follow the send step (Install the Goautodial yum repository)
which code is
cd /etc/yum.repos.d/
wget http://downloads2.goautodial.org/centos/5/goautodial.repo
but then when I did the third step (Install all required packages) at the very first package
which code is
yum install openssl mod_ssl screen sox subversion mysql mysql-server mysql-devel httpd php php-mysql php-gd
it gave me an error
*root@sp2568h [/etc/yum.repos.d]# yum install openssl mod_ssl screen sox subversion mysql mysql-server mysql-devel httpd php php-mysql php-gd
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* base: mirror.steadfast.net
* extras: centos.netnitco.net
* updates: mirror.lug.udel.edu
http://downloads2.goautodial.org/centos/6/current/x86_64/repodata/repomd.xml: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 404"
Trying other mirror.
Error: Cannot retrieve repository metadata (repomd.xml) for repository: goautodial-current. Please verify its path and try again*
Please help me with this...
THANKS!