[Gate-users] GATE 6 compile issue
Rutao Yao
rutaoyao at buffalo.edu
Sun Apr 11 15:58:23 CEST 2010
Hi,
I encountered similar issue while installing LMF_v3.0 as part of Gate 6.0
package. But changing $ROOTSYS to its parent level did not work. So I
created a root subfolder under $ROOTSYS/include and copied all the files in
$ROOTSYS/include to $ROOTSYS/include/root. Now the "make" in LMF_v3.0 went
through and said "Congratulations ..."
Indeed, it is not pretty. How did you change $ROOTSYS exactly to solve the
issue?
Rutao
716-838-5889 ext. 162
My Calendar
My Web Page
> -----Original Message-----
> From: gate-users-bounces at lists.opengatecollaboration.org
[mailto:gate-users-
> bounces at lists.opengatecollaboration.org] On Behalf Of David Sharpe
> Sent: Wednesday, March 24, 2010 7:48 AM
> To: gate-users at lists.opengatecollaboration.org
> Subject: Re: [Gate-users] GATE 6 compile issue
>
> FYI it seems $ROOTSYS should be the parent folder of root
> if anyone wants to solve this a bit more gracefully
>
> Dave
>
> On 18/03/2010 16:43, David Sharpe wrote:
> > Thanks Niklas,
> >
> > That has solved it.
> >
> > Cheers,
> > Dave
> >
> > On 18/03/2010 16:19, Niklas Rehfeld wrote:
> >> Hello,
> >>
> >> I just ran into the same problem. In my case the problem was, that GATE
> >> was looking for the library files in $ROOTSYS/lib/root, but they were
> >> installed in
> >> $ROOTSYS/lib
> >>
> >> I solved the problem by creating a folder "root" in $ROOTSYS/lib and
> >> copied all lib* files into it.
> >>
> >> Regards
> >>
> >> Niklas
> >>
> >> Le Thu, 18 Mar 2010 16:25:12 +0100, David Sharpe
> >> <das74 at wbic.cam.ac.uk> a
> >> écrit:
> >>
> >>> Dear All,
> >>>
> >>> My gate 'make' ends with the following:
> >>>
> >>> Using granular libraries ...
> >>> Linking Gate
> >>> /usr/bin/ld: cannot find -lCore
> >>> collect2: ld returned 1 exit status
> >>> make: *** [bin/Linux-g++/Gate] Error 1
> >>>
> >>> Root compiled correctly without errors, and has produced libCore.so.
> >>> The file is available within a directory in $LD_LIBRARY_PATH.
> >>>
> >>> I have found some people hitting a similiar error, with architecture
> >>> problems,
> >>> the machine is 64bit and root compiled with the -m64 flag. If that is
> >>> relevant at all.
> >>>
> >>> Any suggestions appreciated,
> >>>
> >>> Cheers,
> >>> Dave
> >
>
> _______________________________________________
> 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