Re: [xml] parser xml

Date view Thread view Subject view Author view

From: Stefan Bambach (bambach@triplex.de)
Date: Wed Nov 10 1999 - 05:56:13 EST


Hi Verstraete,

Tuesday, November 09, 1999, 1:29:02 PM, you wrote:

VN> i have the source of the xml parser and i want to use it ! for exemple i
VN> want to test the exemple gjobread.c ! how have i to proceed ?? i don't
VN> understand how to compile all the sources. for example, when i compile the
VN> parser;c file, it says that the config.h file is mising !?
VN> i tried to rename the config.h.in file in config.h, but now, it said for
VN> exemple that LIBXML_VERSION in unknown !? maybe i have to run a shell or
VN> something else, or add a line in order to have a good config.h file !
 
VN> could somebody help me !
 
VN> thank you !
 
VN> nico

This config.h File will be created while configuring the complete
package. I used the source rpm package. try it.

for redhat:
-----------
- rpm -Uvh libxml-1.7.4-SNAP.src.rpm
- it will create /usr/src/redhat/SOURCES/libxml-1.7.4.tar.gz and
                 /usr/src/radhat/SPECS/libxml.spec
- cd /usr/src/redhat/SPECS
- rpm -bb libxml.spec
- it will then configure and compile libxml
- it will create a directory in /usr/src/BUILD/libxml-1.7.4
- in this directory are the sources
- it will install the needed libraries
- now you can compile and test some example source codes

ciao. Stefan

-----------------------------------------------------------------------
Stefan Bambach

triplex - agentur für neue medien GmbH
Erhardtstr. 8
80469 München

Tel: +49 89 209138-21
Fax: +49 89 209138-10
mailto:bambach@triplex.de
http://www.triplex.de
-----------------------------------------------------------------------

----
Message from the list xml@rufus.w3.org
Archived at : http://rufus.w3.org/veillard/XML/messages
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@rufus.w3.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:29:51 EDT