Dear EMAN2 developers,
I am trying to build EMAN2 from source.
I got an OPENGL error using either cmake or cmake3:
CMake Error at
/soft/miniconda3/envs/eman2/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233
(message):
Could NOT find OpenGL (missing: OPENGL_INCLUDE_DIR)
Is there any packing missing in my system? I am not sure which
opengl library I should install.
On the website (https://blake.bcm.edu/emanwiki/EMAN2/Install/SourceInstall), there is a suggestion of quitting ccmake.
I tried "ccmake quit" and got another error " CMake Error:
The source directory "/soft/eman2/eman2_build/quit" does not exist."
How should I proceed?
Thanks,
Lei
--
--
----------------------------------------------------------------------------------------------
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/eman2/a6197ec6-1f48-4b16-8150-cd287d664442n%40googlegroups.com.
We are using CentOS Linux release 7.9.2009 (Core).
We have nvidia GPU with NVIDIA-SMI 520.61.05 Driver Version: 520.61.05 CUDA Version: 11.8
In this case, which package should I install?
Thanks,
Lei
You received this message because you are subscribed to a topic in the Google Groups "EMAN2" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/eman2/2fSa0wrH-U0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to eman2+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/eman2/5955F8FD-90C9-4056-917E-09225BBAFFEB%40bcm.edu.
To view this discussion on the web visit https://groups.google.com/d/msgid/eman2/72cc1bbc-b510-4422-9050-2e4bf3ae97be%40gmail.com.
I've installed all mesa related package. Now cmake works well.
But I got errors during make:
/soft/miniconda3/envs/eman2/lib/libLerc.so.4: undefined reference
to `std::__cxx11::basic_string<char,
std::char_traits<char>, std::allocator<char>
>::_M_construct(unsigned long, char)@GLIBCXX_3.4.21'
/soft/miniconda3/envs/eman2/lib/libLerc.so.4: undefined reference
to `operator delete(void*, unsigned long)@CXXABI_1.3.9'
collect2: error: ld returned 1 exit status
make[2]: *** [rt/imageio/CMakeFiles/test_eer.dir/build.make:109:
rt/imageio/test_eer] Error 1
make[1]: *** [CMakeFiles/Makefile2:1233:
rt/imageio/CMakeFiles/test_eer.dir/all] Error 2
/usr/lib/libGLX.so: error adding symbols: File in wrong format
collect2: error: ld returned 1 exit status
make[2]: *** [libpyEM/CMakeFiles/pyGLUtils2.dir/build.make:164:
libpyEM/libpyGLUtils2.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:1155:
libpyEM/CMakeFiles/pyGLUtils2.dir/all] Error 2
To view this discussion on the web visit https://groups.google.com/d/msgid/eman2/7547F2A3-3C0B-4A04-BC9C-CD1F0EAE9416%40gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/eman2/d3b7a682-8eb0-4ffb-aeab-2886b4308344%40gmail.com.
I am using GCC 7 through devtools "scl enable devtoolset-7 bash"
My Glibc version is 2.17.
Which GCC version is suggested for EMAN2?
Thanks,
Lei
ldd (GNU libc) 2.17
To view this discussion on the web visit https://groups.google.com/d/msgid/eman2/6135308D-7712-4B6E-BDD3-2653FD47D707%40gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/eman2/7af74d47-c769-4665-82ab-67f231b3fe26%40gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/eman2/C26F4703-61E4-4A82-AB84-B0DA3C463892%40bcm.edu.