
MAC OS X FUSE 10.4 UPDATE
Update $PATH for gcc to become a default compiler by addingĮxport LD_LIBRARY_PATH=/lib:$LD_LIBRARY_PATHĬheck the default build options for ROOT: configure -prefix= -disable-multilib -enable-languages=c++,fortran
MAC OS X FUSE 10.4 INSTALL
Geant4 requirements: yum install expat expat-develĭon't forget to accept the licence sudo xcodebuild -licenseįor CMake and other dependencies, you can find also useful Required packages for ROOT: yum install git binutils libX11-devel libXpm-devel libXft-devel libXext-devel bootstrap -prefix=Ĭhange $PATH to access compiled & installed cmake, ctest in.
MAC OS X FUSE 10.4 HOW TO
The following instructions shows how to do it: #-install lcgcmake In case you do not want to depend on CVMFS and be able to develop while disconnected from the network you can install the required externals packages locally.

Installation of all the externals locally geant -DCMAKE_INSTALL_PREFIX= -DCTEST=ON

) Clone, configure and build GeantV package git clone Ĭmake.

Where is the adequate platform label for your system (e.g. Setup a build environment source /cvmfs//lcg/views/geant-latest//setup.sh For MacOS you need to install first Fuse the package () and then cvmfs one (). It requires to have installed CVMFS client, which is the default for CERN lxplus(7) nodes. This is the simpler way to get all the required external packages directly from CVMFS, which are available for a number of predefined platforms (e.g. Currently we have the installation instructions only for RHEL-based Linux and for OS X.
