[Gate-users] new install help
O'Doherty, Jim
jim.odoherty at kcl.ac.uk
Thu Sep 4 11:43:24 CEST 2014
Hi,
I'm new to Gate7.0, and have a few issues with my install (I'm using OSX v10.9.4), apologies for the probably very stupid questions. I did try the archives but couldn't find a posting similar to my problem.
I've been following the exact procedure here: http://wiki.opengatecollaboration.org/index.php/New_Compilation_ProcedureV7.0
I tried to install the CHLEP, after I made the build OK, and typed "make install" (from the 2.1.3.1-build folder) I notice that the folder I created 2.1.3.1-install remains empty.
I then tried installing Geant4, made the build and install folders:
mkdir geant4.9.6.p03-build
mkdir geant4.9.6.p03-install
Then ran the command
ccmake ../geant4.9.6.p03, and I follow the online instructions so the configuration reads:
CMAKE_BUILD_TYPE Release
CMAKE_INSTALL_PREFIX /Users/jim/Documents/GEANT4/geant4.9.6.p03
CMAKE_OSX_ARCHITECTURES
CMAKE_OSX_DEPLOYMENT_TARGET
CMAKE_OSX_SYSROOT
GEANT4_INSTALL_DATA ON
GEANT4_INSTALL_DATADIR
GEANT4_USE_G3TOG4 OFF
GEANT4_USE_GDML OFF
GEANT4_USE_INVENTOR OFF
GEANT4_USE_OPENGL_X11 ON
GEANT4_USE_QT ON
GEANT4_USE_RAYTRACER_X11 OFF
GEANT4_USE_SYSTEM_CLHEP OFF
GEANT4_USE_SYSTEM_EXPAT ON
GEANT4_USE_XM OFF
QT_QMAKE_EXECUTABLE NOTFOUND
(I set GEANT4_USE_SYSTEM_CHLEP to OFF to use the Geant4 CHLEP because of the problem above)
When I try to configure, I get the following error:
CMake Error at
/Applications/CMake_2.8-12.app/Contents/share/cmake-2.8/Modules/FindQt4.cmake:
1386 (message):
Found unsuitable Qt version "" from NOTFOUND, this code requires Qt 4.x
Call Stack (most recent call first):
cmake/Modules/Geant4InterfaceOptions.cmake:113 (find_package)
CMakeLists.txt:84 (include)
If I set GEANT4_USE_QT OFF and try to compile, then all works OK.
When I try to make the install, I type "make", and some time later "make install", it looks like everything is working OK, but nothing appears in the geant4.9.6.p03-install folder.
Does anybody know why the Qt4 is failing (something in the QT4.cmake file?), and also why the geant4.9.6.p03-install (and 2.1.3.1-install) folder stays empty after I "make install"? The same happens when I try install the gate code
Thanks,
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opengatecollaboration.org/mailman/private/gate-users/attachments/20140904/480ed178/attachment.html>
More information about the Gate-users
mailing list