Unless, perhaps, the issue is with a bad Makefile for the software that Cmake is working with (but that would be unusual).
Todd From: <Heywood>, Todd Heywood <[email protected]<mailto:[email protected]>> Reply-To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> List-Post: [email protected] Date: Monday, February 24, 2014 at 11:08 AM To: "[email protected]<mailto:[email protected]>" <[email protected]<mailto:[email protected]>> Subject: [easybuild] CMake built, but does not run Hi, I build CMake with the easyconfig CMake-2.8.12-goalf-1.5.12-no-OFED.eb (unchanged). It build fine, but when users try to use it, we get this: CMake Error at /opt/eb/software/CMake/2.8.12-goalf-1.5.12-no-OFED/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:108 (message): Could NOT find LibConfig++ (missing: LIBCONFIG++_INCLUDE_DIR LIBCONFIG++_LIBRARY) Call Stack (most recent call first): /opt/eb/software/CMake/2.8.12-goalf-1.5.12-no-OFED/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:315 (_FPHSA_FAILURE_MESSAGE) cmake/Modules/FindLibConfig++.cmake:14 (find_package_handle_standard_args) CMakeLists.txt:24 (find_package) -- Configuring incomplete, errors occurred! I’m poking around, but would appreciate any help. Thanks, Todd

