[Gate-users] Gate_v6.1 installation problem

Panagiotis Papadimitroulas panpap_5 at hotmail.com
Thu Mar 10 13:22:21 CET 2011


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
 		 	   		  


More information about the Gate-users mailing list