mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
11 lines
317 B
Text
11 lines
317 B
Text
|
pomfland has notified me that:
|
||
|
|
||
|
palemoon could potentially be using some
|
||
|
libraries belonging to seamonkey-solibs. A launcher script might be
|
||
|
necessary:
|
||
|
|
||
|
> export LD_LIBRARY_PATH=/opt/palemoon:/opt/palemoon/plugins
|
||
|
> /opt/palemoon/palemoon "$@"
|
||
|
|
||
|
I will look into this when I get a chance, since it seems non-critical.
|