While on Windows and Mac, J's OpenGL uses standard libraries, on Linux it requires (OS)Mesa. It turns out that it's not a standard library (if anything is on Linux).
For example, on both Red Hat 9.0 and brand new Debian OSMesa is version 4.0, which crashes. As reported at http://www.jsoftware.com/jwiki/System/Beta/Mesa_Issues It also has a different path: /usr/X11R6/lib/libOSMesa.so* So there need to be a procedure explained how to get the latest Mesa and install only the OS part, in a way that it does not "Mesa-p" existing X11 and OpenGL libraries. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
