Hi Abhinay. You can try out the following links:
1. https://help.ubuntu.com/community/EnvironmentVariables Or else you can try out this (provided your shell is BASH) 1. Edit the startup file (~/ .bashrc) 2. Modify PATH variable: *PATH=<your path to jdk>* 3. export PATH 4. Save and close the file 5. Verify the PATH is set properly* *by typing the command on the terminal* **java -version* Ankur Kumar Final Year Master in Computer Applications Birla Institute of Technology MESRA Ranchi - 835215 Mobile: +91-9162971729 On Wed, Sep 14, 2011 at 11:14 AM, Abhinay Mehrotra <[email protected]>wrote: > how to add system variables for the jdk or any other bin in ubuntu and > fedora > i need to set path but i want to add permanent path to my system > variables.. > help me out.. > > -- > Mailing list guidelines and other related articles: > http://lug-iitd.org/Footer > -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
