Geant4.5.0 compiles without any patch as long as you use gcc2.95.2 and CLHEP compiled with it.
You can get a binary tarball of CLHEP1.8.00 from here.If you prefer gcc3.1, you need to apply a patch provided in this page together with a CLHEP-rpm compiled with gcc3.1.
Note that STEP library is currently not supported. If you really want to use STEP, use gcc2.95.2 instead of gcc3.1.
In any case, you need to install the rpm command beforehand since a binary executable of DAWN is only available as a RPM package.
Note also that DAWN requires X11.
(See HEP on X page by Keisuke Fujii.)
Use old binaly for DAWN. Recompiled DAWN by gcc3.1 may not work.
All patches have been tested on my machine but may not work on your platform.
Install them thus at your own risk.If you have questions, send mail here. Don't ask Geant4 Official developers.
Machines | Macintosh PowerBookG4 500MHz
Memory 512MB |
|
OS | MacOSX10.2.5 / kernel : Darwin 6.5 | |
Development environment |
gcc-with-g77-1175-1a X11 (You can obtain it from Apple's home page.) |