On Mon, 2007-06-04 at 10:55 +0530, Bhavya Sharma wrote:
> i am sorry but i dont know how to do that ? hiow can i make lenya to
> use sun JRE ?

Open a terminal.
type:
java -version 
Post the output to this list.

Now if it is pointing to the gnu version, you need to download and
install a jdk (1.5.0_11-b03).

Then edit your ~/.bashrc (or profile file) and add something like this

set JAVA_HOME=/path/of/the/jdk
set PATH=$JAVA_HOME/bin:$PATH

HTH
salu2

> 
> On 6/2/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>         Hi Bhavya,
>         
>         Fedora 6 comes with GNU Java. Have you installed Sun's JDK and
>         made
>         certain Lenya is using the Sun JRE?
>         
>         solprovider
>         
>         --------------------------------------------------------------------- 
>         To unsubscribe, e-mail: [EMAIL PROTECTED]
>         For additional commands, e-mail: [EMAIL PROTECTED]
>         
> 
> 
> 
> -- 
> Thanks
> 
> Bhavya Sharma
-- 
Thorsten Scherler                                 thorsten.at.apache.org
Open Source Java                      consulting, training and solutions


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to