Open yurivict opened 6 years ago
Curious. Is libefp an independent package and detected as pre-built through -Dlibefp_DIR
or are you building it in the course of the pylibefp superbuild?
Btw, I just killed off python 2.7 (though not in the last tagged version). Hereafter, 3.5+
libefp
is a separate package. I didn't use -Dlibefp_DIR
because it is in the standard directory /usr/local
.
Btw, I just killed off python 2.7
We have a lot of python versions, of which 2.7 is the oldest. Python bindings need to be separate packages because multiple versions of python can be installed. I don't have any nostalgic feelings about python-2.7
, but some people have such about Qt4, curiously.
libefp-1.5.0
has the file/usr/local/share/libefp/fraglib/h2o.efp
installed.FRAGLIB_DEEP=OFF
inlibefp
.libefp
says:option_with_print(FRAGLIB_DEEP "Installed fragment libary has hierarchical, not flat, filestructure. Psi4 wants OFF" ON)