Results 1 to 2 of 2
Hey
Im running opensuse 10.2, trying to run a .linux program for part of my course.
The program is called h3viewer, but that should make much difference. It runs 3d ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 05-16-2007 #1Just Joined!
- Join Date
- Mar 2006
- Posts
- 42
General install problem
Hey
Im running opensuse 10.2, trying to run a .linux program for part of my course.
The program is called h3viewer, but that should make much difference. It runs 3d graphics in a gui. Origanally trying to run it it complained about missing libs, so I installed glw and openmotif. This solved all the lib errors. Now when I try to run it I get:-
Any pointers? Not really sure what to do next, it is picking up the following libs:-HTML Code:./vktest.linux: symbol lookup error: ./vktest.linux: undefined symbol: glwMDrawingAreaWidgetClass
anyone?HTML Code:Green:~/Desktop # ldd vktest.linux linux-gate.so.1 => (0xffffe000) libGLw.so.1 => /usr/local/lib/libGLw.so.1 (0xb7f27000) libGL.so.1 => /usr/lib/libGL.so.1 (0xb7ecc000) libGLU.so.1 => /usr/lib/libGLU.so.1 (0xb7e54000) libXm.so.1 => /usr/X11R6/lib/libXm.so.1 (0xb7d21000) libXt.so.6 => /usr/lib/libXt.so.6 (0xb7cd0000) libX11.so.6 => /usr/lib/libX11.so.6 (0xb7bb3000) libstdc++-libc6.2-2.so.3 => /usr/lib/libstdc++-libc6.2-2.so.3 (0xb7b66000) libm.so.6 => /lib/libm.so.6 (0xb7b40000) libc.so.6 => /lib/libc.so.6 (0xb7a12000) libXext.so.6 => /usr/lib/libXext.so.6 (0xb7a02000) libXxf86vm.so.1 => /usr/lib/libXxf86vm.so.1 (0xb79fc000) libpthread.so.0 => /lib/libpthread.so.0 (0xb79e4000) libdl.so.2 => /lib/libdl.so.2 (0xb79e0000) libdrm.so.2 => /usr/lib/libdrm.so.2 (0xb79d8000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xb78f4000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xb78e7000) libSM.so.6 => /usr/lib/libSM.so.6 (0xb78dd000) libICE.so.6 => /usr/lib/libICE.so.6 (0xb78c4000) libXau.so.6 => /usr/lib/libXau.so.6 (0xb78c0000) libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb78ba000) /lib/ld-linux.so.2 (0xb7f56000)
thanks in advance
Joe
- 05-16-2007 #2Just Joined!
- Join Date
- Mar 2006
- Posts
- 42
no one? Not even a stab in the dark?


Reply With Quote
