Hi, To install the plugins, you should set GDAL_DRIVER_PATH to point to the plugin directory ie:
SET GDAL_DRIVER_PATH=[package dir]\bin\gdal\plugins or create a \gdalplugins directory from where the executable is running any copy the plugin dll-s into this directory. Best regards, Tamas 2009/9/1 atubar <[email protected]> > Hello, thanks for your help. > > I check the release-1500-gdal-1-6-mapserver-5-4 package, and find out that > gdal_HDF5.dll and gdal_HDF5Image.dll are under the folder \bin\gdal\plugins. > To make HDF5 work well, these two dlls are essential, is it? > > By the way, It seems that these two dlls are copied to that folder > automatically by Makefile file under the root of release-1500-dev. > If I compile gdal 1.6.2 with lib hdf5 by myself, I should copy > gdal_HDF5.dll and gdal_HDF5Image.dll manually? > Is there a way to do this automatically while compiling by myself? > > And it seems that PLUGINDIR = $(BINDIR)\gdalplugins listed in nmake.opt of > gdal is useless. > > 在2009-09-01 21:34:24,"Tamas Szekeres" <[email protected]> 写道: > > Hi, > > The automated builders at http://vbkto.dyndns.org:1280/sdk use hdf5-1.8.2 > but I suspect the recent stable version (1.8.3) would also work. > You could also download ready to use SDK packages from this location to > compile gdal with hdf5 easily. > > Best regards, > > Tamas > > > > ------------------------------ > 没有广告的终身免费邮箱,www.yeah.net <http://www.yeah.net/?from=footer>
_______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
