Re: what file do I modify

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 25 Jun 2004 14:45:06 -0400, Norman LeCouvie <lecouvie@xxxxxxx> 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@xxxxxxxxx
            GPG ID: 0xB3EBF1D9
            http://www.metacon.ca/



[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux