Hi,
I'm trying to install opm-parser (release/2017.04) and get the following error at cmake configuration:
-- Could NOT find ERT (missing: ERT_LIBRARY)
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
ERT_LIBRARY_ECLXX
linked by target "opmparser" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
linked by target "createDefaultKeywordList" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
ERT_LIBRARY_ECL_WELL
linked by target "opmparser" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
linked by target "createDefaultKeywordList" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
ERT_LIBRARY_GEOMETRY
linked by target "opmparser" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
linked by target "createDefaultKeywordList" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
ERT_LIBRARY_UTIL
linked by target "opmparser" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
linked by target "createDefaultKeywordList" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
ERT_LIBRARY_UTILXX
linked by target "opmparser" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
linked by target "createDefaultKeywordList" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
ERT_LIBRARY_ECLXX
linked by target "opmparser" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
linked by target "createDefaultKeywordList" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
ERT_LIBRARY_ECL_WELL
linked by target "opmparser" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
linked by target "createDefaultKeywordList" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
ERT_LIBRARY_GEOMETRY
linked by target "opmparser" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
linked by target "createDefaultKeywordList" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
ERT_LIBRARY_UTIL
linked by target "opmparser" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
linked by target "createDefaultKeywordList" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
ERT_LIBRARY_UTILXX
linked by target "opmparser" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
linked by target "createDefaultKeywordList" in directory /Users/codas/opm/opm-parser/opm/parser/eclipse
libecl was installed successfully with default options, but overiding DCMAKE_INSTALL_PREFIX. The libraries associated with the errors above (e.g. ert_geometry) are effectively not installed anywhere in my system (I cannot find it with find / -name "*ert_geometry").
I appreciate your help.
Andres
_______________________________________________ Opm mailing list [email protected] http://opm-project.org/cgi-bin/mailman/listinfo/opm
