--
--
----------------------------------------------------------------------------------------------
You received this message because you are subscribed to the Google
Groups "EMAN2" group.
To post to this group, send email to em...@googlegroups.com
To unsubscribe from this group, send email to eman2+un...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/eman2
---
You received this message because you are subscribed to the Google Groups "EMAN2" group.
To unsubscribe from this group and stop receiving emails from it, send an email to eman2+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
echo $LD_LIBRARY_PATH
/usr/local/EMAN/lib:/usr/local/IMOD/libexport LD_LIBRARY_PATH=ccmake ../eman2FFTW3_INCLUDE_PATH /usr/include
FFTW3_LIBRARY /usr/lib64/libfftw3f.sols -al /usr/lib64/libfftw3f.so
lrwxrwxrwx. 1 root root 18 Jul 26 22:00 /usr/lib64/libfftw3f.so -> libfftw3f.so.3.2.3echo $LD_LIBRARY_PATH
/usr/local/src/EMAN2_git/src/eman2yum list installed | grep fftw
fftw.x86_64 3.2.1-3.1.el6 @rhel-x86_64-server-6
fftw-devel.x86_64 3.2.1-3.1.el6 @rhel-x86_64-server-6ls /usr/include/ | grep fftw
fftw3.f
fftw3.h(eman2) cs@cs-mbp build % cmake /Users/cs/eman2source/eman2
-- CMAKE_PREFIX_PATH="/Users/cs/opt/anaconda3/envs/eman2;/Users/cs/opt/anaconda3/envs/eman2/.."
-- Python3_EXECUTABLE="/opt/homebrew/Frameworks/Python.framework/Versions/3.10/bin/python3.10"
-- Python3_LIBRARIES="/opt/homebrew/opt/pyt...@3.10/Frameworks/Python.framework/Versions/3.10/lib/libpython3.10.dylib"
-- Python3_INCLUDE_DIRS="/opt/homebrew/opt/pyt...@3.10/Frameworks/Python.framework/Versions/3.10/include/python3.10"
-- Python3_SITELIB="/opt/homebrew/opt/pyt...@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages"
-- PYTHON_LIB_SHARED="0"
-- CMAKE_CXX_COMPILER_ID="AppleClang"
CMake Error at /Users/cs/opt/anaconda3/envs/eman2/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Boost (missing: python310 numpy310) (found version "1.74.0")
Call Stack (most recent call first):
/Users/cs/opt/anaconda3/envs/eman2/share/cmake-3.24/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
/Users/cs/opt/anaconda3/envs/eman2/share/cmake-3.24/Modules/FindBoost.cmake:2376 (find_package_handle_standard_args)
cmake/Boost.cmake:5 (find_package)
cmake/find_all.cmake:6 (include)
CMakeLists.txt:81 (include)
-- Configuring incomplete, errors occurred!
See also "/Users/cs/eman2source/build/CMakeFiles/CMakeOutput.log".
See also "/Users/cs/eman2source/build/CMakeFiles/CMakeError.log".
Thanks,
Chen
To view this discussion on the web visit https://groups.google.com/d/msgid/eman2/b3760817-1af0-49ab-8440-590a3aa3d5acn%40googlegroups.com.
cmake /Users/cs/eman2source/eman2 -DPython3_EXECUTABLE=${CONDA_PREFIX}/bin/pythonTo view this discussion on the web visit https://groups.google.com/d/msgid/eman2/b3760817-1af0-49ab-8440-590a3aa3d5acn%40googlegroups.com.