how to correctly download tomcat 6 on centos 5.5
- by user582862
hi guys,
i am a big confused about how to install tomcat 6 on centos 5.5 final.
this is what i am trying to do:
# cd /etc/yum.repos.d/
# wget http://jpackage.org/jpackage50.repo
# yum install tomcat6 tomcat6-webapps tomcat6-admin-webapps
but when i type the widget command, this is what i get:
Resolving www.jpackage.org... failed: Temporary failure in name resolution.
wget: unable to resolve host address `www.jpackage.org'
could anyone kindly show me the right way please. really in trouble at the moment with this.
thanks in advance.