Additionally, after you find the package, you can see what files a package has installed, by doing something like this:
rpm -qlp tomcat On Wed, 10 Dec 2003, Ben Souther wrote: > Try querying the rpm database to see if it's in there. > I think you need to be root. > rpm -qa | grep tomcat > > If it is you can use rpm -e PACKAGE_NAME to remove it. > > > > > > > On Wednesday 10 December 2003 02:27 pm, Nadia Kunkov wrote: > > It was not installed by me and I don't seem to find an rpm.... Most likely > > it was an RPM, though. I have installed a new version of Tomcat to a new > > location and need to get rid of the old one. Also, I set up Java_home in > > ~/.bashrc file and even after I dot execute it I get a message that > > Java_Home is not set when I start Tomcat. Should I do export Java_Home > > etc. in .bashrc or should I do it somewhere else? > > > > Thanks > > > > -----Original Message----- > > From: Ben Souther [mailto:[EMAIL PROTECTED] > > Sent: Wednesday, December 10, 2003 2:26 PM > > To: Tomcat Users List > > Subject: Re: Uninstalling Tomcat > > > > > > How did you install it? > > > > On Wednesday 10 December 2003 02:16 pm, Nadia Kunkov wrote: > > > HI, > > > > > > Sorry for a stupid question. Just wanted to make sure that to uninstall > > > Tomcat all I have to do is to delete the directory where it's installed. > > > Is that right or there are other steps? > > > > > > Thanks > > > > > > N.K. > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]