Ineedhelplinux
04-06-2003, 05:04 PM
ok.....i got j2sdk-1-4-1_02-linux-i586-rpm.bin. im running red hat 8.0. now i went to this website http://members.shaw.ca/trollking/linux.html and followed the directions. I agreed to the licensing terms, then i installed the rpm. That all went fine.So i went on the configure and entered the command:
ln -s /usr/java/j2sdk1.4.1_02/jre/plugin/i386/ns610
/libjavaplugin_oji.so /usr/lib/mozilla-1.0.1/plugins/ . After that i went on the configure the executable path by using the command #
emacs $HOME/.bash_profile
and then putting this line at the bottom of the file:
#export PATH=/usr/java/j2sdk1.4.1_01/bin:$PATH
After all that i delted the ./bash_profile~ and left the new ./bash_profile without the ~. I restarted mozilla and typed javac in console and it doesnt recognize the command. Can anyone tell me what i did wrong.
ln -s /usr/java/j2sdk1.4.1_02/jre/plugin/i386/ns610
/libjavaplugin_oji.so /usr/lib/mozilla-1.0.1/plugins/ . After that i went on the configure the executable path by using the command #
emacs $HOME/.bash_profile
and then putting this line at the bottom of the file:
#export PATH=/usr/java/j2sdk1.4.1_01/bin:$PATH
After all that i delted the ./bash_profile~ and left the new ./bash_profile without the ~. I restarted mozilla and typed javac in console and it doesnt recognize the command. Can anyone tell me what i did wrong.