[Gate-users] Installation of Gate with ECAT7 and LMF
PmB
peter.bloomfield at camhpet.ca
Fri Oct 3 15:01:08 CEST 2014
Morning,
I have just been through this process under Linux, though I failed with LMF.
For ECAT
cd <Build Directory>
mkdir ecat Install
cd ecat
tar zxf - < {Location directory path}/ecat.tar.gz
make -f Makefile.unix
mkdir <Build Directory>/Install/include
mkdir <Build Directory>/Install/lib
cp *.h <Build Directory>/Install/include
cp libecat.a <Build Directory>/Install/lib
For Gate:
Within ccmake ; select GATE_USE_ECAT7' 'ON', hit configure and it
will then require 'ECAT7_HOME'
<Build Directory>/Install, configure again, build makefile.
LMF is essentially the same, though I got errors compiling Gate with
'GATE_USE_LMF' 'ON' and the 'LMF_HOME' defined. As I don't use LMF, I
did not investigate further. You may have better luck
Peter
On 10/02/2014 04:01 PM, André Miguel Monteiro wrote:
> Hello to all Gate-users,
>
> I have installed everyhting that is in here:
>
> http://wiki.opengatecollaboration.org/index.php/New_Compilation_ProcedureV7.0
>
> And I am only missing the ECAT, LMF and Gate parts.
>
> But I don't know exactly what to do when we have the .tar files for
> ECAT and LMF and how to proceed with the ccmake part for Gate.
>
> If anyone can explain me how I aprecciate it :)
>
> Thank you,
>
> Andre
>
>
> _______________________________________________
> Gate-users mailing list
> Gate-users at lists.opengatecollaboration.org
> http://lists.opengatecollaboration.org/mailman/listinfo/gate-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20141003/ffe573e9/attachment.html>
More information about the Gate-users
mailing list