[Gdal-dev] Compiling errors under GDAL in cvs
Robert Osfield
robert at openscenegraph.com
Tue Jun 17 02:23:09 EDT 2003
Hi Andrey and Norman,
Thanks for the pointers.
Both doing a:
cd gdal
./configure --without-jasper
and
cd jasper-1.700.2.uuid
./configure --disable-opengl
make
cd gdal
./configure
make
Worked just fine, I'm now working with the later.
It does seem a bit of limitiation with jasper that it doesn't pick up on my
installed OpenGL drivers, I might not have a static GLU but I do have a
GLU.so.
Thanks for you help,
Robert.
More information about the Gdal-dev
mailing list