Dmitry,
Fons, will investigate this problem once he will be back.
Rene Brun
Dmitry Naumov wrote:
> Dear ROOTers,
>
> I have a strange configure problem. I have G4 libs installed at
> /sps/opera/scratch/naumov/OpRelease/kits/geant4.9.2/lib/Linux-g++
> (compiled as 32 bits application with a possibility to run at 64 bits)
> Now I want to build root v5_22_00 with 64 bits and with G4 navigation.
> I put a flag:
> /configure linuxx8664gcc
> --with-g4-libdir=/sps/opera/scratch/naumov/OpRelease/kits/geant4.9.2/lib/Linux-g++
> --with-g4-incdir=/sps/opera/scratch/naumov/OpRelease/kits/geant4.9.2/include
>
>
> it finds headers but not the libs:
> Checking for G4Navigator.hh ...
> /sps/opera/scratch/naumov/OpRelease/kits/geant4.9.2/include
>
> Checking for libG4navigation ... no
>
>
> if instead I do a similar stuff but on 32 bits pc I get
> ./configure linux
> --with-g4-libdir=/sps/opera/scratch/naumov/OpRelease/kits/geant4.9.2/lib/Linux-g++
> --with-g4-incdir=/sps/opera/scratch/naumov/OpRelease/kits/geant4.9.2/include
>
>
> Checking for G4Navigator.hh ...
> /sps/opera/scratch/naumov/OpRelease/kits/geant4.9.2/include
> Checking for libG4navigation ...
> /sps/opera/scratch/naumov/OpRelease/kits/geant4.9.2/lib/Linux-g++
>
>
>
> any hint? Thank you, Dmitry
>
Received on Fri Feb 20 2009 - 10:26:49 CET
This archive was generated by hypermail 2.2.0 : Fri Feb 20 2009 - 11:50:01 CET