On 12/26/09 04:07 PM, Paul Gress wrote:
_______________________________________________


OK, tried what you suggested. I could start compiz but with Pro-Engineer, the same exact results as I previously got.

bash-4.0$ /Disk1/Binaries/Pro-Engineer/WF5/bin/proe1 &
[1] 2806
bash-4.0$ ld.so.1: pro: fatal: /usr/lib/libGL.so.1: wrong ELF class: ELFCLASS32
Killed

[1]+  Exit 137                /Disk1/Binaries/Pro-Engineer/WF5/bin/proe1
bash-4.0$

Hopefully this can clue somebody what the real problem is. If I try to analyze whats happening, my computing platform is running 64 bit and libGL.so.1 is 32 bit, maybe there lies the problem.

I'm going to have to research more.
_______________________________________________

Here's part of the problem,

bash-4.0$ ls -al /usr/lib/GL/amd64
total 12
drwxr-xr-x   2 root     bin            8 Dec 24 16:49 .
drwxr-xr-x   3 root     bin           10 Dec 24 16:49 ..
lrwxrwxrwx   1 root     root          10 Dec 24 16:49 libGL.so -> libGL.so.1
lrwxrwxrwx 1 root root 44 Dec 24 16:49 libGL.so.1 -> ../../../../var/run/opengl/lib/64/libGL.so.1 lrwxrwxrwx 1 root root 23 Dec 24 16:49 libGLU.so -> ../../mesa/64/libGLU.so lrwxrwxrwx 1 root root 25 Dec 24 16:49 libGLU.so.1 -> ../../mesa/64/libGLU.so.1 lrwxrwxrwx 1 root root 23 Dec 24 16:49 libGLw.so -> ../../mesa/64/libGLw.so lrwxrwxrwx 1 root root 25 Dec 24 16:49 libGLw.so.1 -> ../../mesa/64/libGLw.so.1
bash-4.0$

were still looking at the mesa directrory.

Looking around I see the Nvidia libraries are located at /usr/X11/lib/NVIDIA.

I suspect if I create a link where the /usr/lib/libGL.so and /usr/lib/amd64/libGL.so files point to /usr/X11/lib/NVIDIA/libGL.so and /usr/X11/lib/NVIDIA/amd64/libGL.so it would work.

There's got be be something else not allowing Nvidia to function properly.
_______________________________________________
indiana-discuss mailing list
indiana-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/indiana-discuss

Reply via email to