> Randy,
>
> I've taken this off the list since it isn't really a gdal issue.
>
> This part of the log:
>
> "configure:5590: Using requested GDAL_HOME
> of /home/randyqiu/run-time/gdal-1.6.2
> configure:5605: checking for GDALOpen in -lgdal
> configure:5640: gcc -o conftest -O2 -I/usr/local/i
> Randy,
>
> I think you already received other replies, but I think the problem is
> that an earlier step select gtkgl as a library but without actually
> checking properly if it was available and now the GDAL test fails because
> it also tries to include previous dependencies like gtkgl.
>
> S
Hi Frank and list,
I haven't solved this problem yet.I have checked config.log and just
found the info:
"configure:5590: Using requested GDAL_HOME
of /home/randyqiu/run-time/gdal-1.6.2
configure:5605: checking for GDALOpen in -lgdal
configure:5640: gcc -o conftest -O2 -I/usr/local/include
-I/usr/
On Sun, Nov 15, 2009 at 1:45 AM, Randy wrote:
> Hi list,
> when I "./configure..." the OpenEv,the error is as follows:
>
> configure: Using requested GDAL_HOME
> of /home/randyqiu/run-time/gdal-1.6.2
> checking for GDALOpen in -lgdal... no
> checking for GDALOpen in -lgdal... (cached) no
> checkin
Hi list,
when I "./configure..." the OpenEv,the error is as follows:
configure: Using requested GDAL_HOME
of /home/randyqiu/run-time/gdal-1.6.2
checking for GDALOpen in -lgdal... no
checking for GDALOpen in -lgdal... (cached) no
checking for GDALOpen in -lgdal... (cached) no
configure: error:
Ope