Hi All,

I have built gdal with MapInfo support:

g...@mapserver:~/data/us$ ogrinfo --formats
Supported Formats:
  -> "ESRI Shapefile" (read/write)
  -> "MapInfo File" (read/write)
 ...
...

And I have MapInfo files. Now running ogrinfo:

g...@mapserver:~/data/us$ ogrinfo -ro .
OGR: OGROpen(.) failed.
FAILURE:
Unable to open datasource `.' with the following drivers.
  -> ESRI Shapefile
  -> MapInfo File
...
...

I am using the same data on another machine and it is working well.... so
the data is not corrupted...

any ideas ?




-- 
Sebastian E. Ovide
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to