mockers
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Running Topcoder arena in fedora

2 posters

Go down

Running Topcoder arena in fedora Empty Running Topcoder arena in fedora

Post  sriharsha Fri Mar 06, 2009 6:24 am

I hope everybody who is very interested in doing topcoder matches , must have tried to run the applet in Fedora ( as in ubuntu it works out of box )
This is small tutorial kind of to run the applet .. in fedora .. hope u all guys enjoy this ...and start participating in the topcoder matches

Download the following from the sun site :-

1) jre
2) jdk

Then follow the steps properly :-

Code:


$ sudo cp <path to jre from sun > /opt/
$ sudo cp <path to jdk from sun > /opt/
$ sudo chmod u+x jre* jdk*
$ sudo ./jdk* && ./jre*
Then accept the following conditons and press enter untill u encounter
yes or no option
Then press yes to continue or no to abort

// Find the configuration of java
$ sudo /usr/sbin/update-alternatives --config java
Then
$ sudo /usr/sbin/update-alternatives --install /usr/bin/java java /opt/sunjre/bin/java  3 ( give the proper name to jre ..ie jre1.6..)
$ java -version
 
The o/p should be :-
[code]
java version "1.6.0_12"
Java(TM) SE Runtime Environment (build 1.6.0_12-b04)
Java HotSpot(TM) Client VM (build 11.2-b01, mixed mode, sharing)
[/code]

Similarly do the above for javac ( u shld get this after the execution of sun jdk ..)
and for javaws ( java web start )..


Any querries can be pinged at karthik.sriharsha@gmail.com or posted here ......

In your service
S Karthik Sriharsha !!!
All Glories to Sri Guru and Gauranga !!

sriharsha

Posts : 21
Join date : 2009-02-02

Back to top Go down

Running Topcoder arena in fedora Empty Configuring sun java n fedora

Post  sriharsha Fri Mar 06, 2009 6:25 am

The above method / way is configuring sun java by default .. in fedora rather that open-jdk ...

sriharsha

Posts : 21
Join date : 2009-02-02

Back to top Go down

Running Topcoder arena in fedora Empty Re: Running Topcoder arena in fedora

Post  ramthegreatcv Fri Mar 06, 2009 6:22 pm

is it necessary to change to sun jdk?
ramthegreatcv
ramthegreatcv

Posts : 55
Join date : 2009-01-30
Age : 36

Back to top Go down

Running Topcoder arena in fedora Empty Re: Running Topcoder arena in fedora

Post  sriharsha Sat Mar 07, 2009 1:58 am

It didn't not start ..for me...
I hope this might not be the case with others..

sriharsha

Posts : 21
Join date : 2009-02-02

Back to top Go down

Running Topcoder arena in fedora Empty Re: Running Topcoder arena in fedora

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum