Hi, Hernan,

It would help if you could report here exactly where your  
opengl,glx,glu, and glut libraries live.  We might be able to put an  
appropriate switch into the makefile scripts for 2.4.4.  Also: what's  
your LIBPATH?

Cheers,
Craig

On Jul 9, 2008, at 6:49 AM, Hernán De Angelis wrote:

> Dear all,
>
> I apologize for this being a bit off-topic, but as it concerns a
> requirement to PDL I guess someone could have a hint.
> I am installing PDL in OpenSUSE 11.0 64. The build crashes
> systematically with OpenGL and without OpenGL no TriD. The build
> script complains that libraries cannot be found:
>
> Note (probably harmless): No library found for -lopengl
> Note (probably harmless): No library found for -lGLX
> Note (probably harmless): No library found for -lglx
> Note (probably harmless): No library found for -lglu
> Note (probably harmless): No library found for -lGLUT
> Note (probably harmless): No library found for -lMesaGL
> Note (probably harmless): No library found for -lMesaGLU
> Note (probably harmless): No library found for -lMesaGLX
> Note (probably harmless): No library found for -lMesaGLUT
> In file included from glversion.c:2:
> ../include/GL/glut.h:69:1: warning: "APIENTRY" redefined
> In file included from ../include/GL/glut.h:63,
>                 from glversion.c:2:
> /usr/include/GL/gl.h:105:1: warning: this is the location of the
> previous definition
> Checking if your kit is complete...
> Looks good
> Note (probably harmless): No library found for -lXIE
> Writing Makefile for OpenGL
> cp OpenGL.pm blib/lib/OpenGL.pm
>
> ..............
>
> But all these libraries are properly installed in the system, it is
> just the make script which cannot find them. I had problems with this
> in the past versions of openSUSE but I solved them by creating
> symlinks of the libraries to the build directory. Now this procedure
> does not work. Of course everything goes fine if one disables TriD in
> perdl.conf but in fact I want to have it.
>
> I want to make clear again that I know this is something related to
> openSUSE 11 and OpenGL and *NOT* PDL, but I write this in the hope
> someone has an idea about how to overcome this shortcoming.
>
>
> Thanks in advance
>
>
> Hernán
>
>
>
> -- 
>
> Hernán De Angelis
> Linux user # 397217
>
> _______________________________________________
> Perldl mailing list
> [email protected]
> http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
>


_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to