Autodesk Embracing Open Source
Seba writes to tell us that Autodesk appears to be embracing open source with the recent donation of their web mapping technology to the open source community. From the article: "A snapshot of the MapServer Enterprise source code is available today through the new MapServer Foundation, an independent non- profit organization with the mission of supporting and promoting open source web mapping. The foundation's charter members include MapServer Technical Steering Committee members, the University of Minnesota MapServer Project, the DM Solutions Group, and Autodesk."
$ ./configureo n/MdfModel/.libs -Wl,--rpath -Wl,/usr/local/mapserverenterprise/lib -L/home/rick/tmp/mapserverenterprise-0.9.1/Common/ MdfModel -L/home/rick/tmp/mapserverenterprise-0.9.1/Oem/dbx ml-2.1.8/install/lib /home/rick/tmp/mapserverenterprise-0.9.1/Common/Md fModel/.libs/libMdfModel.so -lxerces-c -Wl,-soname -Wl,libMdfParser.so.7 -o .libs/libMdfParser.so.7.0.0 /usr/bin/ld: cannot find -lxerces-cM dfParser'
$ make
[snipped]
gcc -shared IOAreaRule.lo IOAreaSymbolization.lo IOAreaTypeStyle.lo IOBaseMapDefinition.lo IOBaseMapLayer.lo IOBaseMapLayerGroup.lo IODrawingLayerDefinition.lo IOExtra.lo IOFeatureLayerDefinition.lo IOFeatureScaleRange.lo IOFill.lo IOLabel.lo IOLineRule.lo IOLineSymbolization.lo IOLineTypeStyle.lo IOMapDefinition.lo IOMapLayer.lo IOMapLayerCommon.lo IOMapLayerGroup.lo IOMapLayerGroupCommon.lo IOMarkSymbol.lo IONameStringPair.lo IOPointRule.lo IOPointSymbolization.lo IOPointTypeStyle.lo IORasterTypeStyle.lo IOStroke.lo IOTextSymbol.lo IOUtil.lo MdfParser.lo SAX2Parser.lo stdafx.lo -Wl,--rpath -Wl,/home/rick/tmp/mapserverenterprise-0.9.1/Comm
collect2: ld returned 1 exit status
make[2]: *** [libMdfParser.la] Error 1
make[2]: Leaving directory `/home/rick/tmp/mapserverenterprise-0.9.1/Common/
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/rick/tmp/mapserverenterprise-0.9.1/Common'
make: *** [all-recursive] Error 1