what file do I modify

Ben Steeves ben.steeves at gmail.com
Fri Jun 25 18:49:53 UTC 2004


On Fri, 25 Jun 2004 14:45:06 -0400, Norman LeCouvie <lecouvie at sun.com> wrote:
> 
> what file do I modify to make the following line permanent so that it is
> done at boot up rather than manually?
> 
> ln -s /usr/java/j2re1.4.2_04/plugin/i386/ns610-gcc32/libjavaplugin_oji.so


Symlinks *are* permanent (at least, they survive reboots).  But the
link above is missing a target.  You probably want:

ln -s {location of  java plugin} {mozilla plugin directory}

...and you probably want the mozilla build of the library, not the
Netscape one...
-- 
Ben Steeves
            ben.steeves at gmail.com
            GPG ID: 0xB3EBF1D9
            http://www.metacon.ca/





More information about the fedora-list mailing list