[swfmill] Build svn HEAD for OSX
Eric Priou
erixtekila at gmail.com
Wed Aug 29 06:48:19 PDT 2007
Hi,
I try to build the osx version of swfmill.
When I checkout the last version, there is no configure file.
I assume I have to use autogen.sh
But, it fails at finding libxml-2.
I've installed it from macport and try to add it to the environment
variables. No luck.
Any help ?
I know that there is a release-mac.sh script, but it is not for
direct svn build.
I tried to hack it a little, but no luck either :/
Here is some attempt :
(I've remove all the unecessary variables)
$ env
LDFLAGS=-L/usr/local/lib -L/opt/local/lib
SHELL=/bin/bash
CPPFLAGS=-I/usr/local/include -I/opt/local/include -L/usr/local/lib -
L/opt/local/lib
PATH=/sw/bin:/sw/sbin:/opt/local/bin:/usr/local/bin:/bin:/sbin:/usr/
bin:/usr/sbin:/usr/X11R6/bin
CFLAGS=-I/usr/local/include -I/opt/local/include -L/usr/local/lib -L/
opt/local/lib
/sw is dedicated for fink
/opt is dedicated for macport
Each of them are a kind of apt-get utility.
When I run autogen.sh, I get, the process stops at :
checking for pkg-config... yes
./configure: line 18836: syntax error near unexpected token `XML,'
./configure: line 18836: `PKG_CHECK_MODULES(XML, libxml-2.0)'
I've installed libxml2 from macports and it is located in the /opt/
local/lib folder.
libxml2.2.6.27.dylib
libxml2.2.dylib
libxml2.dylib
libxml2.la
It seems to me that the env vars are good for configure to find the
libxml libs.
Can someone provide me some help please ?
Thanks and sorry for the long thread.
----
Eric Priou
aka erixtekila
Articles : http://www.v-i-a.net/inprogress
Oregano : http://www.v-i-a.net/inprogress/doku.php/oregano
Oregano forum : http://www.v-i-a.net/forum/
More information about the swfmill
mailing list