[Gate-users] Error In Installing Gate

Berker, Yannick Yannick.Berker at philips.com
Thu Nov 17 11:11:47 CET 2011


Dear Michael,

as Jérôme pointed out, my last email was incorrect: libXt is not part of ROOT, so it is not expected to be found in this folder. Your ROOT installation looks fine at first sight, even though it only has 87 libraries while mine has 107. Anyway, your linker reports it can't find some files which do exist, so you have to properly point it to these files. Again, this comes down to your linker configuration that I am not an expert of.
Depending on whether you build static or shared libraries in ROOT, you may also want to try adapting the LIBRARY_PATH just as you did with LD_LIBRARY_PATH. For some background information, see here:
http://stackoverflow.com/questions/4250624/ld-library-path-vs-library-path
This might solve the ROOT-library-related errors, but will most probably not help with Xt, for example. So, make sure all required libraries do exist, find out where they are, and make you to point your linker to look into these directories. It might also be helpful to read about how compilers and linkers work.

Good luck,
Yannick

From: Michael [zb890707 at 126.com]
Sent: Thursday, November 17, 2011 09:55
To: gate-users at lists.opengatecollaboration.org
Cc: Berker, Yannick
Subject: Re:RE: [Gate-users] Error In Installing Gate

Dear Gaters:

I run the command which you give me.
And the result is as follows:

/GATE_ROOT/root/lib/libASImageGui.so
/GATE_ROOT/root/lib/libASImage.so
/GATE_ROOT/root/lib/libCintex.so
/GATE_ROOT/root/lib/libCint.so
/GATE_ROOT/root/lib/libcomplexDict.so
/GATE_ROOT/root/lib/libCore.so
/GATE_ROOT/root/lib/libdequeDict.so
/GATE_ROOT/root/lib/libEG.so
/GATE_ROOT/root/lib/libFitPanel.so
/GATE_ROOT/root/lib/libFoam.so
/GATE_ROOT/root/lib/libFumili.so
/GATE_ROOT/root/lib/libGed.so
/GATE_ROOT/root/lib/libGenetic.so
/GATE_ROOT/root/lib/libGenVector.so
/GATE_ROOT/root/lib/libGeomBuilder.so
/GATE_ROOT/root/lib/libGeomPainter.so
/GATE_ROOT/root/lib/libGeom.so
/GATE_ROOT/root/lib/libGpad.so
/GATE_ROOT/root/lib/libGraf3d.so
/GATE_ROOT/root/lib/libGraf.so
/GATE_ROOT/root/lib/libGuiBld.so
/GATE_ROOT/root/lib/libGuiHtml.so
/GATE_ROOT/root/lib/libGui.so
/GATE_ROOT/root/lib/libGX11.so
/GATE_ROOT/root/lib/libGX11TTF.so
/GATE_ROOT/root/lib/libHistPainter.so
/GATE_ROOT/root/lib/libHist.so
/GATE_ROOT/root/lib/libHtml.so
/GATE_ROOT/root/lib/liblistDict.so
/GATE_ROOT/root/lib/libmap2Dict.so
/GATE_ROOT/root/lib/libmapDict.so
/GATE_ROOT/root/lib/libMathCore.so
/GATE_ROOT/root/lib/libMatrix.so
/GATE_ROOT/root/lib/libMemStat.so
/GATE_ROOT/root/lib/libMinuit.so
/GATE_ROOT/root/lib/libMLP.so
/GATE_ROOT/root/lib/libmultimap2Dict.so
/GATE_ROOT/root/lib/libmultimapDict.so
/GATE_ROOT/root/lib/libmultisetDict.so
/GATE_ROOT/root/lib/libNet.so
/GATE_ROOT/root/lib/libNetx.so
/GATE_ROOT/root/lib/libNew.so
/GATE_ROOT/root/lib/libPhysics.so
/GATE_ROOT/root/lib/libPostscript.so
/GATE_ROOT/root/lib/libProofBench.so
/GATE_ROOT/root/lib/libProofDraw.so
/GATE_ROOT/root/lib/libProofPlayer.so
/GATE_ROOT/root/lib/libProof.so
/GATE_ROOT/root/lib/libProofx.so
/GATE_ROOT/root/lib/libQuadp.so
/GATE_ROOT/root/lib/libRecorder.so/GATE_ROOT/root/lib/libReflexDict.so
/GATE_ROOT/root/lib/libReflex.so
/GATE_ROOT/root/lib/libRint.so
/GATE_ROOT/root/lib/libRIO.so
/GATE_ROOT/root/lib/libRootAuth.so
/GATE_ROOT/root/lib/libSessionViewer.so
/GATE_ROOT/root/lib/libsetDict.so
/GATE_ROOT/root/lib/libSmatrix.so
/GATE_ROOT/root/lib/libSpectrumPainter.so
/GATE_ROOT/root/lib/libSpectrum.so
/GATE_ROOT/root/lib/libSPlot.so
/GATE_ROOT/root/lib/libSQLIO.so
/GATE_ROOT/root/lib/libSrvAuth.so
/GATE_ROOT/root/lib/libThread.so
/GATE_ROOT/root/lib/libTMVA.so
/GATE_ROOT/root/lib/libTreePlayer.so
/GATE_ROOT/root/lib/libTree.so
/GATE_ROOT/root/lib/libTreeViewer.so
/GATE_ROOT/root/lib/libvalarrayDict.so
/GATE_ROOT/root/lib/libvectorDict.so
/GATE_ROOT/root/lib/libVMC.so
/GATE_ROOT/root/lib/libX3d.so
/GATE_ROOT/root/lib/libXMLIO.so
/GATE_ROOT/root/lib/libXrdBwm.so
/GATE_ROOT/root/lib/libXrdClient.so
/GATE_ROOT/root/lib/libXrdCrypto.so
/GATE_ROOT/root/lib/libXrdPosixPreload.so
/GATE_ROOT/root/lib/libXrdPosix.so
/GATE_ROOT/root/lib/libXrdProofd.so
/GATE_ROOT/root/lib/libXrdPss.so
/GATE_ROOT/root/lib/libXrdRootd.so
/GATE_ROOT/root/lib/libXrdSecpwd.so
/GATE_ROOT/root/lib/libXrdSec.so
/GATE_ROOT/root/lib/libXrdSecsss.so
/GATE_ROOT/root/lib/libXrdSecunix.so
/GATE_ROOT/root/lib/libXrdSut.so

I can not find Xt anyway.
What should I do ?
Give me some advice .
Thank you!




________________________________
The information contained in this message may be confidential and legally protected under applicable law. The message is intended solely for the addressee(s). If you are not the intended recipient, you are hereby notified that any use, forwarding, dissemination, or reproduction of this message is strictly prohibited and may be unlawful. If you are not the intended recipient, please contact the sender by return e-mail and destroy all copies of the original message.


More information about the Gate-users mailing list