tomcat6 is available on ubuntu. Try to update your package list. Run the following:
sudo apt-get update It will update your list. Then install your desired software. To search a software on the command line, you can use apt-cache. e.g., the following command apt-cache search tomcat will give you all software available that are related to or named like "tomcat". On 8 July 2010 23:32, Rajeshwar <[email protected]> wrote: > can i install tomcat in ubuntu 10.04,i tried > sudo apt-get install tomcat6 > > but i got > > > > > Package tomcat6 is not available, but is referred to by another package. > This may mean that the package is missing, has been obsoleted, or > is only available from another source > E: Package tomcat6 has no installation candidate > > -- > Ubuntu Bangladesh | http://ubuntu-bd.org > [email protected] > https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd > -- M. Nasimul Haque, M.Sc.(SUST) Wessex Institute of Technology Southampton, UK http://www.nasimulhaque.info -- Ubuntu Bangladesh | http://ubuntu-bd.org [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
