[GRASS-user] Help installing from
http://trac.osgeo.org/grass/browser/grass-addons/
Markus Neteler
neteler at osgeo.org
Thu Nov 26 13:42:39 EST 2009
On Thu, Nov 26, 2009 at 10:28 AM, Martin Album Ytre-Eide
<Martin.Album.Ytre-Eide at nrpa.no> wrote:
> Hello all.
>
> I have installed grass 7.0 and would like to add the module ps.output from http://trac.osgeo.org/grass/browser/grass-addons/ps/. Unfortunately, I have no idea how to do this and my wed-search did not help much.
>
> I tried g.extension, but ps.output is not listed in the default repository.
Please try again (but in GRASS 6), I have renamed the SVN directory
from ps/ to postscript/:
g.extension ps.output svnurl=https://svn.osgeo.org/grass/grass-addons/
The code needs a few minor updates to compile with GRASS 7
(e.g., in vector.h:
<grass/Vect.h> -> <grass/vector.h>
)
Markus
More information about the grass-user
mailing list