SV: [GRASS-user] Help installing from http://trac.osgeo.org/grass/browser/grass-addons/

Martin Album Ytre-Eide Martin.Album.Ytre-Eide at nrpa.no
Thu Feb 18 08:15:43 EST 2010


Hello again, and thanks. I have installed GRASS 6.5 and the add-on ps.output seems to download fine, but I get an compilation error I don't understand:

mkdir -p /usr/local/src/grass6_devel/dist.i686-pc-linux-gnu/etc/paint/patterns/
/usr/bin/install -c  -m 644 patterns/*.eps /usr/local/src/grass6_devel/dist.i686-pc-linux-gnu/etc/paint/patterns/
/usr/bin/install: cannot stat `patterns/*.eps': No such file or directory
make: *** [patt] Error 1
ERROR: Compilation failed, sorry. Please check above error messages.
GRASS 6.5.svn (utm33):~/gis/stratos/prog > 

Anyone who understands what goes wrong?

Martin


-----Opprinnelig melding-----
Fra: neteler.osgeo at gmail.com [mailto:neteler.osgeo at gmail.com] På vegne av Markus Neteler
Sendt: 26. november 2009 19:43
Til: Martin Album Ytre-Eide
Kopi: grass-user at lists.osgeo.org
Emne: Re: [GRASS-user] Help installing from http://trac.osgeo.org/grass/browser/grass-addons/

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