[Gate-users] Fwd: Gate 6.1 Installation Problem

Michal Knap michal.knap at gmail.com
Sun Dec 1 22:33:35 CET 2013


Pozdrawiam
Michał Knap


---------- Forwarded message ----------
From: Michal Knap <michal.knap at gmail.com>
Date: 2013/12/1
Subject: Gate 6.1 Installation Problem
To: gate-users at lists.opengatecollaboration.org
Cc: Michal Knap <michal.knap at gmail.com>




*Hi,I'm a student of Technological University of Warsaw. I'm trying to
install Geat4.9.4.p04 Gate 6.0 on Fedora 15 32bit.*

*I'm using this instruction:*
*http://wiki.opengatecollaboration.org/index.php/New_Compilation_Procedure
<http://wiki.opengatecollaboration.org/index.php/New_Compilation_Procedure>*

*Everything was fine until this part (Gate6 Installation)*




















































































*[mknap at mknap gate_v6.1]$ source env_gate.shThe current value of G4INSTALL
is: /home/mknap/Gate/opt/simulations/geant4.9.4.p04The current value of
G4VERSION is: 9.4Launching Geant4 configuration script
/home/mknap/Gate/opt/simulations/geant4.9.4.p04/env.sh On this machine the
G4SYSTEM=Linux-g++On this machine the
G4INSTALL=/home/mknap/Gate/opt/simulations/geant4.9.4.p04On this machine
the G4INCLUDE=/home/mknap/Gate/opt/simulations/geant4.9.4.p04/include/On
this machine the G4LIB=/home/mknap/Gate/opt/simulations/geant4.9.4.p04/lib
On this machine the
G4LEVELGAMMADATA=/home/mknap/Gate/opt/simulations/geant4.9.4.p04/data/PhotonEvaporation2.1On
this machine the
G4RADIOACTIVEDATA=/home/mknap/Gate/opt/simulations/geant4.9.4.p04/data/RadioactiveDecay3.3
On this machine the
G4LEDATA=/home/mknap/Gate/opt/simulations/geant4.9.4.p04/data/G4EMLOW6.19On
this machine the
G4NEUTRONHPDATA=/home/mknap/Gate/opt/simulations/geant4.9.4.p04/data/G4NDL3.14On
this machine the
G4ABLADATA=/home/mknap/Gate/opt/simulations/geant4.9.4.p04/data/G4ABLA3.0
On this machine the
G4REALSURFACEDATA=/home/mknap/Gate/opt/simulations/geant4.9.4.p04/data/RealSurface1.0On
this machine the
G4NEUTRONXSDATA=/home/mknap/Gate/opt/simulations/geant4.9.4.p04/data/G4NEUTRONXS1.0On
this machine the
G4PIIDATA=/home/mknap/Gate/opt/simulations/geant4.9.4.p04/data/G4PII1.2 On
this machine the CLHEP_BASE_DIR=/usr/localOn this machine the
CLHEP_INCLUDE_DIR=/usr/local/includeOn this machine the
CLHEP_LIB_DIR=/usr/local/libOn this machine the CLHEP_LIB=CLHEPOn this
machine the G4UI_USE_TCSH=1 On this machine the G4UI_BUILD_XAW_SESSION=1On
this machine the G4UI_USE_XAW=1On this machine the
G4UI_BUILD_XM_SESSION=1On this machine the G4UI_USE_XM=1On this machine the
G4UI_BUILD_QT_SESSION=1On this machine the G4UI_USE_QT=1 On this machine
the G4VIS_BUILD_DAWN_DRIVER=1On this machine the
G4VIS_BUILD_OPENGLX_DRIVER=1On this machine the
G4VIS_BUILD_OPENGLXM_DRIVER=1On this machine the
G4VIS_BUILD_RAYTRACERX_DRIVER=1On this machine the
G4VIS_BUILD_VRML_DRIVER=1 On this machine the
G4VIS_BUILD_OPENGLQT_DRIVER=1On this machine the G4VIS_USE_DAWN=1On this
machine the G4VIS_USE_OPENGLX=1On this machine the G4VIS_USE_OPENGLXM=1On
this machine the G4VIS_USE_RAYTRACERX=1 On this machine the
G4VIS_USE_VRML=1On this machine the G4VIS_USE_OPENGLQT=1On this machine the
XMFLAGS=On this machine the XMLIBS= -lXm -lXpmOn this machine the
XMFLAGS=On this machine the XAWFLAGS= On this machine the XAWLIBS= -lXawOn
this machine the QTMOC=/usr/bin/moc-qt4On this machine the
QTFLAGS=-I/usr/include -I/usr/include/QtCore -I/usr/include/QtGui
-I/usr/include/QtOpenGLOn this machine the QTLIBS=-L/usr/lib -lQtCore_debug
-lQtGui On this machine the GLQTLIBS=-L/usr/lib -lQtCore_debug -lQtGui
-lQtOpenGLOn this machine the G4LIB_BUILD_GDML=1On this machine the
XERCESCROOT=On this machine the G4LIB_BUILD_G3TOG4=1On this machine the
G4LIB_USE_G3TOG4=1 On this machine the G4LIB_BUILD_ZLIB=1On this machine
the G4LIB_USE_ZLIB=1On this machine the G4LIB_BUILD_SHARED=1On this machine
the G4LIB_BUILD_STATIC=1Configuring GATE optionsG4WORKDIR set to . G4TMP
set to ./tmpG4BIN set to ./binData analysis and output features
enabledAscii data output enabledTransport and generation of optical photons
is disabledChecking your LD_LIBRARY_PATH variable...  ==> OK:
/home/mknap/Gate/opt/simulations/root/lib is already in your
LD_LIBRARY_PATHUse of ROOT enabledROOT real-time plotter disabledChecking
your LD_LIBRARY_PATH variable... ==> OK:
/home/mknap/Gate/opt/simulations/lmf_v3.0/lib added to your LD_LIBRARY_PATH
LMF data output enabledECAT7 data output enabledGATEHOME is set to
/home/mknap/Gate/opt/simulations/gate_v6.1Checking your path
variable... ==> OK:
/home/mknap/Gate/opt/simulations/gate_v6.1/bin/Linux-g++ is already in your
path variable Checking your LD_LIBRARY_PATH variable... ==> OK:
/home/mknap/Gate/opt/simulations/gate_v6.1/tmp/Linux-g++/Gate added to your
path variableG4VERSION9_3 is set: GATE is compatible with the GEANT4
version 9.3 and 9.4 Done*


*After this i type "make" and here i the problems starts: *






*[mknap at mknap gate_v6.1]$ makeEntering source/arf ...GNUmakefile:26:
GateCommon.gmk: Nie ma takiego pliku ani katalogu make[1]: *** Brak reguł
do wykonania obiektu `GateCommon.gmk'. Stop.source/arf finished*

*( in english:  GNUmakefile:26: /GateCommon.gmk: No such file or
directorymake: *** No rule to make target  /GateCommon.gmk)**`*


















*Entering source/geometry ...GNUmakefile:26: GateCommon.gmk: Nie ma takiego
pliku ani katalogumake[1]: *** Brak reguł do wykonania obiektu
`GateCommon.gmk'. Stop. source/geometry finishedEntering source/general
...GNUmakefile:25: GateCommon.gmk: Nie ma takiego pliku ani
katalogumake[1]: *** Brak reguł do wykonania obiektu `GateCommon.gmk'.
Stop.source/general finished Entering source/digits_hits ...GNUmakefile:26:
GateCommon.gmk: Nie ma takiego pliku ani katalogumake[1]: *** Brak reguł do
wykonania obiektu `GateCommon.gmk'. Stop.source/digits_hits
finishedEntering source/physics ... GNUmakefile:26: GateCommon.gmk: Nie ma
takiego pliku ani katalogumake[1]: *** Brak reguł do wykonania obiektu
`GateCommon.gmk'. Stop.source/physics finishedCreating shared library
tmp/Linux-g++/Gate/libGate.so ... g++: error: *.o: Nie ma takiego pliku ani
katalogumake: *** [tmp/Linux-g++/Gate/libGate.so] Błąd 1*

*I found this instruction but it doesn't work.*
*http://wiki.opengatecollaboration.org/index.php/ERRATA_in_GATEv6.1_sources
<http://wiki.opengatecollaboration.org/index.php/ERRATA_in_GATEv6.1_sources>*


*I've done evertything from the errata and still have the same problem.*

*I attached my GNUmakefile, env_gate.sh, and GateCommon.gmk and screenshot
with path to all files. *


*path to files home/Gate/opt/simulations*

*Does anybody have an idea how to do this? Please help me.*


*Regards *
*Michal Kna*p
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20131201/d9a2993e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: path to files.png
Type: image/png
Size: 82137 bytes
Desc: not available
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20131201/d9a2993e/attachment-0001.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GateCommon.gmk
Type: application/octet-stream
Size: 2354 bytes
Desc: not available
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20131201/d9a2993e/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: GNUmakefile
Type: application/octet-stream
Size: 495 bytes
Desc: not available
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20131201/d9a2993e/attachment-0003.obj>


More information about the Gate-users mailing list