octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Configuring the latest default hg on OSX


From: Ben Abbott
Subject: Re: Configuring the latest default hg on OSX
Date: Mon, 30 Jun 2008 07:38:02 -0400


On Jun 30, 2008, at 7:16 AM, c. wrote:


On 30/giu/08, at 12:02, Ben Abbott wrote:

Thanks for reminding me. I'd neglected to verify that I'm doing that correctly. I've written a short script using sed to modify lines 32 and 33 of gl-render.h. They result is below ...

         32 #include <OpenGL/gl.h>
         33 #include <OpenGL/glu.h>

When you finish the configure process on your mac, what does the line beginning with "OPENGL libraries:" list?

Nothing, but the linking seems to work...
I think this is because the OpenGL libraries are set via
the environment:

LDFLAGS="-framework OpenGL"

not by autoconf

hmmm ... well perhaps all is working for me.

In what way do the plots look different? I assume gnuplot is no longer being used, is that correct (anyone)?

I'm using fltk-aqua and getting an aquaterm window that looks identical to the gnuplot variety.

Ben


reply via email to

[Prev in Thread] Current Thread [Next in Thread]