On Sunday 09 Oct 2005 12:41 am, nikhil purwant wrote:
> and i have another query about java i have installed > SDK but evertime to use it i have to export the path > and it does not remain there next time ( i do this > export PATH=/usr/java/j2sdk1.4.2_09/bin:$PATH) so any > help to make it pemanent ? This above command copy and paste it in /home/username/.bash_profile at the end. Some also recommend ln -sf /usr/java/j2sdk1.4.2_09/bin /usr/bin Ranjit. -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([email protected]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
