You need the libecl library with Eclipse specific functionality. I would *strongly* recommend to just use the master branch when building from source.
1. Go to github.com/Statoil/libecl and build and install the libecl library. 2. Start with the master branch of opm-parser. This should just work. Joakim 1. aug. 2017 17:33 skrev "Andres Codas Duarte" <[email protected]>: > 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 > > 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 > >
_______________________________________________ Opm mailing list [email protected] http://opm-project.org/cgi-bin/mailman/listinfo/opm
