On Mon, Aug 25, 2003 at 02:31:29AM -0700, Shadhin rahman wrote: > No Java virtual machine could be found from your PATH > environment variable. You need to type export PATH=$PATH:/opt/j2sdk1.4.2/bin (assuming that your VM is installed in /opt/j2sdk1.4.2 ) This adds the directory to your PATH variable (Windows has exactly the same concept and it means exactly the same as it does in Windows). It will only work for the current shell unless you add it to the end of /etc/profile or somewhere like that. -- Robin "We have rocket scientists who have applied their spectral recognition and pattern analysis to software, which has yielded amazing results." -- SCO VP Chris Sontag on their "analysis" of infringements in Linux