Discussion:
Flash for Linux/PPC - Possible
(too old to reply)
Dude
2004-11-19 16:35:43 UTC
Permalink
I am a linux novice, and havn't ever compiled anything under linux.
But found this link and I know there was a need for a Flash Player.

http://gplflash.sourceforge.net/

It is in source form, so maybe somebody has the experience required to
compile this?
I R A Darth Aggie
2004-11-19 20:52:07 UTC
Permalink
On Fri, 19 Nov 2004 10:35:43 -0600,
+ I am a linux novice, and havn't ever compiled anything under linux.
Don't let that stop you.
+ It is in source form, so maybe somebody has the experience required to
+ compile this?
Download the tarball, and unpack it:

tar xjvf gplflash-0.4.12.tar.bz2
cd gplflash-0.4.12/
./configure

It carped at me that I didn't have libmad installed. Looking at the
README, I see this:

Dependencies: libjpeg, zlib, madlib and a X-server (and their
devel-packages).

Once the dependencies are met, you should be able to do this:

./configure
make

If there isn't a problem, you've compiled from source.

James
--
Consulting Minister for Consultants, DNRC
I can please only one person per day. Today is not your day. Tomorrow
isn't looking good, either.
I am BOFH. Resistance is futile. Your network will be assimilated.
Brian Sammon
2004-11-20 07:30:17 UTC
Permalink
Post by Dude
I am a linux novice, and havn't ever compiled anything under linux.
But found this link and I know there was a need for a Flash Player.
http://gplflash.sourceforge.net/
It is in source form, so maybe somebody has the experience required to
compile this?
Also worth watching is swfdec (http://swfdec.sourceforge.net/)
Both are available as debian binary packages for ppc (and 10 other
platforms), by the way.

More details:
swfdec
http://swfdec.sourceforge.net/
swf-player
http://packages.debian.org/unstable/utils/swf-player

GPL Flash
http://gplflash.sourceforge.net/
libflash-swfplayer
http://packages.debian.org/unstable/graphics/libflash-swfplayer
libflash-mozplugin
http://packages.debian.org/unstable/web/libflash-mozplugin

Loading...