Tagged Questions
0
votes
0answers
88 views
install tomcat on ubuntu 11.04 [duplicate]
Possible Duplicate:
How do I install Apache Tomcat 7?
I tried installing tomcat on 11.04 using apt-get install tomcat7 but I get an error:
Unable to locate package tomcat7
I guess ...
3
votes
1answer
560 views
How to get Red5 working?
I installed Red5 from the Ubuntu universe repository. After installation, I visited http://localhost:5080. The page looked like this:
As you can see, there's a broken image on the page. As well, ...
5
votes
3answers
3k views
Install a different version of a package
I'm running lucid server and have installed tomcat. The version it installed is 6.0.24-2ubuntu1.6.
Is this the version I'm tied to? Is it possible to install a more recent version? The one available ...