RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-26 Thread Jo Cook
Hi Jason, Coincidentally I found the postgis and ogr stuff in the fdo svn trunk yesterday and have been trying to build it ever since. It's not working, but that's the subject of another message I think... Jo Hi Jo (and others), If you're feeling adventurous, Greg Boone has just added some pr

RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-25 Thread Jason Birch
testing on the minimal Ubuntu server I just downloaded; it's been a while since I've had to do admin-type tasks on *nix... Jason -Original Message- From: Jo Cook Subject: Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 Thanks! I went through a lot of pain and torment a

Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-25 Thread Ray Holtz
ch" <[EMAIL PROTECTED]> Subject: RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 To: "MapGuide Users Mail List" Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" Understood :) I still struggle with just going

Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-25 Thread Jo Cook
; All the best >> >> Jo >> >> - >> Joanne Cook >> Information Systems Coordinator >> Oxford Archaeology (North) >> 01524 541000 >> http://thehumanjourney.net >> >> >&g

[mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-24 Thread Joanne Cook
pavan" <[EMAIL PROTECTED]> Subject: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 To: "mapguide-users" Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset=iso-8859-1 Hi Ray, the result of apt-get install build-install is "Couldn't

Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-23 Thread Ray Holtz
e: Sun, 21 Oct 2007 15:56:35 -0700 From: "Jason Birch" <[EMAIL PROTECTED]> Subject: RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 To: "MapGuide Users Mail List" Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-

Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-23 Thread Ray Holtz
That was my mistake Rudy. I should know better by now than to trust my own memory. I checked my history, and it was the 'build-essential' package that I installed (sudo apt-get install build-essential). It got me gcc-c++ that I somehow figured out I needed (don't ask me how, there's that mem

RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-23 Thread Joanne Cook
Birch" <[EMAIL PROTECTED]> Subject: RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 To: "MapGuide Users Mail List" Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="iso-8859-1" Understood :) I still struggle with just goin

[mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-22 Thread rudy.pavan
Hi Ray, the result of apt-get install build-install is "Couldn't find package build-install". Have you any idea? Note:my sources.list file contains this: deb http://us.archive.ubuntu.com/ubuntu feisty main restricted deb-src http://us.archive.ubuntu.com/ubuntu feisty main restricted deb http://us.a

RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-21 Thread Jason Birch
27;re making radical changes in structure or functionality. Jason From: Ray Holtz Subject: Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 I thought about it Jason, I just didn't know if I'd be stepping on anyone&

Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-20 Thread Ray Holtz
ol that way. Jason From: Ray Holtz Subject: Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 and the only bit it seemed they left out was to install a package named 'build-install'. You can run 'apt-get install build-install' (without quotes) to get it

RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread Jason Birch
Feel free to update those docs if you find something that doesn't work for you and work your way around it. Wikis are cool that way. Jason From: Ray Holtz Subject: Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 and the only bit it seemed

Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread Ray Holtz
Rudy, I have installed it on Ubuntu Server 7.04 last weekend. I used these directions: http://wiki.osgeo.org/index.php/Building_Mapguide_on_Ubuntu_7.04_Server and the only bit it seemed they left out was to install a package named 'build-install'. You can run 'apt-get install build-install'

RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread Jason Birch
e Python in the MapGuide build process. Jason -Original Message- From: rudy.pavan Subject: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 I am running the install as a user. In the attached NoteInstall.txt you can find what appears on my terminal.(on Ubuntu Server 6.06). On Ubuntu S

RE: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread Jason Birch
Are you running the install as a user with appropriate privileges? Are there any error messages? Jason -Original Message- From: rudy.pavan Subject: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04 The problem is that the MapGuide Server does not installed,if I go to /usr/local

Re: [mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread Rock Beans
It is supported on RHEL 4 Update X. CentOS is the easy to get version maybe try that if your goal is Linux. The Rock On 10/19/07, rudy.pavan <[EMAIL PROTECTED]> wrote: > > Hi, > I have tried to install MGOS 1.2 on Ubuntu Server 6.06 without > success,then I have tried on Ubuntu Server 7.04 whit t

[mapguide-users] Building MGOS 1.2 on Ubuntu Server 7.04

2007-10-19 Thread rudy.pavan
Hi, I have tried to install MGOS 1.2 on Ubuntu Server 6.06 without success,then I have tried on Ubuntu Server 7.04 whit the same results. I have followed the guide at http://wiki.osgeo.org/index.php/Building_MapGuide_quick_starts_guides. The problem is that the MapGuide Server does not installed,if