Rachel Andrew <[EMAIL PROTECTED]> writes: > Hi I already have a working Apache, PHP, mySQL set-up on my Debian(Woody) box. > > I'm looking to install Tomcat and found a tutorial which seems to say > that it is possible to get Tomcat with apt, however if I try apt-get > install tomcat, I get package not found. > > Is this a package or do I need to download the source and build it myself? >
It's not in stable, you'll have to get it from testing or unstable (add those sources to /etc/apt/sources.list and update/install).

