Problem 269 - problem installing on Debian
Summary: problem installing on Debian
Status: RESOLVED INVALID
Alias: None
Product: Geant4
Classification: Unclassified
Component: config (show other problems)
Version: 3.1
Hardware: PC Linux
: P2 major
Assignee: Gabriele Cosmo
URL:
Depends on:
Blocks:
 
Reported: 2001-06-28 10:10 CEST by cjbranch
Modified: 2007-04-08 17:46 CEST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this problem.
Description cjbranch 2001-06-28 10:10:43 CEST
I am using Debian 2.2 (kernel 2.4.5).  I have gotten GEANT4 installed on other
Debian machines before (using 2.2.18) without problem.  However, when I do make
global (Debian uses make instead of gmake), I receive the following errors:

make[2]: ***
[/home/cjbranch/GEANT4/geant4.3.1/tmp/Linux-g++/G4hadronic_string_common/G4DiffractiveExcitation.o]
Error 1

make[2]: ***
[/home/cjbranch/GEANT4/geant4.3.1/tmp/Linux-g++/G4brep/G4ProjectedSurface.o]
Error 1

make[1]: ***
[/home/cjbranch/GEANT4/geant4.3.1/tmp/Linux-g++/G4graphics_reps/HepPolyhedron.o]
Error 1

Just for completeness, here are the environment variables that I have set when I
obtain these errors:

G4SYSTEM=Linux-g++
G4INSTALL=/home/cjbranch/GEANT4/geant4.3.1
CLHEP_BASE_DIR=/home/cjbranch/CLHEP
G4USE_STL=1

Any assistance you can provide would be greatly appreciated.

Sincerely,

Clair J. Sullivan
cjbranch@engin.umich.edu
Comment 1 Gabriele Cosmo 2001-07-05 09:54:59 CEST
The problem resulted in a wrong user's setup.
Geant4 3.1 co-works with CLHEP-1.6. Installing it with CLHEP-1.7 will
result in compilation errors due to interface changes in the new CLHEP.
Geant4 3.2 can be used with CLHEP-1.7, instead.