[newbie] LimeWire
Mark McLaughlin
newbie@vlug.org
Mon, 17 May 2004 16:46:36 -0700
Hi Bryan
In a console window type: echo $PATH
When you press enter the current listing of your PATH variable
will appear, something like;
/usr/local/bin:/bin:/usr/bin would be common.
If these are missing from yours, add them via;
PATH=[/path/to/executable] no brackets
Try your action again. If it still fails, you need to explicitly
add the directory that the Java VM resides in to this PATH variable.
So locate the Java VM executable app via something like
whereis java, or locate java.
For instance, run locate java | grep bin
This should point to the javaVM executable,
which you may add to your PATH.
HTH
Mark McLaughlin
----------------------------------------------------------------
Best Color Video Production CD-ROM Website Design
mailto:mark@bestcolorvideo.com Ph. 250-744-4111 Fx.
www.bestcolorvideo.com/ 1021 Ridgeway Place, Victoria BC.
" We Produce Videos & Internet Websites for YOUR Business "
----------------------------------------------------------------