[newbie] LimeWire

Bryan newbie@vlug.org
Mon, 17 May 2004 17:51:21 -0700


On Mon, 2004-05-17 at 16:46, Mark McLaughlin wrote:
> 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.
> 
> 
Did that with this response:

[bryan@d206-116-251-229 bryan]$ echo $PATH
/usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/usr/games:/usr/lib/jre-1.4.2_01/bin:/home/bryan/bin
[bryan@d206-116-251-229 bryan]$

Is this the java VM executable {jre-1.4.2_01}?

Thanks,

Bryan


> 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 "
> ----------------------------------------------------------------
> 
> 
> _______________________________________________
> Newbie mailing list
> Newbie@vlug.org
> http://vlug.org/mailman/listinfo/newbie