On Mon, 14 Jan 2008 10:27:21 -0800 (PST)
denny shimkoski <[EMAIL PROTECTED]> wrote:

> XPath error : Undefined variable
> compilation error: element Symbol

Denny,

sorry for the long delay. I just had a similar problem on RedHat
RHEL4. It seems their libxslt package doesnt include libxslt in a
standard way (which is really strange considering Daniel Veillard,
libxslt author, seems to work for RH),

one solution is to install libxslt manually. Another could be to modify
swfmill's configure.ac file to check for libxslt (and maybe add -lexslt
to LIBXSLT_LIBS).

For a manual install, you might want to follow:
http://www.lyingonthecovers.net/?p=157

-dan

_______________________________________________
swfmill mailing list
swfmill@osflash.org
http://osflash.org/mailman/listinfo/swfmill_osflash.org

Reply via email to