[swfmill] problems compiling on ubuntu dapper
izak marais
izakmarais at yahoo.com
Tue Jun 26 07:35:22 EDT 2007
I found this post from a couple of months ago.
I am also building with on Dapper. The solution is to
install the dev packages for each of the dependacies
through the package manager. I.e. installing libxslt1-dev
fixes this.
Hope this helps somebody out there!
Izak
The previous post:
Answering to myself:
> First I grabbed the latest stable version (0.2.11). The configure
> scripts fails finding libesxlt because it is named libxslt1.1, so I
> overrided flags with "XSLT_LIBS=-lxslt
> XSLT_CFLAGS=-I/usr/include/libxslt".
The workaround was bad because it shadowed swfmill include files with
library include files. Also it didn't give the right arguments to the
linker. By using XSLT_LIBS="-lxslt -lexslt" and
XSLT_CFLAGS=-I/usr/include/libexslt , I was finally able to build
swfmill.
Regards
Antoine.
---------------------------------
Boardwalk for $500? In 2007? Ha!
Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swfmill_osflash.org/attachments/20070626/362c63b9/attachment.htm
More information about the swfmill
mailing list