Re: java

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

 



Eric Tanguy wrote:
When i installed java-1.5.0-sun-plugin-1.5.0.04-1jpp.i586.rpm the link
is created in /usr/lib/mozilla-1.7.8/plugins/ and i have to copy it
manually to /usr/lib/firefox-1.0.4/plugins/. Why this link is not
created at the right place ?

The trigger script in the java-1.5.0-sun-plugin package that is intended to set up this link tries to figure out where to put the link by searching for the definition of MOZ_DIST_BIN in /usr/bin/firefox. However, in the FC4 firefox, MOZ_DIST_BIN is specified as:

MOZ_DIST_BIN="$MOZ_LIB_DIR/firefox-1.0.4"
rather than
MOZ_DIST_BIN="/usr/lib/firefox-1.0.4"

and the script doesn't know how to handle that. This is probably worth bringing up with the people at jpackage.

Paul.


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

  Powered by Linux