Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail in checking libxml/parser.h when doing ./configure #1

Open
GoogleCodeExporter opened this issue Mar 29, 2016 · 1 comment
Open

Comments

@GoogleCodeExporter
Copy link

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 [email protected] on 28 Nov 2009 at 7:07

@GoogleCodeExporter
Copy link
Author

You should create a soft link libxml manually to libxml2/libxml in ubuntu.

Original comment by versaloon on 2 Dec 2009 at 4:31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant