Hi,<br><br>It seams you don't have 'source' your env_gate.sh/env.sh or you have an error in it.<br>So you have to check those 2 files for error in directories / file-names.<br><br>Best regards,<br><br>Samuel Burg<br><br><br><b><i>Joon Young Suk &lt;joonyoung.suk@gmail.com&gt;</i></b> a écrit&nbsp;:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi all,<br><br>I'm trying to update gate from 3.0.0 to 3.1.2 with geant4.9.0.p01  <br>(from 4.8.1.p01). I've done this upgrade and now I'm trying to  <br>install LMF library.<br><br>I got errors during compiling.<br><br>Could you let me know what is my problem ?<br><br>Macbook pro (2.16GHz, core duo, intel cpu)<br><br>geant4.9.0.p01<br>gate3.1.2<br>i686-apple-darwin8-gcc-4.0.1<br><br><br>Here is the log message :<br><br>.<br>.<br>.<br>gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/ <br>followCountRates.o src/followCountRates.cc<br>gcc -I./includes/
 -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/ <br>multipleCoincidencesSorter.o src/multipleCoincidencesSorter.cc<br>gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC  -c -o obj/ <br>outputRootMgr.o src/outputRootMgr.cc<br>src/outputRootMgr.cc:30:19: error: TFile.h: No such file or directory<br>src/outputRootMgr.cc:31:19: error: TTree.h: No such file or directory<br>src/outputRootMgr.cc:36: error: expected initializer before '*' token<br>src/outputRootMgr.cc:37: error: expected initializer before '*' token<br>src/outputRootMgr.cc: In function 'void outputRoot(const  <br>ENCODING_HEADER*, const EVENT_HEADER*, const GATE_DIGI_HEADER*, const  <br>EVENT_RECORD*)':<br>src/outputRootMgr.cc:45: error: 'Double_t' was not declared in this  <br>scope<br>src/outputRootMgr.cc:45: error: expected `;' before 'ownTime'<br>src/outputRootMgr.cc:46: error: 'Int_t' does not name a type<br>src/outputRootMgr.cc:47: error: expected `;' before 'timeMillis'<br>src/outputRootMgr.cc:48: error: 'Float_t' was
 not declared in this scope<br>src/outputRootMgr.cc:48: error: expected `;' before 'timeOfFlight'<br>src/outputRootMgr.cc:51: error: 'Int_t' was not declared in this scope<br>src/outputRootMgr.cc:51: error: expected `;' before 'gantryAngularPos'<br>src/outputRootMgr.cc:52: error: expected `;' before 'sector'<br>src/outputRootMgr.cc:53: error: expected `;' before 'sector1'<br>src/outputRootMgr.cc:56: error: expected `;' before 'radial'<br>src/outputRootMgr.cc:58: error: expected `;' before 'energy'<br>src/outputRootMgr.cc:59: error: expected `;' before 'neighb'<br>src/outputRootMgr.cc:66: error: 'pRootFile' was not declared in this  <br>scope<br>src/outputRootMgr.cc:66: error: expected type-specifier before 'TFile'<br>src/outputRootMgr.cc:66: error: expected `;' before 'TFile'<br>src/outputRootMgr.cc:68: error: 'lmfTree' was not declared in this scope<br>src/outputRootMgr.cc:68: error: expected type-specifier before 'TTree'<br>src/outputRootMgr.cc:68: error: expected `;'
 before 'TTree'<br>src/outputRootMgr.cc:69: error: 'nevt' was not declared in this scope<br>src/outputRootMgr.cc:70: error: 'timeMillis' was not declared in this  <br>scope<br>src/outputRootMgr.cc:71: error: 'timeOfFlight' was not declared in  <br>this scope<br>src/outputRootMgr.cc:72: error: 'sector' was not declared in this scope<br>src/outputRootMgr.cc:73: error: 'module' was not declared in this scope<br>src/outputRootMgr.cc:74: error: 'submodule' was not declared in this  <br>scope<br>src/outputRootMgr.cc:75: error: 'crystal' was not declared in this scope<br>src/outputRootMgr.cc:76: error: 'layer' was not declared in this scope<br>src/outputRootMgr.cc:77: error: 'sector1' was not declared in this scope<br>src/outputRootMgr.cc:78: error: 'module1' was not declared in this scope<br>src/outputRootMgr.cc:79: error: 'submodule1' was not declared in this  <br>scope<br>src/outputRootMgr.cc:80: error: 'crystal1' was not declared in this  <br>scope<br>src/outputRootMgr.cc:81:
 error: 'layer1' was not declared in this scope<br>src/outputRootMgr.cc:83: error: 'energy' was not declared in this scope<br>src/outputRootMgr.cc:84: error: 'energy1' was not declared in this scope<br>src/outputRootMgr.cc:87: error: 'gantryAngularPos' was not declared  <br>in this scope<br>src/outputRootMgr.cc:90: error: 'gantryAxialPos' was not declared in  <br>this scope<br>src/outputRootMgr.cc:93: error: 'lmfTree' was not declared in this scope<br>src/outputRootMgr.cc:93: error: expected type-specifier before 'TTree'<br>src/outputRootMgr.cc:93: error: expected `;' before 'TTree'<br>src/outputRootMgr.cc:94: error: 'nevt' was not declared in this scope<br>src/outputRootMgr.cc:95: error: 'ownTime' was not declared in this scope<br>src/outputRootMgr.cc:96: error: 'sector' was not declared in this scope<br>src/outputRootMgr.cc:97: error: 'module' was not declared in this scope<br>src/outputRootMgr.cc:98: error: 'submodule' was not declared in this 
 <br>scope<br>src/outputRootMgr.cc:99: error: 'crystal' was not declared in this scope<br>src/outputRootMgr.cc:100: error: 'layer' was not declared in this scope<br>src/outputRootMgr.cc:101: error: 'radial' was not declared in this scope<br>src/outputRootMgr.cc:102: error: 'tangential' was not declared in  <br>this scope<br>src/outputRootMgr.cc:103: error: 'axial' was not declared in this scope<br>src/outputRootMgr.cc:105: error: 'energy' was not declared in this scope<br>src/outputRootMgr.cc:106: error: 'neighb' was not declared in this scope<br>src/outputRootMgr.cc:108: error: 'gantryAngularPos' was not declared  <br>in this scope<br>src/outputRootMgr.cc:111: error: 'gantryAxialPos' was not declared in  <br>this scope<br>src/outputRootMgr.cc:146: error: 'nevt' was not declared in this scope<br>src/outputRootMgr.cc:147: error: 'timeMillis' was not declared in  <br>this scope<br>src/outputRootMgr.cc:147: error: expected `;' before 
 <br>'getTimeOfThisCOINCI'<br>src/outputRootMgr.cc:148: error: 'timeOfFlight' was not declared in  <br>this scope<br>src/outputRootMgr.cc:152: error: 'sector' was not declared in this scope<br>src/outputRootMgr.cc:152: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:153: error: 'module' was not declared in this scope<br>src/outputRootMgr.cc:153: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:154: error: 'submodule' was not declared in this  <br>scope<br>src/outputRootMgr.cc:154: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:155: error: 'crystal' was not declared in this  <br>scope<br>src/outputRootMgr.cc:155: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:156: error: 'layer' was not declared in this scope<br>src/outputRootMgr.cc:156: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:160: error: 'sector1' was not declared in this  <br>scope<br>src/outputRootMgr.cc:160: error: expected `;' before
 'pcrist'<br>src/outputRootMgr.cc:161: error: 'module1' was not declared in this  <br>scope<br>src/outputRootMgr.cc:161: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:162: error: 'submodule1' was not declared in  <br>this scope<br>src/outputRootMgr.cc:162: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:163: error: 'crystal1' was not declared in this  <br>scope<br>src/outputRootMgr.cc:163: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:164: error: 'layer1' was not declared in this scope<br>src/outputRootMgr.cc:164: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:167: error: 'energy' was not declared in this scope<br>src/outputRootMgr.cc:168: error: 'energy1' was not declared in this  <br>scope<br>src/outputRootMgr.cc:172: error: 'gantryAngularPos' was not declared  <br>in this scope<br>src/outputRootMgr.cc:175: error: 'gantryAxialPos' was not declared in  <br>this scope<br>src/outputRootMgr.cc:177: error: 'lmfTree' was not
 declared in this  <br>scope<br>src/outputRootMgr.cc:181: error: 'nevt' was not declared in this scope<br>src/outputRootMgr.cc:182: error: 'ownTime' was not declared in this  <br>scope<br>src/outputRootMgr.cc:188: error: 'timeMillis' was not declared in  <br>this scope<br>src/outputRootMgr.cc:196: error: 'sector' was not declared in this scope<br>src/outputRootMgr.cc:196: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:197: error: 'module' was not declared in this scope<br>src/outputRootMgr.cc:197: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:198: error: 'submodule' was not declared in this  <br>scope<br>src/outputRootMgr.cc:198: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:199: error: 'crystal' was not declared in this  <br>scope<br>src/outputRootMgr.cc:199: error: expected `;' before 'pcrist'<br>src/outputRootMgr.cc:200: error: 'layer' was not declared in this scope<br>src/outputRootMgr.cc:200: error: expected `;' before
 'pcrist'<br>src/outputRootMgr.cc:205: error: 'radial' was not declared in this scope<br>src/outputRootMgr.cc:207: error: 'tangential' was not declared in  <br>this scope<br>src/outputRootMgr.cc:210: error: 'axial' was not declared in this scope<br>src/outputRootMgr.cc:214: error: 'energy' was not declared in this scope<br>src/outputRootMgr.cc:216: error: 'neighb' was not declared in this scope<br>src/outputRootMgr.cc:218: error: 'lmfTree' was not declared in this  <br>scope<br>src/outputRootMgr.cc: In function 'void destroyOutputRootMgr()':<br>src/outputRootMgr.cc:226: error: 'lmfTree' was not declared in this  <br>scope<br>src/outputRootMgr.cc:228: error: 'pRootFile' was not declared in this  <br>scope<br>make: *** [obj/outputRootMgr.o] Error 1<br><br>_______________________________________________<br>Gate-users mailing list<br>Gate-users@lists.healthgrid.org<br>http://lists.healthgrid.org/mailman/listinfo/gate-users<br></blockquote><br><p>&#32;


      <hr size="1"> 
<a href="http://fr.rd.yahoo.com/mail/mail_taglines/gmail/*http://fr.docs.yahoo.com/mail/overview/index.html">Yahoo! Mail</a> : un mail innovant avec Messenger compatible Windows Live + stockage illimité.