Re: [gdal-dev] GDAL installing about building openev

2009-11-18 Thread Randy
> 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

Re: [gdal-dev] GDAL installing about building openev

2009-11-17 Thread Randy
> 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

Re: [gdal-dev] GDAL installing about building openev

2009-11-16 Thread Randy
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/

Re: [gdal-dev] GDAL installing about building openev

2009-11-15 Thread Frank Warmerdam
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

[gdal-dev] GDAL installing about building openev

2009-11-14 Thread Randy
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