You need to install the libxml2 development files. The package you need to install is called libxml2-dev or something similar.
Ralf > Well, I tried lots of things and I'm stuck with errors... > First weird thing (when running ./autogen.sh or ./configure) I get > this (amongst lots of found things), but no explicit error : > > checking for working makeinfo... missing > > And then the make command brings lots of errors... Here are the first > lines : > > Making all in src > make[1]: Entering directory `/var/swfmill-svn/src' > Making all in swft > make[2]: Entering directory `/var/swfmill-svn/src/swft' > /bin/sh ../../libtool --mode=compile g++ -DPACKAGE_NAME= > \"swfmill\" -DPACKAGE_TARNAME=\"swfmill\" -DPACKAGE_VERSION=\" > 0.2.12.5\" -DPACKAGE_STRING=\"swfmill\ 0.2.12.5\" > -DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED] \" -DPACKAGE= > \"swfmill\" -DVERSION=\"0.2.12.5\" -DSTDC_HEADERS=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 > -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -c swft.cpp > g++ -DPACKAGE_NAME=\"swfmill\" -DPACKAGE_TARNAME=\"swfmill\" > -DPACKAGE_VERSION=\"0.2.12.5\" "-DPACKAGE_STRING=\"swfmill > 0.2.12.5\"" "-DPACKAGE_BUGREPORT=\" [EMAIL PROTECTED] \"" > -DPACKAGE=\"swfmill\" -DVERSION=\"0.2.12.5\" -DSTDC_HEADERS=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 > -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 > -DHAVE_DLFCN_H=1 -I. -I. -g -O2 -Wp,-MD,.deps/swft.pp -c > swft.cpp -fPIC -DPIC -o .libs/swft.o > In file included from swft.cpp:1: > /usr/include/libxslt/extensions.h:14:26: libxml/xpath.h: No > such file or directory > In file included from /usr/include/libxslt/extensions.h:16, > from swft.cpp:1: > /usr/include/libxslt/xsltInternals.h:16:25: libxml/tree.h: No > such file or directory > /usr/include/libxslt/xsltInternals.h:17:25: libxml/hash.h: No > such file or directory > /usr/include/libxslt/xsltInternals.h:18:26: libxml/xpath.h: No > such file or directory > /usr/include/libxslt/xsltInternals.h:19:29: libxml/xmlerror.h: > No such file or directory > /usr/include/libxslt/xsltInternals.h:20:25: libxml/dict.h: No > such file or directory > /usr/include/libxslt/xsltInternals.h:21:30: > libxml/xmlstring.h: No such file or directory > In file included from /usr/include/libxslt/xsltInternals.h:22, > from /usr/include/libxslt/extensions.h:16, > from swft.cpp:1: > /usr/include/libxslt/xslt.h:13:25: libxml/tree.h: No such file > or directory > In file included from /usr/include/libxslt/xsltInternals.h:24, > from /usr/include/libxslt/extensions.h:16, > from swft.cpp:1: > /usr/include/libxslt/numbersInternals.h:13:25: libxml/tree.h: > No such file or directory > In file included from /usr/include/libxslt/xsltInternals.h:24, > from /usr/include/libxslt/extensions.h:16, > from swft.cpp:1: > /usr/include/libxslt/numbersInternals.h:29: error: parse error > before `*' token > /usr/include/libxslt/numbersInternals.h:30: error: declaration > of `const int > _xsltNumberData::xmlChar' > > And so on... > If you guys have any clue, It'd be nice! > Quentin. _______________________________________________ swfmill mailing list swfmill@osflash.org http://osflash.org/mailman/listinfo/swfmill_osflash.org