hmm. That's odd, because the changes found in the patch are not present in the final release (I just checked again). I have been making that change prior to building (has become kind of automatic now). Perhaps, the issue has been addressed in some other way? I'll do a re-build on unmodified code, when i get a chance.
-- larry white Sr. Systems Analyst neomatix.ca Andy Morsell wrote: > I did not encounter this problem when recently building MGOS 2.0 final on > CentOS 5. I did the default build without Tomcat. > > > Andy Morsell, P.E. > Spatial Integrators, Inc. > http://www.SpatialGIS.com > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of larry white > Sent: Tuesday, March 11, 2008 5:50 AM > To: MapGuide Users Mail List > Subject: Re: [mapguide-users] Linux Ubuntu 7.10 w MGOS 2.0 > > The MapGuide linux build process requires some manual intervention, because > of missing LD_LIBRARY_xxx references to lib_json in the CgiAgent > Makefile.am. > > This has been a known error, for quite some time (Jason Birch reported this > at the end of November last year), but it has not been fixed yet. > I have no idea why this hasn't been addressed yet. (to be honest, its' a bit > annoying to have to adjust this on every build). > > You can find the issue, and a patch here: > http://trac.osgeo.org/mapguide/ticket/347 > > This seems applies to any linux distro, as I have encountered it when > building on Ubuntu 7.10, CentOS 5, Fedora 7, and Debian Etch. > > (btw, there can also be problems when building FDO Provider for Generic > RDBMS (ODBC and MySQL), in particular the UnitTest portion, because of > missing LD_LIBRARY reference to odbcinst. realize this belongs on the FDO > users list. I have also seen your recent postings to that list, so thought > i'd mention it here) > > > -- larry white > Sr Systems Analyst > neomatix.ca > > > > > Ed Davis wrote: >> Newbie Question: >> >> >> >> Have just completed building MGOS 2.O on Linux Ubuntu 7.10 using Quick >> Start for that Platform with the Tomcat option enabled. >> >> >> >> 1. Seems to run, (more testing pending) but I have somehow either >> changed or deleted the Administrator/Admin combination from the >> MGServer login. Is there a table to reinstall or Edit? >> >> 2. The build went quite well after excluding Oracle and ArcSDE in >> the FDO builds. I do however get the following errors at the end of >> the make_mapguide.log >> >> >> >> Log Snippett. >> >> **Start of Errors************Line 2295 >> >> /home/administrator/mgsvn/Web/src/HttpHandler/.libs/libMgHttpHandlerso: >> not found (try using -rpath or rpath-link >> >> /home/administrator/mgsvn/Web/src/HttpHandler/.libs/libMgHttpHandlerso: >> 'Json::Value(bool)' >> >> ****More of the same**** >> >> /home/administrator/mgsvn/Web/src/HttpHandler/.libs/libMgHttpHandlerso: >> undefined reference to 'vtable for Json::FastWriter' >> >> collect2: ld returned 1 exit status >> >> make[3]: *** [mapagent] Error 1 >> >> make[3]: Leaving directory '/home/administrator/mgsvn/Web/src/CgiAgent' >> >> make[2]: *** [all-recursive] Error 1 >> >> make[2]: Leaving directory '/home/administrator/mgsvn/Web/src' >> >> make[1]: *** [all-recursive] Error 1 >> >> make[1]: Leaving directory '/home/administrator/mgsvn/Web' >> >> make: *** [all-recursive] Error 1 >> >> *****EOF******** >> >> >> >> >> >> *Ed Davis, PMP >> <http://en.wikipedia.org/wiki/Project_Management_Professional>* >> >> *Manager, Solution Development Group* >> >> *AG Research Inc.* >> >> >> >> >> >> >> ---------------------------------------------------------------------- >> -- >> >> _______________________________________________ >> mapguide-users mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/mapguide-users > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users > > > _______________________________________________ > mapguide-users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/mapguide-users _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
