Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors building #33

Open
recap opened this issue Jun 8, 2018 · 1 comment
Open

Errors building #33

recap opened this issue Jun 8, 2018 · 1 comment

Comments

@recap
Copy link

recap commented Jun 8, 2018

Following the installation README.md for both Ubuntu 16.04 and Centos 7. None of them worked

  • In Ubuntu after successfully installing dependencies, the cmake failed with

GLOBUS_LOCATION is defined as /usr
IRODS_PATH is defined as /usr
CMake Error at CMakeLists.txt:44 (find_package):
Could not find a package configuration file provided by "IRODS" (requested
version 4.2.0) with any of the following names:

IRODSConfig.cmake
irods-config.cmake

Add the installation prefix of "IRODS" to CMAKE_PREFIX_PATH or set
"IRODS_DIR" to a directory containing one of the above files. If "IRODS"
provides a separate development package or SDK, be sure it has been
installed.

I could not find these files on the system.

  • On Centos 7 cmake also failed with different output:

CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_CXX_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!

@muccix
Copy link
Contributor

muccix commented Jun 12, 2018

Which iRODS version did you install? IRODS 4.2.0 is required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants