Andy,
I’ve been meaning to introduce myself for a while now. I studied Geography as an undergrad with Brook Durant of the City of Bellevue and he thought we might have something in common professionally. Given that we are on the same mailing list, it looks like he was right. I’ve worked for a few different organizations around the state since 1990 (Roy F. Weston, Chelan County Conservation District, US Forest Service Wenatchee Forestry Sciences Lab, CH2M Hill, Battelle PNW National Labs Remote Sensing Group, and the US Army Yakima Training Center). I went to grad school at the University of Maine NCGIA and earned a degree in Spatial Information Science and Engineering after which I went to work for Autodesk a C++ and Java programmer/architect for several years. I now run my own company, Spatial Minds, in Mount Vernon, WA developing both my own software and doing some consulting work. I use a variety of open source products (gdal, Antigrain Geometry, PostGIS, and Mapguide) and was largely an ESRI GIS Analyst/Manager prior to grad school. I read you bio on OSGEO so I know a little about you, but I wanted to introduce myself as a fellow Washingtonian. Let me know if you ever need anything. Did you get your build working? Craig From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Andy Morsell Sent: Sunday, February 24, 2008 4:19 PM To: 'MapGuide Users Mail List' Subject: [mapguide-users] MGOS 2 RC4 on CentOS Build problems Hi, I'm trying to get MGOS 2 RC4 installed on Linux CentOS 5 distro and having some troubles. I think I have managed to get past a few of them, but am now stuck. I have succesfully installed the Apache-PHP-web extensions after having to install many libraries that it was dependent on. I then got FDO 3.3 installed with GDAL and MySQL support after having some problems with environment variables not "sticking". Now, I am trying to get MGOS installed and am stuck at build_oem.sh. At first it would fail at the DWF build stage, but I was able to configure/make in the 3 DWF folders with success so I removed those items from build_oem.sh. I am now having problems with the build stage of the Berkely DB. This happens with either the build_oem.sh shell script or with the dbxml buildall.sh script so I'm confident that's where things are failing. Here are the error messages: yacc -d -v -o ../src/parser/XQParser.cpp ../src/parser/XQParser.y make[1]: yacc: Command not found make[1]: *** [../src/parser/XQParser.cpp] Error 127 make[1]: Leaving directory `/Software/MGOS/mapguide-2.0.0/Oem/dbxml-2.3.10/xqilla/build' make: *** [all-recursive] Error 1 BDBXML 2.3.10: Error build failed (0)................. So I installed byacc, then got this: byacc: e - line 555 of "../src/parser/XQParser.y", syntax error %pure_parser ^ make[1]: *** [../src/parser/XQParser.cpp] Error 1 make: *** [all-recursive] Error 1 So I installed bison, then got this: ./.libs/libxqilla.so: undefined reference to `XQParser::yyparse(void*)' collect2: ld returned 1 exit status make[1]: *** [xqilla] Error 1 make[1]: Leaving directory `/Software/MGOS/mapguide-2.0.0/Oem/dbxml-2.3.10/xqilla/build' make: *** [all-recursive] Error 1 And this is where I am stuck. Any help is appreciated. Thank you. Andy Morsell, P.E. Spatial Integrators, Inc. HYPERLINK "http://www.SpatialGIS.com"http://www.SpatialGIS.com No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.21.0/1296 - Release Date: 2/24/2008 12:19 PM No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.5.516 / Virus Database: 269.21.1/1297 - Release Date: 2/25/2008 9:22 AM
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
