[Swfdec] Compiling swfdec

Peter Carlson pcarlson at kgisystems.com
Wed Dec 24 10:36:22 PST 2008


> >>> I'm having a bit of a hassle getting swdec to compile.
> >>> I run ./configure and get the following error:
> >>>   Liboil-0.3 >= 0.3.1 is required.  So I go get liboil and build it
> >>> and install it and I get the same error, so I commented out the
> check
> >>> and it dies at:
> >>>   Couldn't find gstreamer 0.10.11 and gstreamer-pbutils 0.10.15 so
> I
> >> went
> >>> and dl'd the source and compiled and installed and I still get the
> >> same
> >>> error
> >>>
> >>> I'm running on Fedora 9, kernel 2.6.27
> >
> >> i think you are missing -devel packages and not binary ones. At
> least
> >> you
> >> need liboil-devel and gstreamer-devel.
> >>
> >> hth,
> >> riccardo
> >
> > Ok, that helped with liboil, but for gstreamer I get:
> >   Configure: error: Couldn't find GStreamer 0.10.11 and gstreamer-
> pbutils
> > 0.10.15
> > However yum install gstreamer-devel gives me:
> >   Package gstreamer-devel-0.10.20-1.fc9-i386 already installed and
> latest
> > version
> 
> does installing gstreamer-plugins-base-devel help?
> 
> thanks,
> rm

That did the trick.  Now it's compiling.  
Now on to a *perhaps* more difficult questions.  We have a super small
embedded device that runs redhat with a touchscreen.  We are wanting to
integrate liteweight flash onto it.  I noticed the compiled swfdec lib is
about 5mb.  We only have about 1mb of space or so to work with for this
feature.  We do not need all the features of flash, just some basic display
the swf, and receive UI notifications.  
1. Approximately how small can swfdec be compiled down to?
2. We started to look at flash-lite but can't find any sources for it.
3. Any other recommendations for a super lite flash player?

Peter



More information about the Swfdec mailing list