[Gate-users] xlm2-config

Peter Bloomfield peter.bloomfield at camhpet.ca
Fri May 11 19:52:23 CEST 2007


On Friday 11 May 2007 13:39, danieljw at phas.ubc.ca wrote:
> Hi,
>
> I am trying to install GATE 3.1.1. I have installed and checked all of the
> required programs (see below for versions) and they are all fine. I ran
> the gate_env.csh file (using all of the defaults), and it ran fine. When I
>
> ran make I got:
> > /bin/sh: xml2-config: command not found
> > Compiling GateListMessenger.cc ...
> > /bin/sh: xml2-config: command not found
> > Compiling GateLocalBlurring.cc ...
> > /bin/sh: xml2-config: command not found
> > Compiling GateLocalBlurringMessenger.cc ...
> > /bin/sh: xml2-config: command not found
> > Compiling GateLocalEfficiency.cc ...
> > /bin/sh: xml2-config: command not found
> > Compiling GateLocalEfficiencyMessenger.cc ...
> > /bin/sh: xml2-config: command not found
> > Compiling GateMaterialDatabase.cc ...
> > /bin/sh: xml2-config: command not found
> > In file included from src/GateMaterialDatabase.cc:17:
> > include/GateXMLDocument.hh:19:30: libxml/xmlmemory.h: No such file or
> > directory
> > include/GateXMLDocument.hh:20:27: libxml/parser.h: No such file or
> > directory
> > In file included from src/GateMaterialDatabase.cc:17:
> > include/GateXMLDocument.hh:28: error: 'xmlNodePtr' is used as a type, but
> > is
> >    not defined as a type.
> > include/GateXMLDocument.hh:62: error: 'xmlDocPtr' is used as a type, but
> > is not
> >    defined as a type.
> > include/GateXMLDocument.hh:63: error: 'xmlNodePtr' is used as a type, but
> > is
> >    not defined as a type.
> > make: *** [tmp/Linux-g++/Gate/GateMaterialDatabase.o] Error 1
>
> This is just the end of the output, but essentially it is just the line
>
>  >Compiling GateMaterialDatabase.cc ...
>  >/bin/sh: xml2-config: command not found
>
> over and over. Has anyone encountered this? I posted some specs below.
>
> Thanks,
>
> Daniel Woodsworth
>
> OS: SuSe 9.2
> CPU: AMD Athlon 64 3500+
>
>
> ROOT: 5.12
> GEANT4: 8.1.p02
> CLHEP: 2.0.2.3

Daniel,

Try installing libxml2-devel or something like that.

Peter
-- 



More information about the Gate-users mailing list