Re: [GRASS-user] Creating a winGRASS distribution

2010-06-13 Thread Alex Mandel
On 06/11/2010 12:58 AM, Monica Buescu wrote:
 Greetings
 
 My name is Monica and I'm a grad students of Environmental Systems analysis.
 To a final project I have been developing all my work on GRASS (6.4.0)
 (Linux) which includes not only using GRASS' modules but adding a few ones
 (simples). My idea was, at the end of the project, give an Linux Installer
 of GRASS with all my added modules and edited Menubars.
 But, yesterday I realized that Linux is no good for my department so I
 need to do exacly this but with winGRASS. I gave a look around and:
 - imposible doing with winGRASS binary since it does not support to add more
 files than the ones already included
 - OSGEO4W not possible because it's installing a GRASS version available at
 OSGEO server. I would have to substitute that version :)
 -
 Any suggestions of doing a stand-alone installer of GRASS plus a few modules
 of my own?
 
 Thanks congrats for the excellent free-open-source software
 Monica
 

1. Modify the OSGeo Live DVD with your changes and give that to people.
http://live.osgeo.org

2. Use NSIS to build an installer that includes the winGRASS installer
and your files. It allows you to reference installer exe within your
installation. You'll just need to look at the docs for how to reference
the directory where GRASS gets installed correctly.
http://nsis.sourceforge.net/Main_Page

3. Checkout a copy of the winGRASS source and build a custom version
(You can add files). Notice they also uses NSIS, here's the script that
builds their installer
http://trac.osgeo.org/grass/browser/grass/trunk/mswindows/GRASS-Installer.nsi
I think the downside to this method is you'll need to compile GRASS too.

Enjoy,
Alex
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] Creating a winGRASS distribution

2010-06-13 Thread Martin Landa
Hi,

2010/6/11 Monica Buescu monicabuescu1...@gmail.com:
 But, yesterday I realized that Linux is no good for my department so I
 need to do exacly this but with winGRASS. I gave a look around and:
 - imposible doing with winGRASS binary since it does not support to add more
 files than the ones already included
 - OSGEO4W not possible because it's installing a GRASS version available at
 OSGEO server. I would have to substitute that version :)
 -
 Any suggestions of doing a stand-alone installer of GRASS plus a few modules
 of my own?

creating your own binary distribution is quite easy, see [1] and
sample script [2] used for daily builds [3].

Martin

[1] http://trac.osgeo.org/grass/wiki/CompileOnWindows
[2] https://svn.osgeo.org/grass/grass-addons/tools/wingrass-packager/
[3] http://josef.fsv.cvut.cz/wingrass/

-- 
Martin Landa landa.martin gmail.com * http://gama.fsv.cvut.cz/~landa
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Creating a winGRASS distribution

2010-06-11 Thread Monica Buescu
Greetings

My name is Monica and I'm a grad students of Environmental Systems analysis.
To a final project I have been developing all my work on GRASS (6.4.0)
(Linux) which includes not only using GRASS' modules but adding a few ones
(simples). My idea was, at the end of the project, give an Linux Installer
of GRASS with all my added modules and edited Menubars.
But, yesterday I realized that Linux is no good for my department so I
need to do exacly this but with winGRASS. I gave a look around and:
- imposible doing with winGRASS binary since it does not support to add more
files than the ones already included
- OSGEO4W not possible because it's installing a GRASS version available at
OSGEO server. I would have to substitute that version :)
-
Any suggestions of doing a stand-alone installer of GRASS plus a few modules
of my own?

Thanks congrats for the excellent free-open-source software
Monica
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


[GRASS-user] Creating a winGRASS distribution

2010-06-11 Thread Helmut Kudrnovsky
Hi Monica, 

Any suggestions of doing a stand-alone installer of GRASS plus a few modules
of my own?

just have a look at

http://trac.osgeo.org/grass/wiki/CompileOnWindows

compiling and packaging a standalone wingrass-installer isn't so difficult.

best regards
Helmut
___
GRATIS für alle WEB.DE Nutzer: Die maxdome Movie-FLAT!
Jetzt freischalten unter http://movieflat.web.de


smime.p7s
Description: S/MIME Cryptographic Signature
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user