Errors using GATE utilities on vGATE 9.0

Hi Hadi,

Thank you for your reply!

I realised that the config directory error was due to a typo in the path.

I cleaned everything and tried again with export CASTOR_NORM=1 but it still wasn’t compiling with root.

I followed the instructions in section 3.4.2 (creating a makefile from the gui) and got the following output after I ran cmake and then make:
[ 9%] Built target castor-datafileShuffler
[ 18%] Built target castor-GATERootToCastor
[ 27%] Built target castor-recon
[ 36%] Built target castor-includeNormIntoDatafilePET
[ 45%] Built target castor-datafileConversionEx -o MyScanner
[ 54%] Built target castor-datafileExplorer
[ 63%] Built target castor-imageDynamicTools
[ 72%] Built target castor-PetScannerLutEx
[ 82%] Built target castor-scannerLUTExplorer
[ 91%] Built target castor-GATEMacToGeom
[100%] Built target castor-norm

However, when I try to use the GATE tools I get the errors:
castor-GATEMacToGeom: command not found
castor-GATERootToCastor: command not found

I found an old thread where you ran into a similar issue, and hope you were able to resolve it.

Thank you!