Hi guys, Does anyone know where I can find instructions on how to setup GeoNode on Mac OX? Thanks - Jus
Hi Justin, I'm not sure there is an official guide on how to deploy GeoNode on a Mac. However the procedure is pretty similar to the Ubuntu one http://docs.geonode.org/1.0.1/deploy/ubuntu.html. I have the development GeoNode running on the Mac and other people have too. My configuration is OsX 10.6.8 with python 2.7. Try to install it and if you run into errors ask the list again. Cheers. Simone 2011/8/25 Justin Madex <justin.madex@gmail.com> > Hi guys, > > Does anyone know where I can find instructions on how to setup GeoNode on > Mac OX? > > Thanks > > - Jus >
I'm working with GeoNode on Mac OS 10.6.8 with Python 2.7.2 and installed all dependencies through the homebrew package manager. The only caveat I remember was getting Maven 2.2.1, homebrew ships version 3 by default. To get Maven 2.2.1 I checked out https://github.com/mxcl/homebrew/commit/5ad392b4197e083b00a076f0ba1b1b8ab3aee0cb , the last commit before maven.rb was updated to Maven 3. Christian On Aug 25, 2011, at 3:47 AM, Simone Dalmasso wrote: > Hi Justin, > I'm not sure there is an official guide on how to deploy GeoNode on a Mac. However the procedure is pretty similar to the Ubuntu one http://docs.geonode.org/1.0.1/deploy/ubuntu.html. I have the development GeoNode running on the Mac and other people have too. > My configuration is OsX 10.6.8 with python 2.7. > Try to install it and if you run into errors ask the list again. > > Cheers. > > Simone > > 2011/8/25 Justin Madex <justin.madex@gmail.com> > Hi guys, > > Does anyone know where I can find instructions on how to setup GeoNode on Mac OX? > > Thanks > > - Jus > > > > Please be advised that the Massachusetts Secretary of State considers e-mail to be a public record, and therefore subject to the Massachusetts Public Records Law, M.G.L. c. 66 § 10.
Here is how I set up a new OSX machine: http://ietherpad.com/osxsetup (it includes some non-relevant bits like nodejs) Ariel. On Thu, Aug 25, 2011 at 9:52 AM, Spanring, Christian <CSpanring@mapc.org> wrote: > I'm working with GeoNode on Mac OS 10.6.8 with Python 2.7.2 and installed all dependencies through the homebrew package manager. The only caveat I remember was getting Maven 2.2.1, homebrew ships version 3 by default. > > To get Maven 2.2.1 I checked out https://github.com/mxcl/homebrew/commit/5ad392b4197e083b00a076f0ba1b1b8ab3aee0cb , the last commit before maven.rb was updated to Maven 3. > > Christian > > > On Aug 25, 2011, at 3:47 AM, Simone Dalmasso wrote: > >> Hi Justin, >> I'm not sure there is an official guide on how to deploy GeoNode on a Mac. However the procedure is pretty similar to the Ubuntu one http://docs.geonode.org/1.0.1/deploy/ubuntu.html. I have the development GeoNode running on the Mac and other people have too. >> My configuration is OsX 10.6.8 with python 2.7. >> Try to install it and if you run into errors ask the list again. >> >> Cheers. >> >> Simone >> >> 2011/8/25 Justin Madex <justin.madex@gmail.com> >> Hi guys, >> >> Does anyone know where I can find instructions on how to setup GeoNode on Mac OX? >> >> Thanks >> >> - Jus >> >> >> >> > > > Please be advised that the Massachusetts Secretary of State considers e-mail to be a public record, and therefore subject to the Massachusetts Public Records Law, M.G.L. c. 66 § 10. >
We don't have documentation on the OSX installation process because no one has contributed it. If you would like to write up your notes on the process as a new page in the documentation we could include it for the next release. If you're going to do that, however, I'd really recommend working against the betas of the upcoming release as some details of the installation process have changed. -- David Winslow OpenGeo - http://opengeo.org/ On Thu, Aug 25, 2011 at 3:47 AM, Simone Dalmasso < simone.dalmasso@ithaca.polito.it> wrote: > Hi Justin, > I'm not sure there is an official guide on how to deploy GeoNode on a Mac. > However the procedure is pretty similar to the Ubuntu one > http://docs.geonode.org/1.0.1/deploy/ubuntu.html. I have the development > GeoNode running on the Mac and other people have too. > My configuration is OsX 10.6.8 with python 2.7. > Try to install it and if you run into errors ask the list again. > > Cheers. > > Simone > > 2011/8/25 Justin Madex <justin.madex@gmail.com> > >> Hi guys, >> >> Does anyone know where I can find instructions on how to setup GeoNode on >> Mac OX? >> >> Thanks >> >> - Jus >> > > > > >