WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: symlink java to firefox  (Read 1832 times)

Offline enoch

  • Full Member
  • ***
  • Posts: 122
symlink java to firefox
« on: October 09, 2009, 04:06:47 AM »
Hello
May I ask how to symlink java to firefox?
There is something terribly addictive about TCL.

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10969
Re: symlink java to firefox
« Reply #1 on: October 09, 2009, 11:36:13 AM »
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.
The only barriers that can stop you are the ones you create yourself.

Offline enoch

  • Full Member
  • ***
  • Posts: 122
Re: symlink java to firefox
« Reply #2 on: October 09, 2009, 01:49:33 PM »
many thanks curaga