[Gate-users] Problems installing Gate v8.0
Aida Pena
aidapenagil at gmail.com
Tue Oct 23 10:59:51 CEST 2018
Hello everyone!
I am trying to install Gate v8.0 in Ubuntu 16.04, but I get this error when
I run make:
*~/gate_v8.0-build$ make -j8*
*[ 2%] Built target itkzlib[ 6%] Built target MetaIO[ 6%] Linking CXX
executable Gate/usr/bin/ld: cannot find -lGraf3dcollect2: error: ld
returned 1 exit statusCMakeFiles/Gate.dir/build.make:17220: recipe for
target 'Gate' failedmake[2]: *** [Gate] Error 1CMakeFiles/Makefile2:68:
recipe for target 'CMakeFiles/Gate.dir/all' failedmake[1]: ***
[CMakeFiles/Gate.dir/all] Error 2Makefile:138: recipe for target 'all'
failedmake: *** [all] Error 2*
I am using Geant4.10.03.p03 and Root_v5.34.30 installed by compiling the
source code.
At first I got an error with the file TVector2.h (It cannot be found), and
it was solved obtaining the file from another version of Gate, as in this
thread:
http://lists.opengatecollaboration.org/pipermail/gate-users/2016-December/009316.html
But then this other error appeared:
*[100%] Linking CXX executable Gate
> > > /usr/bin/ld: cannot find -lGraf3d
> > > /usr/bin/ld: cannot find -lPostscript
> > > /usr/bin/ld: cannot find -lPhysics
> > > collect2: error: ld returned 1 exit status
> > > make[2]: *** [Gate] Error 1
> > > make[1]: *** [CMakeFiles/Gate.dir/all] Error 2
> > > make: *** [all] Error 2*
I tried installing the libssl-dev package and also all this other
libraries that were suggested in other threads.
(* libroot-graf2d-postscript-dev, libroot-net-dev,
libroot-math-physics-dev, libroot-gui-dev, libroot-hist-dev and
libroot-io-dev*).
And from this point the only problem that remains is with -lGraf3d, as
in the output shown at the beginning.
Could anyone help me in figuring out the error?
Best Regards,
Aida
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/pipermail/gate-users/attachments/20181023/46819b4b/attachment.html>
More information about the Gate-users
mailing list