Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re: Re: PDL-problem: undefined symbol: gluOrtho2D

by tos (Deacon)
on Jun 29, 2003 at 21:03 UTC ( [id://270021]=note: print w/replies, xml ) Need Help??


in reply to Re: PDL-problem: undefined symbol: gluOrtho2D
in thread PDL-problem: undefined symbol: gluOrtho2D

Hi fglock,

your hint showed the right direction.

After installation of MesaLib-5.0.1 to /usr/local/lib i modified perldl.conf as follows

... OPENGL_LIBS => '-L/usr/local/lib -lGL -lGLU -lXext -lX11', # Mesa need -DGL_GLEXT_LEGACY for glPolygonOffsetEXT amoung others OPENGL_DEFINE => '-DGL_GLEXT_LEGACY', OPENGL_INC => '-I/usr/include/GL/', ...
Then i made PDL once more. Now the gluOrtho2D-error does no more appear and i get a window with GL-visualisation. Not quite the hoped-for, but this must have to do with the script itself. That means my main-problem is solved.

Thank you, :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://270021]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (2)
As of 2024-04-19 18:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found