Slashdot Mirror


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."

1 of 136 comments (clear)

  1. Fedora Core 3 - build problem by Rick+Richardson · · Score: 0, Offtopic

    $ ./configure
    $ 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/Commo 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-c
    collect2: ld returned 1 exit status
    make[2]: *** [libMdfParser.la] Error 1
    make[2]: Leaving directory `/home/rick/tmp/mapserverenterprise-0.9.1/Common/M dfParser'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/rick/tmp/mapserverenterprise-0.9.1/Common'
    make: *** [all-recursive] Error 1