<div>RTK is required for this function, you should install ITK with RTK ON firstly, and recompile Gate with ITK ON .</div><div><br></div><div><!--emptysign--></div><div><div style="font-size:12px;padding:2px 0;">---Original---</div><div style="font-size:12px;background:#f0f0f0;color:#212121;padding:8px!important;border-radius:4px;line-height:1.5;"><div><b>From:</b> "Gábor Légrádi"<gabor.legradi@3dhistech.com></div><div><b>Date:</b> Sat, Oct 10, 2020 06:41 AM</div><div><b>To:</b> "gate-users@lists.opengatecollaboration.org"<gate-users@lists.opengatecollaboration.org>;</div><div><b>Subject:</b> [Gate-users] Actor type: FixedForcedDetectionActor does not exist!</div></div><br>Dear All,<br><br>I am new to GATE. Until now, I have been playing with vGATE, on Virtual Machine. Now I am testing my newly compiled GATE on my host machine. I tried to execute a macro which runs properly on vGATE. You may find it in GateContrib Github folder: https://github.com/OpenGATE/GateContrib/tree/master/imaging/CT/fixedForcedDetectionCT .<br><br>On my host Gate can not accomplish this line:<br>/gate/actor/addActor FixedForcedDetectionActor ffda<br>Warning message:<br><!----> *** WARNING *** <!---->  Actor type: FixedForcedDetectionActor does not exist!<br><br>And then, naturally, ffda can not be attached and Gate stops with error:<br>/gate/actor/ffda/attachTo                     world<br>[G4-cerr] command  not found<br><br>Any hint?<br><br>I installed the whole stuff on Ubuntu 20.04. Here are my notes about the installation:<br><br><br>**** GEANT4 ****<br>sudo apt-get update<br>sudo apt upgrade<br>sudo apt  install cmake<br><br>Downloaded and unzipped: https://geant4.web.cern.ch/support/download -> GNU or Linux tar format, compressed using gzip (33.2Mb, 34833550 bytes)<br><br>[...]<br><br>cmake command:<br>cmake -DCMAKE_INSTALL_PREFIX=/home/lg/geant4.10.06.p02 -DGEANT4_INSTALL_DATA=ON -DGEANT4_USE_SYSTEM_EXPAT=OFF /home/lg/work/geant4.10.06.p02<br><br>make -j4<br>make install<br><br>**** ROOT ****<br>sudo apt-get install libx11-dev libxpm-dev libxft-dev libxext-dev libssl-dev (elvileg dpkg-dev cmake g++ gcc binutils már fenn vannak)<br><br>Binary loaded from here and extracted: https://root.cern/install/all_releases/ -> Release 6.22/02 - 17 Aug 2020<br><br>**** GATE ****<br>sudo apt install cmake-curses-gui<br>sudo apt-get install libxml2-dev<br>sudo apt-get install libc6-dev libssl-dev dpkg-dev debhelper fakeroot libxml2-dev libxslt1-dev<br><br>Downloaded and extracted: https://github.com/OpenGATE/Gate/archive/v9.0.zip<br><br>[...]<br><br>cd gate_v9.0<br>ccmake ../Gate-9.0-dwnld<br><br>Then I set these settings:<br>BUILD_TESTING: ON<br>CMAKE_BACKWARD_COMPATIBILITY: 2.4<br>CMAKE_BUILD_TYPE: Release<br>CMAKE_INSTALL_PREFIX: <it&nbspwas&nbspset&nbspproperly><br>EXECUTABLE_OUTPUT_PATH: <none><br>GATE_COMPILE_WITH_NATIVE: OFF<br>GATE_DOWNLOAD_BENCHMARKS_DATA: ON<br>GATE_USE_DAVIS: OFF<br>GATE_USE_ECAT7: OFF<br>GATE_USE_GEANT4_UIVUS: ON<br>GATE_USE_ITK: OFF<br>GATE_USE_LMF: OFF<br>GATE_USE_OPTICAL: ON<br>GATE_USE_RTK: OFF<br>GATE_USE_SYSTEM_CLHEP: OFF<br>GATE_USE_TORCH: OFF<br>GATE_USE_XRAYLIB: OFF<br>Geant4_DIR: <it&nbspwas&nbspset&nbspproperly><br>LIBRARY_OUTPUT_PATH: <none><br>ROOTCINT_EXECUTABLE:  <it&nbspwas&nbspset&nbspproperly><br><br>g: Generate and exit<br><br>make -j4<br>make install<br><br>source /home/lg/root/bin/thisroot.sh<br>source /home/lg/geant4.10.06.p02/bin/geant4.sh<br>export PATH=$PATH:/home/lg/gate_v9.0/bin<br><br>Gábor Légrádi<br>Product Development Manager<br>3DHISTECH Ltd.<br>H-1141 Budapest, Öv utca 3., HUNGARY<br>Jabber: gabor.legradi@3dhistech.com<br>Phone: +36 1 467-5600<br>Fax: +36 1 445-0920<br><br><br><br>This e-mail may contain confidential and/or privileged information and should only be read by those persons to whom it is addressed. If you are not the intended recipient or have received this e-mail in error, please notify the sender (3DHISTECH Ltd., info@3dhistech.com) immediately and erase this e-mail from your system. If you are not the intended recipient you are hereby notified that any form of copying, dissemination, disclosure, modification, distribution and/or publication or any action taken in reliance on this email is prohibited and may be unlawful. Moreover, to the extent that a non-disclosure agreement exists between 3DHISTECH Ltd. and you, the recipient, the contents of this email and any attachments hereto are governed by the terms of said non-disclosure agreement and are considered confidential and proprietary to 3DHISTECH Ltd. as defined by such agreement. Any form of copying, dissemination, disclosure, modification, distribution and/or publication of this e-mail message without preliminary permission is strictly prohibited.<br><br>_______________________________________________<br>Gate-users mailing list<br>Gate-users@lists.opengatecollaboration.org<br>http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</it&nbspwas&nbspset&nbspproperly></none></it&nbspwas&nbspset&nbspproperly></none></it&nbspwas&nbspset&nbspproperly></div>