[mapguide-users] libOGRProvider.so
schwanzy
schwanzy at gmail.com
Mon May 12 10:32:35 EDT 2008
Hi,
now MapGuide OS 1.2 (with FDO 3.2.3) runs fine in Debian Etch i386.
I built OGR FDO provider using fdoogr-3.3.0.tar.gz (I cannot find
fdoogr-3.2.3.tar.gz on fdo.osgeo.org):
g++ -fPIC --shared OgrFdoUtil.cpp OgrProvider.cpp
-I/usr/local/fdo-3.2.3/include -I/usr/local/mapguideopensource/include
-L/usr/local/fdo-3.2.3/lib -lFDO -L/usr/local/mapguideopensource/lib
-lgdal -o libOGRProvider.so
cp libOGRProvider.so /usr/local/fdo-3.2.3/lib
and added provider definition to /usr/local/fdo-3.2.3/lib/providers.xml,
but when I try to create a new data connection there's no way to specify
connection settings as you can see from the attached image.
Any clue?
// Simone
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OSGeo.OGR.problem.png
Type: image/png
Size: 28274 bytes
Desc: not available
Url : http://lists.osgeo.org/pipermail/mapguide-users/attachments/20080512/61f20c44/OSGeo.OGR.problem.png
More information about the mapguide-users
mailing list