Note that all GLxx libraries must come from Mesa
and supercede any system libraries. To do so, all Mesa
libraries are installed locally in a separate folder, which
is defined in LD_LIBRARY_PATH. Below is a list of
all necessary libraries that run from JHP demo on
  http://olegykj.sourceforge.net/jhp/
The large versions are true files and small ones
are symbolic links to them.

libGL.so.1.5.060402
libGLU.so.1.3.060402
libGLw.so.1.0.0
libOSMesa.so.6.4.060402
libGL.so.1
libGLU.so.1
libGLw.so.1
libOSMesa.so.6
libGL.so
libGLU.so
libGLw.so
libOSMesa.so

export JPATHj601=/path/to/j601
export LD_LIBRARY_PATH=$JPATHj601:/path/to/local/lib



--- Igor Zhuravlov <[EMAIL PROTECTED]> wrote:

> Good day.
> 
> gl3 functions draw nothing for both "OpenGL Introduction" lab and "opengl" 
> demo. isigraph control remains black or becomes filled with colored noise. 
> But it's not freeze, i guess, since Ctrl+F key leads to fps message 
> output. gl* functions involved are return 0 (tested via smoutput).
> 
> gl2 demo works fine, though.
> 
> Result doesn't depend on either 3D hardware acceleration presence, or 
> LD_LIBRARY_PATH environment variable and system/main/gl3.ijs script 
> modifying, 
> as recommended in:
> - http://www.jsoftware.com/pipermail/general/2006-September/027884.html
> - http://www.jsoftware.com/pipermail/general/2006-September/027818.html
> - http://www.jsoftware.com/pipermail/beta/2006-May/001145.html
> - http://www.jsoftware.com/pipermail/beta/2006-May/001063.html
> 
> glxgears works fine. strace shows successfull libGL.so, libGLU.so, 
> libOSMesa.so opening for jw process.
> 
> OS:
>    openSUSE 10.2
> Java:
>    java version "1.5.0_10"
>    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
>    Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)
> J:
>    j601/2006-11-17/17:05
> Installed OpenGL-related packages:
>    Mesa-6.5.1-23
>    Mesa-devel-6.5.1-23
>    freeglut-060903-18
>    freeglut-devel-060903-18
>    glitz-0.5.6-21
>    glitz-devel-0.5.6-21
> 
> -- 
> Igor




       
____________________________________________________________________________________
Moody friends. Drama queens. Your life? Nope! - their life, your story. Play 
Sims Stories at Yahoo! Games.
http://sims.yahoo.com/  
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to