Files
SingularityViewer/indra
Aleric Inglewood 2206f68129 Fix webkit on Ubuntu
WARNING("Plugin"): LLPluginInstance::load: apr_dso_load of
*/viewer-linux-i686-releasesse2/newview/packaged/bin/llplugin/libmedia_plugin_webkit.so
failed with error 20019 , additional info string:
*/viewer-linux-i686-releasesse2/newview/packaged/bin/llplugin/libmedia_plugin_webkit.so:
undefined symbol: XSyncIntsToValue

Apparently our webkit package is underlinked, it doesn't
include libXext which is needed for symbol XSyncIntsToValue.
Both, Fritigern and Inusaito had this problem on Ubuntu.
This patch adds the library to the webkit plugin as a work-
around.
2012-02-21 15:52:57 +01:00
..
2012-02-21 15:52:57 +01:00
2012-02-16 02:30:14 +01:00
2012-01-23 18:30:54 -06:00
2012-02-06 22:34:34 +01:00
2012-01-29 01:27:40 -06:00
2011-10-13 00:03:56 -05:00
2012-02-09 14:03:49 +01:00