Re: installin java SDK

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

>  I 've tried install Java Sdk bin executable (logged
> as root and chmod +x thefilee) but with no success 
> though had no trouble installin it on red hat 9 and
> executed netbeans IDE 

It should get installed to /usr. You then need to alter /etc/bashrc to
include

JAVA=/usrjava/j2sdk1.4.2_03
PATH=$JAVA/bin:$PATH
LD_LIBRARY_PATH=$JAVA/lib:$LD_LIBARY_PATH
INCLUDE=$JAVA/include:$INCLUDE
MAN_PATH=$JAVA/man:$MAN_PATH

export PATH LD_LIBRARY_PATH INCLUDE MAN

Should work then.

TTFN

Paul

-- 
"Logic, my dear Zoe, is merely the ability to be wrong with authority"
Dr Who

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux