Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: enoch on October 09, 2009, 07:06:47 AM

Title: symlink java to firefox
Post by: enoch on October 09, 2009, 07:06:47 AM
Hello
May I ask how to symlink java to firefox?
There is something terribly addictive about TCL.
Title: Re: symlink java to firefox
Post by: curaga on October 09, 2009, 02:36:13 PM
First cd to your plugin dir, which I believe is under /home/tc/.mozilla/ (something like rAndomLetters/firefox/plugins), then:
Quote
ln -s /usr/local/java/plugin/i386/ns7/libjavaplugin_oji.so .

This persists, if you have a backup or persistent home. I haven't used FF in a while, so I'm not sure on how accurate the path is.
Title: Re: symlink java to firefox
Post by: enoch on October 09, 2009, 04:49:33 PM
many thanks curaga