[fdo-users] Newbe question

Ed Davis edavis at agri.ns.ca
Fri Mar 7 10:39:25 EST 2008


Forget get the last post. I am going to follow the instructions for Ubuntu 7.10

Ed Davis, PMP
Manager, Solution Development Group


-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Ed Davis
Sent: Friday, March 07, 2008 11:03 AM
To: FDO Users Mail List
Subject: RE: [fdo-users] Newbe question

Thanks for everything guys...

Don't want to put you on the spot but...

If you were to build a server from scratch, what would your recipe be for Linux OS and supporting versions of FDO, Apache, PHP, PostgreSQL, Java, Tomcat and anything else.  I have tried Ubantu (Most Recent)and CentOS4.4 (RH4). This may be a question to the MapGuide OS community, but I think it's more of an experience question.


Ed Davis, PMP
Manager, Solution Development Group

-----Original Message-----
From: fdo-users-bounces at lists.osgeo.org [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Chris Bray
Sent: Friday, March 07, 2008 5:40 AM
To: FDO Users Mail List
Subject: Re: [fdo-users] Newbe question

I have also recently followed Jason's excellent instructions at http://wiki.osgeo.org/wiki/Building_Mapguide_on_Ubuntu_7.10_Server and they worked almost perfectly for me too.

I did have a few issues later on in the build which I detailed on the discussion page in the Wiki, basically I needed to add the .fcgi handler into httpd.conf too.

Chris Bray
Software Engineer - Keynetix - http://www.keynetix.com

----- "Joanne Cook" <j.cook at oxfordarch.co.uk> wrote:
> Hi,
> 
> Just to say that Jason's instructions work (almost) perfectly for the 
> latest mgos/fdo build from svn. You might need to get a little help 
> from the mgos mailing list for the very last make, depending on 
> whether it has been fixed in the current svn build, but I have mgos2 
> working just fine on Ubuntu 7.10 now.
> 
> Jo
> 
> -----------------------------------------------------
> Joanne Cook
> Information Systems Coordinator
> Oxford Archaeology (North)
> 01524 541000
> http://thehumanjourney.net
> 
> ------------------------------
> 
> Message: 2
> Date: Fri, 7 Mar 2008 01:22:24 -0800
> From: "Jason Birch" <Jason.Birch at nanaimo.ca>
> Subject: RE: [fdo-users] Newbe question
> To: "FDO Users Mail List" <fdo-users at lists.osgeo.org>
> Message-ID:
> 	<8E468917B01800408B91984428BE03DD05C570A1 at starfish.nanaimo.ca>
> Content-Type: text/plain; charset="iso-8859-1"
> 
> Ed, just so you're aware, you may be in for a little bit of pain 
> depending on the platform that you are building for.  Cross-platform 
> build support is one of the acknowledged weaknesses of both FDO and 
> MapGuide, and is an area we could really use some help in.
>  
> There is some community-contributed documentation on the process in 
> the OSGeo wiki, for various builds of MapGuide.  I wrote (refactored) 
> the one for Ubuntu 7.10 & MGOS 2.0 pre-beta, but didn't get it working 
> entirely to my satisfaction at the time, and haven't had a chance to 
> go back to it.
>  
> http://wiki.osgeo.org/wiki/Building_MapGuide_quick_starts_guides
>  
> Jason
>  
> ________________________________
> 
> From: fdo-users-bounces at lists.osgeo.org on behalf of Ed Davis
> Sent: Thu 2008-03-06 3:27 PM
> To: FDO Users Mail List
> Subject: RE: [fdo-users] Newbe question
> 
> 
> Thanks...
>  
> Ed Davis
> 
> ________________________________
> 
> From: fdo-users-bounces at lists.osgeo.org on behalf of Greg Boone
> Sent: Thu 3/6/2008 6:19 PM
> To: FDO Users Mail List
> Subject: RE: [fdo-users] Newbe question
> 
> 
> 
> Hi Ed,
> 
>  
> 
> If you trying to build the libraries  from scratch from the source 
> files, you would have to build the Core API and then each Provider.
> This can be done separately or in all in one step if all the source 
> files are extracted to a common directory structure and the top level 
> build_linux.sh build script invoked. Linux build directions can be 
> found at 
> http://fdo.osgeo.org/files/fdo/docs/OpenSourceBuild__README.html. Once 
> built, the libraries and supporting files will need to be installed in 
> /usr/local/fdo-3.3.0/lib/.
> 
>  
> 
> If you are simply trying to simply extract the Linux RH ES 4 binaries 
> in the SDK .gz file to a runtime location, then all the files in the 
> package are required to be extracted to /usr/local/fdo-3.3.0/lib/
> 
>  
> 
> If you needs details on the MapGuide install specifics, you will need 
> to contact their user community.
> 
>  
> 
> Greg
> 
>  
> 
> From: fdo-users-bounces at lists.osgeo.org 
> [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Ed Davis
> Sent: Thursday, March 06, 2008 3:55 PM
> To: FDO Users Mail List
> Subject: RE: [fdo-users] Newbe question
> 
>  
> 
> I would like to build MG2.0 and FDO 3.3.0
> 
>  
> 
> Ed Davis, PMP
> <http://en.wikipedia.org/wiki/Project_Management_Professional>
> 
> Manager, Solution Development Group
> 
>  
> 
> From: fdo-users-bounces at lists.osgeo.org 
> [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Greg Boone
> Sent: Thursday, March 06, 2008 4:46 PM
> To: FDO Users Mail List
> Subject: RE: [fdo-users] Newbe question
> 
>  
> 
> Which version of MapGuide/FDO are you using?
> 
>  
> 
> You may wish to post this thread to both the fdo and mapguide user 
> lists at the same time.
> 
>  
> 
> Greg
> 
>  
> 
> From: fdo-users-bounces at lists.osgeo.org 
> [mailto:fdo-users-bounces at lists.osgeo.org] On Behalf Of Ed Davis
> Sent: Thursday, March 06, 2008 3:27 PM
> To: fdo-users at lists.osgeo.org
> Subject: [fdo-users] Newbe question
> 
>  
> 
> I am in the process of building a MapGuide OS install on Linux using 
> both the instructions from MapGuide and FDO. My question is whether 
> the core source files are inclusive of the individual providers. Do I 
> build the core and then build the providers separately.  Also, is the 
> SDK required for a strictly runtime MapGuide build?
> 
>  
> 
> Ed Davis, PMP
> <http://en.wikipedia.org/wiki/Project_Management_Professional>
> 
> Manager, Solution Development Group
> 
> 
> Logo_small<https://webmail.nanaimo.ca/exchange/gearth.5/Drafts/RE:%20[
> fdo-users]%20Newbe%20question.EML/1_multipart/image001.jpg>
> 
> 
>  
> 
> AG Research Inc.
> 
> 225 Charlotte St.
> 
> Sydney N.S.
> 
> B1P 6J7
> 
> (902) 562-3202 X132
> 
>  
> 
> We are what we repeatedly do.
> 
> Excellence, then, is not an act, but a habit.
> 
>  
> 
> Aristotle
> 
> 
> cid:image009.jpg at 01C81A09.EC057E70<https://webmail.nanaimo.ca/exchange
> /gearth.5/Drafts/RE:%20[fdo-users]%20Newbe%20question.EML/1_multipart/
> image002.jpg>
>     
> IIBA_member_2-07_180x35<https://webmail.nanaimo.ca/exchange/gearth.5/D
> rafts/RE:%20[fdo-users]%20Newbe%20question.EML/1_multipart/image003.jp
> g>
>  
> cid:image010.png at 01C81A09.EC057E70<https://webmail.nanaimo.ca/exchange
> /gearth.5/Drafts/RE:%20[fdo-users]%20Newbe%20question.EML/1_multipart/
> image004.png>
> 
> 
>  
> 
>  
> 
> -------------- next part -------------- A non-text attachment was 
> scrubbed...
> Name: not available
> Type: application/ms-tnef
> Size: 33939 bytes
> Desc: not available
> Url :
> http://lists.osgeo.org/pipermail/fdo-users/attachments/20080307/d2672b
> a6/attachment.bin
> 
> ------------------------------
> 
> _______________________________________________
> fdo-users mailing list
> fdo-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fdo-users
> 
> 
> End of fdo-users Digest, Vol 15, Issue 12
> *****************************************
> 
> 
> 
> 
> ------
> Files attached to this email may be in ISO 26300 format (OASIS Open 
> Document Format). If you have difficulty opening them, please visit 
> http://iso26300.info for more information.
> 
> _______________________________________________
> fdo-users mailing list
> fdo-users at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/fdo-users

_______________________________________________
fdo-users mailing list
fdo-users at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/fdo-users


More information about the fdo-users mailing list