Pramual Suteecharuwat <[EMAIL PROTECTED]> writes:
> I need your advise on running Java3D on Red Hat Linux 7.3.
>
> Usually I can compile an run my Java3D program on Linux, but today
> after I had installed the new Red Hat Linux 7.3 and Mesa3D 4.0.2 on
> my PC, when I tried to run a Java3D file, e.g. the GearTest.class in
> /usr/java/j2sdk1.4.0/demo/java3d/GearTest/, I will get errors like;
>
> java.lang.UnsatisfiedLinkError:
> /usr/java/j2sdk1.4.0/jre/lib/i386/libJ3D.so: /usr/lib/libGL.so.1:
> undefined symbol: grBufferSwap
>
> What is it, and how to fix it? Please suggest.
grBufferSwap is a glide symbol. If you use the glide driver you'll
also have to install the glide libaries. If you don't use the glide
driver you might want to install a mesa build without glide support.
Juergen
--
Juergen Kreileder, Blackdown Java-Linux Team
http://www.blackdown.org/java-linux.html
Run Java 2 SE v1.3.1 on your iPAQ:
http://www.handhelds.org/pipermail/ipaq/2001-June/007221.html
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".