Re: what is the command to find out whether or not Tomcat is installed on your server

2006-02-19 Thread Ben Kim
I am not very familiar with Unix OS, Let us say, after i logged in to my unix account, what is the command i should use to find out whether or not TomCat is installed?? If on redhat/fedora core, rpm -qa|grep tomcat will tell you if there's anything that has tomcat in the name. (Since the

RE: Image Scaling Code

2006-01-13 Thread Ben Kim
prevent the errors mentioned below when you don't have a graphical >shell running on your system. > >Regards, Wouter > >-----Original Message- >From: Ben Kim [mailto:[EMAIL PROTECTED] >Sent: Friday, January 13, 2006 7:54 AM >To: Tomcat Users List >Subject: Re: Im

Re: Image Scaling Code

2006-01-12 Thread Ben Kim
omcat xvfb" turned up a few like this. http://www.mail-archive.com/tomcat-user@jakarta.apache.org/msg159956.html Regards, Ben Kim Developer http://benix.tamu.edu -- Forwarded message -- Date: Fri, 13 Jan 2006 00:53:34 -0600 (CST) From: Ben Kim <[EMAIL PROTECTED]>

Re: Image Scaling Code

2006-01-12 Thread Ben Kim
was a clue in the error log. If you're on Fedora, you can just do yum install xorg-x11-Xvfb or do yum search Xvfb. I don't think I had to "run" it actually. Don't know if it will help you, but just in case. Regards, Ben Kim Developer http://benix.tamu.edu On 1/12/