Re: what file do I modify

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

 



thanks Ben, that worked great!

norm

Ben Steeves wrote:
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...
  

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

  Powered by Linux