Prasanna Kumar K wrote:
Can anyone please send a Gnash plugin for Mozilla.


Currently the plugin does only work for Mozilla FIREFOX 1.5.x

To build it all you have to do is execute the following lines:


export CVS_RSH="ssh" && cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/gnash co gnash

this will check out the CVS version of gnash.

Then it's time to build it:
cd gnash && ./autogen.sh && ./configure --enable-plugin --enable-sound=gst && make && make install

This will build gnash and install the mozilla firefox plugin.

Hope it helps.

SebastiĆ 


_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash

Reply via email to