On Tuesday 28 January 2003 12:53 pm, you wrote:
>
> I am trying to install Sun ONE Studio (Java IDE) but first I have to
> install Java SDK. I have installed it but when I try and run the installer
> for Sun ONE I get an error it says java not found, if I do java -version I
> get an error with  words to the effect that permission is denied and
> something to do with .bash.
>
> I know the SDK installed becuase when I try and install it again I get told
> it is already installed.
>

Edit .bashrc in your home directory and add this line:

PATH=$PATH:/usr/java/j2sdk1.4.0/bin

(assuming you have version 1.4.0--change the path to wherever the java SDK 
was installed.) Then restart your desktop GUI.

J



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to