[GRASS-user] r.stream.order export to shapefile

Markus Metz markus.metz.giswork at gmail.com
Tue Sep 4 03:37:13 PDT 2012


On Tue, Sep 4, 2012 at 8:33 AM, Micha Silver <micha at arava.co.il> wrote:
> On 09/03/2012 11:24 PM, Markus Neteler wrote:
>
> On Mon, Sep 3, 2012 at 9:53 AM, Micha Silver <micha at arava.co.il> wrote:
>
> BTW: I missed the section you quoted from the man page, because I got no man
> page when compiling the extensions. The error was:
>
> sudo make MODULE_TOPDIR=/usr/local/grass-6.4.2/
> ....
> <compile goes OK>
> ....
> GRASS_PERL=/usr/bin/perl VERSION_NUMBER=6.4.2 sh
> /usr/local/grass-6.4.2//tools/g.html2man
>
> --> this should be  /usr/local/grass-6.4.2//tools/g.html2man/g.html2man
>
>
> I found in $GISBASE/include/Make/Man.make:
>
> grep HTML2MAN /usr/local/grass-6.4.2/include/Make/Man.make.orig

Apparently there were changes in the local copy of Man.make which
conflicted with svn up. Either delete all Man.make* or patch your
changes into the current svn Man.make. In any case, you should check
with svn diff for differences.

Markus M

> HTML2MAN = GRASS_PERL=${PERL} VERSION_NUMBER=${GRASS_VERSION_NUMBER} sh
> $(MODULE_TOPDIR)/tools/g.html2man
>
> When I changed that line to $(MODULE_TOPDIR)/tools/g.html2man/g.html2man the
> man pages were created.
>
> Ticket created:
> http://trac.osgeo.org/grass/ticket/1721
>
> Regards,
> Micha
>
> /usr/local/grass-6.4.2/docs/html/r.stream.extract.html
> /usr/local/grass-6.4.2/man/man1/r.stream.extract.1 1
> /usr/local/grass-6.4.2//tools/g.html2man:
> /usr/local/grass-6.4.2//tools/g.html2man: is a directory
>
> Could you try to understand why it is incomplete there?
>
> MarkusN
>
> This mail was received via Mail-SeCure System.
>
>
>


More information about the grass-user mailing list