[Gate-users] Gate_v6.1 installation problem (Panagiotis Papadimitroulas)

wugc wuguocheng at neusoft.com
Tue Mar 15 02:17:32 CET 2011


Hi panpap_5 ,

I also had a similar problem with “aida-config” not find. What I did is that:

I reconfigured the geant4, and set the question “Activates the configuration setup for allowing plugins to analysis tools based on AIDA (Astract Interfaces for Data Analysis). In order to use AIDA features and compliant analysis tools, the proper environment for these tools will have to be set (see documentation for the specific analysis tools). [n]” to default answer.



Best regards,
wugc


2011-03-15 




> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
The Institute of Cancer Research: Royal Cancer Hospital, a charitable Company Limited by Guarantee, Registered in England under Company No. 534147 with its Registered Office at 123 Old Brompton Road, London SW7 3RP.
This e-mail message is confidential and for use by the addressee only.  If the message is received by anyone other than the addressee, please return the message to the sender by replying to it and then delete the message from your computer and network.
------------------------------
Message: 3
Date: Thu, 10 Mar 2011 14:22:21 +0200
From: Panagiotis Papadimitroulas <panpap_5 at hotmail.com>
To: <gate-users at lists.opengatecollaboration.org>
Subject: Re: [Gate-users] Gate_v6.1 installation problem
Message-ID: <BAY146-w4211280E91AD1E9482DD00BBC80 at phx.gbl>
Content-Type: text/plain; charset="iso-8859-7"
Dear Marios,
Thank you very much for your fast reply, It was really helpful for the GNUmake problems... 
But now remains the aida-config problem. 
and the output after "make" is :
[root at panpap gate_v6.1]# make
Entering source/arf ...
Making dependency for file src/GateARFDataToRootMessenger.cc ...
/bin/sh: line 1: aida-config: command not found
Making dependency for file src/GateARFTableMgrMessenger.cc ...
/bin/sh: line 1: aida-config: command not found
Making dependency for file src/GateARFSD.cc ...
/bin/sh: line 1: aida-config: command not found
Making dependency for file src/GateARFTable.cc ...
/bin/sh: line 1: aida-config: command not found
Making dependency for file src/GateARFSDMessenger.cc ...
/bin/sh: line 1: aida-config: command not found
Making dependency for file src/GateARFDataToRoot.cc ...
/bin/sh: line 1: aida-config: command not found
Making dependency for file src/GateARFTableMgr.cc ...
/bin/sh: line 1: aida-config: command not found
Compiling GateARFTableMgr.cc ...
/bin/sh: aida-config: command not found
Compiling GateARFDataToRoot.cc ...
/bin/sh: aida-config: command not found
Compiling GateARFSDMessenger.cc ...
/bin/sh: aida-config: command not found
Compiling GateARFTable.cc ...
/bin/sh: aida-config: command not found
Compiling GateARFSD.cc ...
/bin/sh: aida-config: command not found
Compiling GateARFTableMgrMessenger.cc ...
/bin/sh: aida-config: command not found

and so on...
I will check it more, 
I think it has to do with the shared ,static, global, libraries during geant4 installation... But i cant find what exactly it is... (although the geant4 was installed succsefully)
Thank you very much, for the advice. Any more help for the above issue will be appreciated!
Panagiotis
###############################################
###   Panagiotis Papadimitroulas                                     
###   MSc Student, Department of Medical Physics    
###   University of Patras                                                   
###   Greece                                                                            
###                                                                                            
###   email: panpap_5 at hotmail.com                              
###                                                                                            
> Date: Thu, 10 Mar 2011 12:05:35 +0000
> From: marios.myronakis at icr.ac.uk
> To: gate-users at lists.opengatecollaboration.org
> Subject: Re: [Gate-users] Gate_v6.1 installation problem
> 
> Hi Panagiotis,
> 
> I had a similar problem with fedora 14 . What I did is that in every
> GNUmakefile in the source folder I changed the lines 8 to 9:
> 
> 
> if $(G4WORKDIR)=='.'
>   G4WORKDIR=../..
> 
> to
> 
> ifeq ($(G4WORKDIR),'.')
>     G4WORKDIR=../..
> endif
> 
> the I set G4WORKDIR as:
> 
> export G4WORKDIR=path to GATE , e.g  export G4WORKDIR=/usr/local/gate_v6.1
> 
> However in my case I didn't have the aida-config not found error.
> 
> I understand that this is a bug that escaped the attention of GATE
> programmers.
> 
> Hope that I helped.
> 
> 
> -----------------------------------------------------------------
> Marios Myronakis
> 
> Ph.D. Student
> Joint Department of Physics
> Institute of Cancer Research and 
> Royal Marsden Foundation Trust
> Fulham Road
> London SW3 6JJ
> UK
> 
> Tel.: +44 (0) 207 808 2500
> Fax.: +44 (0) 207 808 2522
> E-mail: Marios.Myronakis at icr.ac.uk
> -----------------------------------------------------------------
> 
> 
> On 10/03/11 11:43, Panagiotis Papadimitroulas wrote:
> > Dear Gaters,
> > I am trying to install the newest version of GATE_v6.1 but I am having a really annoying problem.
> > My system is Fedora14, geant4.9.4.p01. CLHEP.2.1.0.1
> > All seems to be fine installed until I am going to  install GATE and do "make", 
> > I am getting the following error. Could anyone help me about this??? (Is this a problem of geant4 installation libraries?) 
> > The confused issue is the aida-config. Has anyone else came along with it?
> >
> > [root at panpap gate_v6.1]# make
> > /bin/sh: line 1: aida-config: command not found
> > Entering source/arf ...
> > GNUmakefile:8: *** missing separator.  Stop.
> > source/arf finished
> > Entering source/geometry ...
> > GNUmakefile:8: *** missing separator.  Stop.
> > source/geometry finished
> > Entering source/general ...
> > GNUmakefile:8: *** missing separator.  Stop.
> > source/general finished
> > Entering source/digits_hits ...
> > GNUmakefile:8: *** missing separator.  Stop.
> > source/digits_hits finished
> > Entering source/physics ...
> > GNUmakefile:8: *** missing separator.  Stop.
> > source/physics finished
> > Creating shared library tmp/Linux-g++/Gate/libGate.so ...
> > g++: *.o: No such file or directory
> > make: *** [tmp/Linux-g++/Gate/libGate.so] Error 1
> >
> >
> > And here the system aborts...
> > Any help would be appreciated.
> > Thank you for your time,
> >
> > Panos
> >
> >
> > ###############################################
> > ###   Panagiotis Papadimitroulas                                       
> > ###   MSc Student, Department of Medical Physics       
> > ###   University of Patras                                                      
> > ###   Greece                                                                               
> > ###                                                                                               
> > ###   email: panpap_5 at hotmail.com                                
> > ###                                                                                              
> >
> >
> >           
> > _______________________________________________
> > Gate-users mailing list
> > Gate-users at lists.opengatecollaboration.org
> > http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
> 
> The Institute of Cancer Research: Royal Cancer Hospital, a charitable Company Limited by Guarantee, Registered in England under Company No. 534147 with its Registered Office at 123 Old Brompton Road, London SW7 3RP.
> 
> This e-mail message is confidential and for use by the addressee only.  If the message is received by anyone other than the addressee, please return the message to the sender by replying to it and then delete the message from your computer and network.
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
          
------------------------------
Message: 4
Date: Fri, 11 Mar 2011 09:14:20 +0800
From: cindy Dong <zjxiaoxia1118 at gmail.com>
To: gate-users at lists.opengatecollaboration.org
Subject: [Gate-users] RootFile
Message-ID:
<AANLkTi=u6HsKCyKDG7qpNa=O__2U1oBCjgD3wL-=GcyJ at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
Hi,
  I simulated a flat panel system,and I set a 1mCi~10mCi total activity ,the
output is Root.Why it had 3 rootFiles after it finished as there names were
RootFileName_1.root,RootFileName_1.root & RootFileName.root?
How do I analyze the output? Thanks.
Best regards
Cindy
------------------------------
_______________________________________________
Gate-users mailing list
Gate-users at lists.opengatecollaboration.org
http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
End of Gate-users Digest, Vol 58, Issue 12
******************************************
---------------------------------------------------------------------------------------------------
Confidentiality Notice: The information contained in this e-mail and any accompanying attachment(s) 
is intended only for the use of the intended recipient and may be confidential and/or privileged of 
Neusoft Corporation, its subsidiaries and/or its affiliates. If any reader of this communication is 
not the intended recipient, unauthorized use, forwarding, printing,  storing, disclosure or copying 
is strictly prohibited, and may be unlawful.If you have received this communication in error,please 
immediately notify the sender by return e-mail, and delete the original message and all copies from 
your system. Thank you. 
---------------------------------------------------------------------------------------------------


More information about the Gate-users mailing list