1. I get the update SVN trunk.
2. I run this command "./bootstrap && ./configure --enable-maintainer-mode
&& make && make install-strip"
It failed in ./configure
I see this error in the last.
checking libxml/parser.h usability... no
checking libxml/parser.h presence... no
checking for libxml/parser.h... no
configure: error: libxml/parser.h is required to build Versaloon
What version of the product are you using? On what operating system?
I am using ubuntu 8.10 32 bit and I have installed libxml2-dev by this
command "sudo apt-get install libxml2-dev".
I have also tried to download the source of libxml2, compile and install in
my PC. It is still fail.
Please provide any additional information below.
I think the checking script in ./configure is fail to check the PATH of
libxml/parser.h . Please fix it.
Original issue reported on code.google.com by cpegbr...@gmail.com on 28 Nov 2009 at 7:07
Original issue reported on code.google.com by
cpegbr...@gmail.com
on 28 Nov 2009 at 7:07