Hi all, I downloaded the gdal-1.4.0 tarball and copied nearblack.cpp and the GNUmakefile changes needed for it. I can compile it but the executable is a libtool shell script. How can I get an executable that I can run in gdb? I assume I can "make install" it but I don't want to do that until I have tested and debugged it. -Steve