Quote:
|
Originally Posted by coldDeath
Thats what i did the first time 
I followed their excact instructions, didn't work.
And i'm no way going back to windows just so that java applets work.
|
hmm... try making a symbolic link to the same file but to the mozilla plugins directory instead.
cd /usr/lib/mozilla/plugins
ln -s /(java_dir)/jre1.5.0_04/plugin/i386/ns7/libjavaplugin_oji.so
Also, make sure that the links are functional by doing "ls -l" in the plugins directory. Assumin you're using bash, If the link is green(or blue) then it's working, if it's red then it is broken.