On Wed, Apr 01, 2009 at 01:23:57PM +0200, Jaime sanchez wrote: > Hi list, > > I have ubuntu jaunty and kde4. I download gnash and installed it: > > ./autogen.sh > ./configure --enable-gui=kde4 --enable-renderer=agg --enable-media=gst > sudo make -j2 > sudo make install > sudo make install-plugins > > There are no errors at compiling, but when all is finished, there is no icon > of gnash at sart menu, firefox is not playing flash, there is not flash > plugin.
You must enable the gtk gui too if you want the firefox plugin to build/install: --enable-gui=gtk,kde4 ... --strk; Free GIS & Flash consultant/developer () ASCII Ribbon Campaign http://foo.keybit.net/~strk/services.html /\ Keep it simple!
