| Summary: | java.lang.UnsatisfiedLinkError: libEggTrayIcon | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Sami Wagiaalla <swagiaal> |
| Component: | general | Assignee: | Unassigned <frysk-bugzilla> |
| Status: | NEW --- | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 1632 | ||
|
Description
Sami Wagiaalla
2008-01-24 18:32:17 UTC
I'm not sure that this ever worked. Try LD_LIBRARY_PATH=<egg-tray-so-directory> .../FryskGui Two things determine of that .so is found: The LD_LIBRARY_PATH / -rpath command line option; and the -Djava.library.path=... (In reply to comment #1) > I'm not sure that this ever worked. It worked previously. Although the workaround is easy. |