Dear Buthaina,
As a simple workaround in order to recompile aFlukaGUI-v07 for fluka2008.3
you can do the following:
1. Find this line in src/config.py:
> if version in ['2006.3','2006.3b']:
and substitute it with
> if version in ['2008.3','2006.3b']:
2. Make a symbolic link:
> cd pgmdrv
> ln -s 2006.3b 2008.3
3. Run make as usual.
Please note that this will work only for the geometry viewer, but not for
the USRBIN viewer. In order to patch the USRBIN viewer for the new FLUKA
version, you have to edit file src/FbeUsrbinFile.cxx and read there 2
additional integers as it was discussed here:
http://www.fluka.org/web_archive/earchive/new-fluka-discuss/1854.html
You do not have to recompile ROOT again.
Hope it helps..
Konstantin
Received on Tue Oct 28 2008 - 12:36:17 CET
This archive was generated by hypermail 2.2.0 : Tue Oct 28 2008 - 12:36:17 CET