Hi all,
I'm still trying to install slicPandora and I am running into an error while trying to compile Gear.
-- Configuring incomplete, errors occurred!
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
*** ERROR in module [ GEAR ]: DEBUG INFO: {'PLATFORM': 'Linux - Arch Linux', 'GCC_VERSION': 'gcc (GCC) 4.8.1', 'LSB_RELEASE': 'LSB Version:\t1.4\nDistributor ID:\tarch\nDescription:\tArch Linux\nRelease:\trolling\nCodename:\tn/a', 'UNAME': 'Linux tp 3.9.2-1-ARCH #1 SMP PREEMPT Sat May 11 20:31:08 CEST 2013 x86_64 GNU/Linux'}
*** ERROR in module [ GEAR ]: At least one of these files: ['/home/aconway/fermi/slicPandora/v00-00/gear/v01-03/lib/libgear.a', '/home/aconway/fermi/slicPandora/v00-00/gear/v01-03/lib/libgear.so', '/home/aconway/fermi/slicPandora/v00-00/gear/v01-03/lib/libgear.dylib']
is required for using this installation of GEAR
Full logfile is attached.
If I try to build Gear myself, I get the following:
[aconway@tp build]$ cmake -DILCUTIL_DIR=/home/aconway/fermi/slicPandora/v00-00/ilcutil/v01-00/ ..
-- Check for ILCUTIL (1.0.0)
-- Found ILCSOFT_CMAKE_MODULES: /home/aconway/fermi/slicPandora/v00-00/ilcutil/v01-00/cmakemodules
-- Found ILCUTIL: /home/aconway/fermi/slicPandora/v00-00/ilcutil/v01-00
-- Check for CLHEP_LIBRARIES: CLHEP
-- Check for CLHEP_CLHEP_LIBRARY: CLHEP -- failed
CMake Error at /usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message):
Could NOT find CLHEP (missing: CLHEP_INCLUDE_DIRS CLHEP_LIBRARIES
PACKAGE_VERSION_COMPATIBLE)
Call Stack (most recent call first):
/usr/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE)
/home/aconway/fermi/slicPandora/v00-00/ilcutil/v01-00/cmakemodules/FindCLHEP.cmake:85 (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
CMakeLists.txt:43 (FIND_PACKAGE)
-- Configuring incomplete, errors occurred!
Not sure how to continue.
Thanks,
Alex Conway