zaphod5150
Newbie
- Jan 16, 2011
- 29
- 5
Man I am glad someone speaks my language. I hate windows. That is my next step to do with my vps. You saveed me the research to write the script. Good on you.
Hi
By this step
Then you have to download Squid and install it:
cd /usr/src
wget http://download.fedora.redhat.com/pu...1.fc10.src.rpm
rpm -ivh squid-3.0.STABLE10-1.fc10.src.rpm
Im getting a error 404 anyone know how to correct this?
Thanks
wget http://archives.fedoraproject.org/pub/archive/fedora/linux/releases/10/Fedora/source/SRPMS/squid-3.0.STABLE10-1.fc10.src.rpm
Okay Im up to next step
You have to now generate and install the rpm file:
cd /usr/src/redhat/SPECS
rpmbuild -bb squid.spec
In the last comman im getting no such file or directory.. Why?
(may be due to the change in url above..?)