[Gdal-dev] gdaltindex in Lastest Gdal source tree

Frank Warmerdam warmerdam at pobox.com
Tue Nov 11 09:49:28 EST 2003


Rick Buckley wrote:
> Hi
> 
> I have built Gdal from the lastest source tree. All went ok ecept that I 
> don't appear to have the gdaltindex program.
> 
> In the source tree within the apps directory there is a gdaltindex.c file.
> 
> Is this a common problem, does it have an easy work-around?
> 
> Any help would be much appreciated.

Rick,

Yes, the simple workaround is to cd into the apps directory and make it.

eg.
cd apps
make gdaltindex

or on windows

cd apps
nmake /f makefile.vc gdaltindex.exe

This is in fact such a common problem that I am finally going to add gdaltindex
to the default set of binaries build and installed with gdal even though it is
really only of use to mapserver users.

Best regards,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent





More information about the Gdal-dev mailing list