Questions and Answers :
Unix/Linux :
wrong glutlib for ap 5.0
Message board moderation
Author | Message |
---|---|
domattps Send message Joined: 3 Apr 99 Posts: 6 Credit: 414,233 RAC: 0 ![]() |
I appears that ap 5.0 for x86_64 is trying to use the 32 bit glut lib. The following error is produced from CLI. ap_graphics_5.00_x86_64-pc-linux-gnu:error while loading shared libraries: libglut.so.3: cannot open shared object file: No such file or directory the lib exists in /usr/lib64 and if linked to /usr/lib the error changes to wrong ELF format (64bit) Since this is the 64 bit version, I would expect it to use the 64 bit libs. Am I just misinformed? |
Dotsch ![]() Send message Joined: 9 Jun 99 Posts: 2422 Credit: 919,393 RAC: 0 ![]() |
Could you please post the output of "ldd astropulse-..." and ldd "ap_graphics" that I can forward this to the SETI developers. |
![]() ![]() Send message Joined: 16 Jan 06 Posts: 1145 Credit: 3,936,993 RAC: 0 ![]() |
This may not apply to this particular problem (does appear to be a lib issue), and you may have already seen the error and taken action to correct it, but I do notice on a previous AP task with the error "Error writing short fold buffer to foldfile: No space left on device." and thought I'd mention it. |
domattps Send message Joined: 3 Apr 99 Posts: 6 Credit: 414,233 RAC: 0 ![]() |
here tis: [jim@jim setiathome.berkeley.edu]$ ldd astropulse_5.00_x86_64-pc-linux-gnu not a dynamic executable [jim@jim setiathome.berkeley.edu]$ ldd ap_graphics_5.00_x86_64-pc-linux-gnu linux-gate.so.1 => (0xffffe000) libglut.so.3 => not found libSM.so.6 => /usr/lib/libSM.so.6 (0xf7fa5000) libICE.so.6 => /usr/lib/libICE.so.6 (0xf7f8c000) libXmu.so.6 => /usr/lib/libXmu.so.6 (0xf7f74000) libXi.so.6 => /usr/lib/libXi.so.6 (0xf7f6b000) libGLU.so.1 => /usr/lib/libGLU.so.1 (0xf7ef9000) libGL.so.1 => /usr/lib/nvidia-current/libGL.so.1 (0xf7e54000) libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0xf7e31000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xf7d43000) libm.so.6 => /lib/libm.so.6 (0xf7d1d000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xf7d0f000) libpthread.so.0 => /lib/libpthread.so.0 (0xf7cf7000) libc.so.6 => /lib/libc.so.6 (0xf7ba8000) libXt.so.6 => /usr/lib/libXt.so.6 (0xf7b4e000) libX11.so.6 => /usr/lib/libX11.so.6 (0xf7a3c000) libXext.so.6 => /usr/lib/libXext.so.6 (0xf7a2c000) libGLcore.so.1 => /usr/lib/nvidia-current/libGLcore.so.1 (0xf6cbb000) libnvidia-tls.so.1 => /usr/lib/nvidia-current/tls/libnvidia-tls.so.1 (0xf6cb8000) libdl.so.2 => /lib/libdl.so.2 (0xf6cb4000) /lib/ld-linux.so.2 (0xf7fd4000) libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0xf6cb2000) libxcb.so.1 => /usr/lib/libxcb.so.1 (0xf6c95000) libXau.so.6 => /usr/lib/libXau.so.6 (0xf6c92000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xf6c8b000) Anything else, please, let me know |
©2025 University of California
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.