<DIV>I get the following errors with gatev2.2.0. I&nbsp;sourced geant4 and gate env.csh and env_gate.csh files from shell script.</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>
<P><STRONG>when trying to make gate executable </STRONG></P>
<P>[sparker@GEANT4-2005 ~/gate_v2.2.0]$ make</P>
<P>Using granular libraries ...</P>
<P>Linking Gate ...</P>
<P>/usr/bin/ld: cannot find -lCore</P>
<P>collect2: ld returned 1 exit status</P>
<P>make: *** [/home/sparker/bin/Linux-g++/Gate] Error 1</P>
<P>----------</P>
<P><STRONG>testing STIR library</STRONG></P>
<P>[sparker@GEANT4-2005 ~/STIR]$ make run_tests</P>
<P>g++ -O3 -ffast-math -DNDEBUG -Wall -Wno-deprecated -I.</P>
<P>est/test_Array.o -MMD -MP -c test/test_Array.cxx</P>
<P>g++ -oopt/test/test_Array opt/test/test_Array.o opt/bu</P>
<P>ck/recon_buildblock_registries.o opt/IO/IO_registrie</P>
<P>istries.o opt/libstir.a -lm -lncurses</P>
<P>opt/test/test_Array</P>
<P>opt/test/test_Array: error while loading shared libraries:</P>
<P>ch file or directory</P>
<P>make: *** [run_test/test_Array] Error 127</P>
<P>rm opt/test/test_Array</P>
<P>-----------------</P>
<P><STRONG>with ecat library</STRONG></P>
<P>[sparker@GEANT4-2005 ~/ecat]$ make depend</P>
<P>makedepend -Dunix -O -I. ./*.c ./lib_compress/*.c</P>
<P>makedepend: warning: /usr/include/gnu/stubs.h: non-portable whitespace encount</P>
<P>ered at line 7</P>
<P>makedepend: warning: cannot open "./lib_compress/*.c"</P>
<P>&nbsp;</P>
<P><STRONG>Also from Utilities directory within ecat directory</STRONG></P>
<P>[sparker@GEANT4-2005 ~/ecat/utils]$ make</P>
<P>cc -O -I.. -o matlist ./matlist.c ../libecat.a -lrpcsvc -lnsl -lsocket -lm</P>
<P>/usr/bin/ld: cannot find -lsocket</P>
<P>collect2: ld returned 1 exit status</P>
<P>make: *** [matlist] Error 1</P>
<P>&nbsp;</P><FONT size=2>
<P>--------------</P>
<P>when installing ROOT exe</P>
<P>[sparker@GEANT4-2005 ~/root]$ make install</P>
<P>Generating dictionary base/src/G__Base1.cxx...</P>
<P>utils/src/rootcint_tmp -f base/src/G__Base1.cxx -c base/inc/TApplication.h base/inc/TApplicationImp.h base/inc/TAtt3D.h base/inc/TAttAxis.h base/inc/TAttFill.h base/inc/TAttLine.h base/inc/TAttMarker.h base/inc/TAttPad.h base/inc/TAttText.h base/inc/TBenchmark.h base/inc/TBrowser.h base/inc/TBrowserImp.h base/inc/TBuffer3D.h base/inc/TBuffer3DTypes.h base/inc/TBuffer.h base/inc/TCanvasImp.h base/inc/TColor.h base/inc/TComplex.h base/inc/TContextMenu.h base/inc/TContextMenuImp.h base/inc/TControlBarImp.h base/inc/TDatime.h base/inc/TDirectory.h base/inc/TEnv.h base/inc/TError.h base/inc/TException.h base/inc/TExec.h base/inc/TFile.h base/inc/TFolder.h base/inc/TFree.h base/inc/TGuiFactory.h base/inc/TInspectorImp.h base/inc/TKey.h base/inc/TKeyMapFile.h base/inc/TMapFile.h base/inc/TMath.h base/inc/TMD5.h base/inc/TMemberInspector.h base/inc/TMessageHandler.h base/inc/TNamed.h base/inc/TObject.h base/inc/TObjString.h base/inc/TPadView3D.h base/inc/TPluginManager.h base/inc/TPoint.h
 base/inc/TProcessID.h base/inc/TProcessUUID.h base/inc/TQCommand.h base/inc/TQConnection.h base/inc/TQObject.h base/inc/TRandom2.h base/inc/TRandom3.h base/inc/TRandom.h base/inc/TRealData.h base/inc/TRefCnt.h base/inc/TRef.h base/inc/TRegexp.h base/inc/TROOT.h base/inc/TStopwatch.h base/inc/TStorage.h base/inc/TString.h base/inc/TStringLong.h base/inc/TStyle.h base/inc/TSysEvtHandler.h base/inc/TSystemDirectory.h base/inc/TSystemFile.h base/inc/TSystem.h base/inc/TTask.h base/inc/TTime.h base/inc/TTimer.h base/inc/TUUID.h base/inc/TView.h base/inc/TVirtualFitter.h base/inc/TVirtualGL.h base/inc/TVirtualPadEditor.h base/inc/TVirtualPad.h base/inc/TVirtualPS.h base/inc/TVirtualUtil3D.h base/inc/TVirtualUtilHist.h base/inc/TVirtualUtilPad.h base/inc/TVirtualViewer3D.h base/inc/LinkDef1.h</P>
<P>utils/src/rootcint_tmp: error while loading shared libraries: libstdc++.so.6: cannot open shared object file: No such file or directory</P>
<P>make: *** [base/src/G__Base1.cxx] Error 127</P></FONT>
<P>-----------------------</P>
<P>&nbsp;</P>
<P>I must admit that the&nbsp;previous time I installed, the gate files were corrupt and the env files&nbsp;assumed different names for G4WORKDIR.&nbsp;Hence I reinstalled geant4 and GATE again and now I check the variables everytime I login.</P>
<P>&nbsp;</P>
<P>I have installed the following on my system</P>
<P>gcc3.4.4</P>
<P>make 3.80</P>
<P>geant4.7.0.p01</P>
<P>CLHEP 1.8.1.0</P>
<P>AIDA 3.2.1</P>
<P>MesaGL 6.3.2</P>
<P>STL</P>
<P>LMF 2[1].0</P>
<P>ROOT 4.03.04</P>
<P>STIR</P>
<P>ECAT</P>
<P>&nbsp;</P>
<P>Thanks in advance.</P>
<P>&nbsp;</P>
<P>Sweta&nbsp;</P></FONT></DIV><p>
                <hr size=1> 
<a href=http://yahoo.shaadi.com>Yahoo! India Matrimony</a href>: Find your partner now.