Geant4.5.2 finally compiles without any patch as long as you use MacOS 10.2 :-).
We have not tried on MacOS 10.3 because we don't have the environment.
Prease care the version of gcc, older one may not work well.
To check your version of gcc, type% gcc -v
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. Also latest version of gcc is available from
HEP on X page by Keisuke Fujii.Note that, STEP library is not compiled by default from verson4.5.2.
To build it, an environment variable G4LIB_BUILD_STEP must be set
before compilation.
We didn't try this option, however, we suppose gcc2.95.2 compiles
STEP library correctly at least.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.) |