[Gate-users] LMF intall
Simon Stute
gate.stute at gmail.com
Tue Dec 16 14:56:03 CET 2008
Hi,
Here everything looks fine (root install) unless for the link of lmf with
root.
The line "make: root-config: Command not found" shows that you did not add
the root binaries directory in your PATH, so the lmf makefile cannot find
the root-config program that is usefull for the link part of the
compilation. So just add the $ROOTSYS/bin in your PATH and everything will
work, or should work ;-)
Good luck,
Simon
On Tue, Dec 16, 2008 at 2:13 PM, Christian MOREL <morel at cppm.in2p3.fr>wrote:
> Hi, you need to install root (http://root.cern.ch/) to have it compiled
> correctly .By doing this, you will be able to produce a root file from the
> lmf data and use root to read it back and analyse your data.
>
> Hope this helps, sincerely, Christian Morel
>
> Le 16 déc. 08 à 13:29, TienGarry a écrit :
>
> Hi, gate users,
>>
>> I want to install GATE in Ubuntu 8, after the installation of
>> geant4.9.1p03, root, CLHEP successfully,
>> when I install LMF, I got the information like this:
>>
>> gary at polyu-gary:~/GATE4.0/lmf_v3.0$ make
>> make: root-config: Command not found
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/5rings.o
>> src/5rings.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/askTheMode.o
>> src/askTheMode.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/bitUtilities.o
>> src/bitUtilities.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/buildCRR.o
>> src/buildCRR.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/buildER.o
>> src/buildER.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/buildGDR.o
>> src/buildGDR.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/buildHead.o
>> src/buildHead.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/calculatesizecountrate.o src/calculatesizecountra te.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/calculatesizeevent.o src/calculatesizeevent.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/calculatesizegatedigi.o src/calculatesizegatedigi.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/calculateSSrepeat.o src/calculateSSrepeat.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/changeAngularPos.o src/changeAngularPos.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/changeAxialPos.o
>> src/changeAxialPos.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/coinciDeadTimeMgr.o src/coinciDeadTimeMgr.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/coincidenceAnalyser.o src/coincidenceAnalyser.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/coincidenceOutputModule.o src/coincidenceOutputModule.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/correctUnknownField.o src/correctUnknownField.c
>> gcc -I./includes/ -D_FI LE_OFFSET_BITS=64 -fPIC -c -o obj/countRecords.o
>> src/countRecords.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/cutEventsModule.o
>> src/cutEventsModule.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/cutTimeModule.o
>> src/cutTimeModule.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/DaqTimeCorrector.o src/DaqTimeCorrector.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/dataConversion.o
>> src/dataConversion.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/dateConversion.o
>> src/dateConversion.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/deadTimeMgr.o
>> src/deadTimeMgr.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/delayLineModule.o
>> src/delayLineModule.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/demakeid.o
>> src/demakeid.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/demakeRule.o
>> src/demakeRule.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj
>> /displayListOfFiles.o src/displayListOfFiles.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/dlist.o
>> src/dlist.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/DOImisIdentification.o src/DOImisIdentification.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/dumpCountRateHeader.o src/dumpCountRateHeader.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/dumpCountRateRecord.o src/dumpCountRateRecord.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/dumpEventHeader.o
>> src/dumpEventHeader.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/dumpEventRecord.o
>> src/dumpEventRecord.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/dumpGateDigiHeader.o src/dumpGateDigiHeader.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/dumpGateDigiRecord.o src/dumpGateDigiRecord.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/dumpHead.o
>> src/dumpHead.c
>> gcc -I./includes/ -D_FILE_OFFSET_BI TS=64 -fPIC -c -o obj/dumpTheRecord.o
>> src/dumpTheRecord.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/durationConversion.o src/durationConversion.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/editLMF_cchInfo.o
>> src/editLMF_cchInfo.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/extractCRpat.o
>> src/extractCRpat.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/extractEpat.o
>> src/extractEpat.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/extractGDpat.o
>> src/extractGDpat.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/fileNameManager.o
>> src/fileNameManager.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/fillCoinciRecord.o src/fillCoinciRecord.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/fillCoinciRecordForGate.o src/fillCoinciRecordForGate.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/fillEHforAscii.o
>> src/fillEHforAscii.c
>> gcc -I./includes/ -D_FILE_ OFFSET_BITS=64 -fPIC -c -o obj/fillEHforGATE.o
>> src/fillEHforGATE.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/fillEncoH.o
>> src/fillEncoH.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/fillEncoHforAscii.o src/fillEncoHforAscii.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/fillEncoHforGate.o src/fillEncoHforGate.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/fillGDHforGATE.o
>> src/fillGDHforGATE.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/fillInCchDefaultUnitValue.o src/fillInCchDefaultUnitValue.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/fillInFieldAndData.o src/fillInFieldAndData.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/fillInStructScannerGeometry.o src/fillInStructScannerGeometry.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/findvnn.o
>> src/findvnn.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/findXYZinLMFfile.o src/findXYZinLMFf ile.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/generatecC.o
>> src/generatecC.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/generateCRH.o
>> src/generateCRH.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/generateCRR.o
>> src/generateCRR.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/generateEH.o
>> src/generateEH.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/generateEncoH.o
>> src/generateEncoH.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/generateER.o
>> src/generateER.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/generateGDH.o
>> src/generateGDH.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/generateGDR.o
>> src/generateGDR.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/geometrySelector.o src/geometrySelector.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/gestionbin.o
>> src/gestionbin.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o o bj/getAndSetOF.o
>> src/getAndSetOF.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/getDtID.o
>> src/getDtID.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/getEnergyStep.o
>> src/getEnergyStep.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/getLMF_cchData.o
>> src/getLMF_cchData.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/globalsParameters.o src/globalsParameters.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/hardget.o
>> src/hardget.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/help.o src/help.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/intro.o
>> src/intro.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/juelichDT.o
>> src/juelichDT.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/keepOnlyTrue.o
>> src/keepOnlyTrue.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/LMFbuilder.o
>> src/LMFbuilder.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o ob j/LMFCbuilder.o
>> src/LMFCbuilder.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/LMFcchReader.o
>> src/LMFcchReader.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/LMF_ccsReaderKit.o src/LMF_ccsReaderKit.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/lmfFilesMerger.o
>> src/lmfFilesMerger.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/LMFreader.o
>> src/LMFreader.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/locateEventInLaboratory.o src/locateEventInLaboratory.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/locateID.o
>> src/locateID.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/locateRsectorInLaboratory.o src/locateRsectorInLaboratory.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/locateSubstructureInStructure.o src/locateSubstructureInStructure.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/makeCRpattern.o
>> src/makeCRpattern.c
>> gcc -I./includes/ -D_FIL E_OFFSET_BITS=64 -fPIC -c -o obj/makeEpattern.o
>> src/makeEpattern.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/makeGDpattern.o
>> src/makeGDpattern.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/makeid.o
>> src/makeid.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/makeRule.o
>> src/makeRule.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/modifyDateFormat.o src/modifyDateFormat.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/modifyDurationFormat.o src/modifyDurationFormat.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/modifySpeedFormat.o src/modifySpeedFormat.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/modifySurfaceOrVolumeFormat.o src/modifySurfaceOrVolumeFormat.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/modifyTimeFormat.o src/modifyTimeFormat.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/monteCarloEngine.o src/monteCarloEngine.c
>> gcc -I./inc ludes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/newFieldInCchFile.o src/newFieldInCchFile.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/numberConversion.o src/numberConversion.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/oneList_BonusKit.o src/oneList_BonusKit.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/oneList_cleanKit.o src/oneList_cleanKit.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/oneList_CoincidenceSorter.o src/oneList_CoincidenceSorter.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/oneList_flowchart.o src/oneList_flowchart.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/onlyKeep2Detectors.o src/onlyKeep2Detectors.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/outputAsciiMgr.o
>> src/outputAsciiMgr.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/powerchar.o
>> src/powerchar.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/powershort.o src/
>> powershort.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/prefixFactors.o
>> src/prefixFactors.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/processRecordCarrier.o src/processRecordCarrier.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/readHead.o
>> src/readHead.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/read_LMF.o
>> src/read_LMF.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/readOneCountRateRecord.o src/readOneCountRateRecord.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/readOneEventRecord.o src/readOneEventRecord.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/readOneGateDigiRecord.o src/readOneGateDigiRecord.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/readTheLMFcchDataBase.o src/readTheLMFcchDataBase.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/rejectFractionOfEvent.o src/rejectFractionOfEvent.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=6 4 -fPIC -c -o
>> obj/rotationSpeedConversion.o src/rotationSpeedConversion.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/setGantryPosition.o src/setGantryPosition.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/setLayersInfo.o
>> src/setLayersInfo.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/setShiftValues.o
>> src/setShiftValues.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/setSubstructuresValues.o src/setSubstructuresValues.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/shiftTime.o
>> src/shiftTime.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/sortTime.o
>> src/sortTime.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/speedConversion.o
>> src/speedConversion.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/stringConversion.o src/stringConversion.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/surfaceConversion.o src/surfaceConversion.c
>> gcc -I./includes/ -D _FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/testAngleDefaultUnit.o src/testAngleDefaultUnit.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/testField.o
>> src/testField.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/testPitchVersusSize.o src/testPitchVersusSize.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/testYourSystemForLMF.o src/testYourSystemForLMF.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/timeOrDurationConversion.o src/timeOrDurationConversion.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/timeValueManager.o src/timeValueManager.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/treatEventRecord.o src/treatEventRecord.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/tripletAnalysis.o
>> src/tripletAnalysis.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/units.o
>> src/units.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/unitsFactors.o
>> src/unitsFactors.c< br>gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/usefulOptions.o src/usefulOptions.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/volumeConversion.o src/volumeConversion.c
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/blockSorter.o
>> src/blockSorter.cc
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/Calfactor.o
>> src/Calfactor.cc
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/cutEnergyModule.o
>> src/cutEnergyModule.cc
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/daqBuffer.o
>> src/daqBuffer.cc
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/energyResolution.o src/energyResolution.cc
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/followCountRates.o src/followCountRates.cc
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/Gaussian.o
>> src/Gaussian.cc
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o
>> obj/multipleCoincidencesSorter.o src/multipleCoincidencesSorter.cc
>> gcc -I./includes/ -D_FILE_OFFSET_BITS=64 -fPIC -c -o obj/outputRootMgr.o
>> src/outputRootMgr.cc
>> src/outputRootMgr.cc:30:19: error: TFile.h: No such file or directory
>> src/outputRootMgr.cc:31:19: error: TTree.h: No such file or directory
>> src/outputRootMgr.cc:36: error: expected initializer before '*' token
>> src/outputRootMgr.cc:37: error: expected initializer before '*' token
>> src/outputRootMgr.cc: In function 'void outputRoot(const ENCODING_HEADER*,
>> const EVENT_HEADER*, const GATE_DIGI_HEADER*, const EVENT_RECORD*)':
>> src/outputRootMgr.cc:45: error: 'Double_t' was not declared in this scope
>> src/outputRootMgr.cc:45: error: expected `;' before 'ownTime'
>> src/outputRootMgr.cc:46: error: 'Int_t' does not name a type
>> src/outputRootMgr.cc:47: error: expected `;' before 'timeMillis'
>> src/outputRootMgr.cc:48: error: 'Float_t' was not declared in this scope
>> src/outputRootMgr.cc:48: error: expected `;' before 'timeOfFlight'
>> src/outpu tRootMgr.cc:51: error: 'Int_t' was not declared in this scope
>>
>> src/outputRootMgr.cc:51: error: expected `;' before 'gantryAngularPos'
>> src/outputRootMgr.cc:52: error: expected `;' before 'sector'
>> src/outputRootMgr.cc:53: error: expected `;' before 'sector1'
>> src/outputRootMgr.cc:56: error: expected `;' before 'radial'
>> src/outputRootMgr.cc:58: error: expected `;' before 'energy'
>> src/outputRootMgr.cc:59: error: expected `;' before 'neighb'
>> src/outputRootMgr.cc:66: error: 'pRootFile' was not declared in this scope
>> src/outputRootMgr.cc:66: error: expected type-specifier before 'TFile'
>> src/outputRootMgr.cc:66: error: expected `;' before 'TFile'
>> src/outputRootMgr.cc:68: error: 'lmfTree' was not declared in this scope
>> src/outputRootMgr.cc:68: error: expected type-specifier before 'TTree'
>> src/outputRootMgr.cc:68: error: expected `;' before 'TTree'
>> src/outputRootMgr.cc:69: error: 'nevt' was not declared in this scope
>> src/outputRootMgr.cc:70: error: 'timeMillis' was not declared in this
>> scope
>> src/outputRootMgr.cc:71: error: 'timeOfFlight' was not declared in this
>> scope
>> src/outputRootMgr.cc:72: error: 'sector' was not declared in this scope
>> src/outputRootMgr.cc:73: error: 'module' was not declared in this scope
>> src/outputRootMgr.cc:74: error: 'submodule' was not declared in this scope
>> src/outputRootMgr.cc:75: error: 'crystal' was not declared in this scope
>> src/outputRootMgr.cc:76: error: 'layer' was not declared in this scope
>> src/outputRootMgr.cc:77: error: 'sector1' was not declared in this scope
>> src/outputRootMgr.cc:78: error: 'module1' was not declared in this scope
>> src/outputRootMgr.cc:79: error: 'submodule1' was not declared in this
>> scope
>> src/outputRootMgr.cc:80: error: 'crystal1' was not declared in this scope
>> src/outputRootMgr.cc:81: error: 'layer1' was not declared in this scope
>> src/outputRootMgr.cc:83: error: 'energy' w as not declared in this scope
>> src/outputRootMgr.cc:84: error: 'energy1' was not declared in this scope
>> src/outputRootMgr.cc:87: error: 'gantryAngularPos' was not declared in
>> this scope
>> src/outputRootMgr.cc:90: error: 'gantryAxialPos' was not declared in this
>> scope
>> src/outputRootMgr.cc:93: error: 'lmfTree' was not declared in this scope
>> src/outputRootMgr.cc:93: error: expected type-specifier before 'TTree'
>> src/outputRootMgr.cc:93: error: expected `;' before 'TTree'
>> src/outputRootMgr.cc:94: error: 'nevt' was not declared in this scope
>> src/outputRootMgr.cc:95: error: 'ownTime' was not declared in this scope
>> src/outputRootMgr.cc:96: error: 'sector' was not declared in this scope
>> src/outputRootMgr.cc:97: error: 'module' was not declared in this scope
>> src/outputRootMgr.cc:98: error: 'submodule' was not declared in this scope
>> src/outputRootMgr.cc:99: error: 'crystal' was not declared in this scope
>> src/outputRootMgr.cc:1 00: error: 'layer' was not declared in this scope
>> src/outputRootMgr.cc:101: error: 'radial' was not declared in this scope
>> src/outputRootMgr.cc:102: error: 'tangential' was not declared in this
>> scope
>> src/outputRootMgr.cc:103: error: 'axial' was not declared in this scope
>> src/outputRootMgr.cc:105: error: 'energy' was not declared in this scope
>> src/outputRootMgr.cc:106: error: 'neighb' was not declared in this scope
>> src/outputRootMgr.cc:108: error: 'gantryAngularPos' was not declared in
>> this scope
>> src/outputRootMgr.cc:111: error: 'gantryAxialPos' was not declared in this
>> scope
>> src/outputRootMgr.cc:146: error: 'nevt' was not declared in this scope
>> src/outputRootMgr.cc:147: error: 'timeMillis' was not declared in this
>> scope
>> src/outputRootMgr.cc:147: error: expected `;' before 'getTimeOfThisCOINCI'
>> src/outputRootMgr.cc:148: error: 'timeOfFlight' was not declared in this
>> scope
>> src/outputRootMgr.cc:152: error: 'sector' w as not declared in this scope
>> src/outputRootMgr.cc:152: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:153: error: 'module' was not declared in this scope
>> src/outputRootMgr.cc:153: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:154: error: 'submodule' was not declared in this
>> scope
>> src/outputRootMgr.cc:154: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:155: error: 'crystal' was not declared in this scope
>> src/outputRootMgr.cc:155: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:156: error: 'layer' was not declared in this scope
>> src/outputRootMgr.cc:156: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:160: error: 'sector1' was not declared in this scope
>> src/outputRootMgr.cc:160: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:161: error: 'module1' was not declared in this scope
>> src/outputRootMgr.cc:161: error: expected `;' before 'pcrist'
>> src/outputRoot Mgr.cc:162: error: 'submodule1' was not declared in this
>> scope
>> src/outputRootMgr.cc:162: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:163: error: 'crystal1' was not declared in this scope
>> src/outputRootMgr.cc:163: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:164: error: 'layer1' was not declared in this scope
>> src/outputRootMgr.cc:164: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:167: error: 'energy' was not declared in this scope
>> src/outputRootMgr.cc:168: error: 'energy1' was not declared in this scope
>> src/outputRootMgr.cc:172: error: 'gantryAngularPos' was not declared in
>> this scope
>> src/outputRootMgr.cc:175: error: 'gantryAxialPos' was not declared in this
>> scope
>> src/outputRootMgr.cc:177: error: 'lmfTree' was not declared in this scope
>> src/outputRootMgr.cc:181: error: 'nevt' was not declared in this scope
>> src/outputRootMgr.cc:182: error: 'ownTime' was not declared in this scope<
>> br>src/outputRootMgr.cc:188: error: 'timeMillis' was not declared in this
>> scope
>> src/outputRootMgr.cc:196: error: 'sector' was not declared in this scope
>> src/outputRootMgr.cc:196: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:197: error: 'module' was not declared in this scope
>> src/outputRootMgr.cc:197: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:198: error: 'submodule' was not declared in this
>> scope
>> src/outputRootMgr.cc:198: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:199: error: 'crystal' was not declared in this scope
>> src/outputRootMgr.cc:199: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:200: error: 'layer' was not declared in this scope
>> src/outputRootMgr.cc:200: error: expected `;' before 'pcrist'
>> src/outputRootMgr.cc:205: error: 'radial' was not declared in this scope
>> src/outputRootMgr.cc:207: error: 'tangential' was not declared in this
>> scope
>> src/outputRootMg r.cc:210: error: 'axial' was not declared in this scope
>> src/outputRootMgr.cc:214: error: 'energy' was not declared in this scope
>> src/outputRootMgr.cc:216: error: 'neighb' was not declared in this scope
>> src/outputRootMgr.cc:218: error: 'lmfTree' was not declared in this scope
>> src/outputRootMgr.cc: In function 'void destroyOutputRootMgr()':
>> src/outputRootMgr.cc:226: error: 'lmfTree' was not declared in this scope
>> src/outputRootMgr.cc:228: error: 'pRootFile' was not declared in this
>> scope
>> make: *** [obj/outputRootMgr.o] Error 1
>>
>> Anyone can help me?
>> Thanks a lot.
>>
>> 使用新一代 Windows Live Messenger 轻松交流和共享! 立刻下载!
>> _______________________________________________
>> Gate-users mailing list
>> Gate-users at lists.healthgrid.org
>> http://lists.healthgrid.org/mailman/listinfo/gate-users
>>
>
>
> __________________
> Christian MOREL, PhD
> Professeur, Université de la Méditerranée Aix-Marseille II
> Centre de Physique des Particules de Marseille (CPPM)
> CNRS-IN2P3 et Université de la Méditerranée
> 163, Av. de Luminy, Case 902, 13288 Marseille, France
>
> tel: +33 (0)4 91 82 76 73
> fax: +33 (0)4 91 82 72 99
> mobile: +33 (0)6 16 44 20 16
> email: morel at cppm.in2p3.fr
> url: http://imXgam.in2p3.fr
>
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.healthgrid.org
> http://lists.healthgrid.org/mailman/listinfo/gate-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20081216/48885e73/attachment.htm>
More information about the Gate-users
mailing list