Re: [xml] compiling libxml2-devel on solaris
- From: Daniel Veillard <veillard redhat com>
- To: Jakob <jakob free fr>
- Cc: xml gnome org
- Subject: Re: [xml] compiling libxml2-devel on solaris
- Date: Fri, 24 Aug 2001 08:25:41 -0400
On Fri, Aug 24, 2001 at 02:13:19PM +0200, Jakob wrote:
Hi,
I am new to this list.
I have developped an application using libxml2 (from inside php) on Linux.
Now, the application needs to be ported to the production machine which is a
Sparc running Solaris. The sysadmin asked me how to install libxml2 on this
machine.
Your sysadmin should learn to read an FAQ :-)
http://xmlsoft.org/FAQ.html#Compilatio
Apparently, there are two packages, libxml2 and libxml2-devel, which must both
1/ Notice the word "package"
2/ libxml2 is not packaged for Solaris (yet ...).
3/ You will have to recompile from the sources.
Simply grab the libxml2 tar.gz (ftp://xmlsoft.org/), unpack and run
./configure --prefix=...
make
make install
And no there is no libxml2-devel tarball because the libxml2 and libxml2-devel
packages are generated from the single libxml2 tarball.
Daniel
--
Daniel Veillard | Red Hat Network http://redhat.com/products/network/
veillard redhat com | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]