How can i install sun java to Fedora 8
Posted
by Tushar Ahirrao
on Super User
See other posts from Super User
or by Tushar Ahirrao
Published on 2010-05-24T14:03:53Z
Indexed on
2010/05/24
14:32 UTC
Read the original article
Hit count: 374
Hi
I want to install java on my fedora 8 server
but come to the step 9 that is mention in http://fedorasolved.org/browser-solutions/java-i386
but at the step 10 when i enter the command ln -s /opt/jre1.6.0_18/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla/plugins/libjavaplugin_oji.so
it gives following error
ln -s /opt/jre1.6.0_18/plugin/i386/ns7/libjavaplugin_oji.so /usr/lib/mozilla/plugins/libjavaplugin_oji.so ln: creating symbolic link `/usr/lib/mozilla/plugins/libjavaplugin_oji.so': No such file or directory
can you help me please?
© Super User or respective owner