installin java SDK

Paul paul at all-the-johnsons.co.uk
Sun Feb 22 15:02:41 UTC 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20040222/8d9aae3d/attachment-0002.bin 


More information about the users mailing list