You don't ff 1.5 with the plugin any longer, just Mozilla >=1.7.13 will
work.
//Markus
Wojciech Owczarek wrote:
> On Thu, 21 Sep 2006 21:42:01 -0400
> "Gerald Britton" <address@hidden> wrote:
>
>> Unfortunately, it didn't seem to change things too much:
>>
>> $ LDPRELOAD=/home/jerryb/.firefox/plugins/libgnashplugin.so firefox
>> LoadPlugin: failed to initialize shared library
>> /home/jerryb/.firefox/plugins/libgnashplugin.so
>> [/usr/local/lib/libgnashasobjs.so.0: undefined symbol:
>> _ZN5gnash10shm_existsERKNS_7fn_callE]
>> LoadPlugin: failed to initialize shared library
>> /home/jerryb/.firefox/plugins/libgnashplugin.so
>> [/usr/local/lib/libgnashasobjs.so.0: undefined symbol:
>> _ZN5gnash10shm_existsERKNS_7fn_callE]
>>
>
> "Undefined symbol" errors always remind me of having library mess.Make
> sure that you don't have gnash also installed somewhere else, and you
> don't have any other _old_ libraries/packages installed, as it was with
> your automake. As to the $HOME/.firefox directory, put libgnashplugin.so
> for your user into: /home/jerryb/.mozilla/plugins (this is sure to work)
> If you don't have this directory, then create it and copy/link the
> plugin there, and be sure to do:
> ldconfig -n /home/jerryb/.mozilla/plugins
> (as root). I don't remember having to do that with other plugins, but
> this helped me to make firefox load the plugin. If firefox doesn't load
> your plugin after that, you'll have to look for some orher source of
> problems. Also (just in case) I remind that you need firefox
>> =1.5 for gnash plugin.
>
> regards,
>
_______________________________________________
Gnash mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash