Zac, I'm trying to install Mapguide 2.0.2
Met vriendelijke groet, Remco Houtkamp BURO HOUTKAMP |T: 06 14 390 205 |E: [email protected] |P: Kweldergras 21, 1441 WP, Purmerend | Van: [email protected] [mailto:[email protected]] Namens Zac Spitzer Verzonden: woensdag 4 november 2009 10:36 Aan: MapGuide Users Mail List Onderwerp: Re: [mapguide-users] Mapguide Centos and FDO trouble isntalling which version of MG are you trying to build? On Wed, Nov 4, 2009 at 8:16 PM, Remco Houtkamp <[email protected]> wrote: Hi list, After being unsuccesfull trying to connect a winxp installation to postgis I switched to linux. It is really hard, because I don't know te basics. After a few days my knowledge of linux improved a little. I think I know why I can not install Mapguide to Centos5. I get this message: In file included from Band.h:21, from Band.cpp:20: Stylization.h:77:17: error: Fdo.h: No such file or directory Stylization.h:78:33: error: FdoExpressionEngine.h: No such file or directory Stylization.h:79:51: error: FdoExpressionEngineFunctionCollection.h: No such file or directory Stylization.h:80:54: error: FdoExpressionEngineINonAggregateFunction.h: No such file or directory Stylization.h:85: error: 'FDO_ACTIVELONGTRANSACTION' was not declared in this scope Stylization.h:86: error: 'FDO_ROOTLONGTRANSACTION' was not declared in this scope GridData.h:54: error: 'FdoString' has not been declared LineBuffer.h:85: error: 'FdoDimensionality' has not been declared LineBuffer.h:115: error: 'FdoDimensionality' has not been declared LineBuffer.h:122: error: 'FdoDimensionality' does not name a type LineBuffer.h:193: error: 'FdoDimensionality' does not name a type LineBuffer.h:85: error: 'FdoDimensionality_XY' was not declared in this scope LineBuffer.h:115: error: 'FdoDimensionality_XY' was not declared in this scope LineBuffer.h:244: error: 'FdoDimensionality' has not been declared LineBuffer.h:244: error: 'FdoDimensionality_XY' was not declared in this scope make[2]: *** [Band.lo] Fout 1 make[2]: Map '/root/Desktop/mapguide-2.0.2/Common/Stylization' wordt verlaten make[1]: *** [all-recursive] Fout 1 make[1]: Map '/root/Desktop/mapguide-2.0.2/Common' wordt verlaten make: *** [all-recursive] Fout 1 So there is a FDO problem. I installed FDO 3.4.0 using svn checkout http://svn.osgeo.org/fdo/tags/3.4.0/ fdo-3.4.0 (adjustment from this tutorial http://wiki.osgeo.org/wiki/Building_MapGuide_on_CentOS_5 ) The documentation tells me I've to specify the fdo location when installing mapguide. I tried to do this by ./configure --with-fdo-include= IncludeDir --with-fdo-lib= LibDir which I altered to ./configure --with-fdo-include= /usr/local/fdo-3.4.0 --with-fdo-lib= /usr/local/fdo-3.4.0/lib What is it I'm doing wrong? Is it ok that /usr/local/fdo-3.4.0 is empty except for the map lib? the map lib does contain files. Thanks in advance. _______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users -- Zac Spitzer Solution Architect / Director Ennoble Consultancy Australia http://www.ennoble.com.au http://zacster.blogspot.com +61 405 847 168
_______________________________________________ mapguide-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapguide-users
