On Thu, 2007-01-25 at 10:55 -0700, Rob Savoye wrote: > Marco Pesenti Gritti wrote: > > >> It's just Gecko; so you should be able to install the plugin > >> to /usr/lib/mozilla/plugins as with any Mozilla-based browser. > > > > Yeah, if that doesn't work please let me know. We might need to set some > > env var. > > It doesn't appear to find the plugin when I copy it to > /usr/lib/mozilla/plugins. I do have the gnash executable in my path (the > plugin is just a wrapper for the standalone player), and added the Gnash > libraries so they get found at runtime. So I assume maybe I do need an > env var after all. The /usr/lib/mozilla/plugins directory didn't exist > at all, I had to create it. Guess this makes Gnash the first and only > browser plugin for the web activity. :-)
Right, we need to set an MOZ_PLUGIN_PATH to make it pickup /usr/lib/mozilla/plugins... can you open a ticket about it please? In the meantime doing something like this should work: http://tinlizzie.org/wiki/go/Install_Squeak_Plugin Marco _______________________________________________ Devel mailing list [email protected] http://mailman.laptop.org/mailman/listinfo/devel
