| Summary: | net-p2p/azureus fails to find flash | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | George Retsinas <ElemonGW> |
| Component: | New packages | Assignee: | Petteri Räty (RETIRED) <betelgeuse> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
George Retsinas
2008-01-02 23:19:58 UTC
The fix for this is to export the MOZ_PLUGIN_PATH variable before running azureus, so adding the line export MOZ_PLUGIN_PATH="/usr/lib/nsbrowser/plugins" at the file ~/.azureus/gentoo.config should fix it. (In reply to comment #1) > The fix for this is to export the MOZ_PLUGIN_PATH variable before running > azureus, so adding the line export MOZ_PLUGIN_PATH="/usr/lib/nsbrowser/plugins" > at the file ~/.azureus/gentoo.config should fix it. > java-pkg_register-environment-variable is for situations like this. Fixed in 3.0.4.2-r1. Also added instructions how to fix between different UIs. |