Hi,
Paying closer attention as I package libxml2 (and later libxslt) for
AIX. I see the message:
../src/libxml2-2.9.4/configure[15272]: python-config: not found
But all of configure, make, make DESTDIR=xxx install succeed. Just want
to be sure I am not missing anything essential.
Michael
On 02/11/2016 10:46, Michael Felt wrote:
Hi,
Paying closer attention as I package libxml2 (and later libxslt) for
AIX. I see the message:
../src/libxml2-2.9.4/configure[15272]: python-config: not found
But all of configure, make, make DESTDIR=xxx install succeed. Just
want to be sure I am
Never run before - so no idea on what this all means..., but thought you
may like to know.
root@x064:[/data/prj/aixtools/libxml2-2.9.7]make check
make all-recursive
Making all in include
Making all in libxml
Target "all" is up to date.
Target "all-am" is up to date.
Target "all" is up t
Seems to be great to go! Just a small (syntax) warning in xpath.c.
AIX 5.3, xlc V11, Patch 20
root@x064:[/data/prj/aixtools/libxml2-2.9.7]buildaix
+ CPPFLAGS="-I/opt/include" CFLAGS="-I/opt/include -O2 -qmaxmem=-1
-qarch=pwr5"\
../src/libxml2-2.9.7/configure\
--prefix=/
What is there to discuss? Seems straight to the point. And these days -
it is safer to be contributing rather than hacking ;)
On 11/14/2017 4:25 PM, Nick Wellnhofer wrote:
Here's a patch that I'd like to discuss before committing.
Nick
--
https://github.com/nwellnhof/libxml2