[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libxml dependency
From: |
Frederic |
Subject: |
libxml dependency |
Date: |
Fri, 04 May 2001 01:02:19 +0200 |
Hello,
I'm having troubles to build gnustep-base-1.0.0-1.src.rpm:
GNUstep looks for xml-config (not xml2-config which also exists) when
being configured. But once it has found the script, it expects at least
the 2.2.3 release.
The xml packages I found on the web are:
1. libxml-1.7.3-1.i386.rpm, libxml-devel-1.7.3-1.i386.rpm
2. libxml2-2.3.8-1.i386.rpm, libxml2-devel-2.3.8-1.i386.rpm
If I use 1, GNUstep find xml-config but it is not satisfied with the
release.
It I use 2, GNUstep doesn't find xml-config (because it is xml2-config)
but I guess that it would be happy with the release number.
So, which one GNUstep is supposed to use? I have the feeling ( but I may
be wrong of course) that the configure script is not consistent with the
libxml search.
Frederic
- libxml dependency,
Frederic <=