[GRASS-user] How to compile r.example

Luisa wrote:

GRASS_PERL=/usr/bin/perl VERSION_NUMBER=6.4.2RC2 sh
/home/opt/grass642RC2/grass-6.4.2RC2/tools/g.html2man
/opt/grass642RC2/grass-6.4.2RC2/docs/html/r.example.html
/opt/grass642RC2/grass-6.4.2RC2/man/man1/r.example.1 1

/home/opt/grass642RC2/grass-6.4.2RC2/tools/g.html2man:
/home/opt/grass642RC2/grass-6.4.2RC2/tools/g.html2man: is a
directory
make[2]: ***
[/opt/grass642RC2/grass-6.4.2RC2/man/man1/r.example.1] Error 126
make[2]: Leaving directory `/home/EOAPPKA/r.example'

make[1]: *** [mancmd] Error 2

please clean away the previous build and start from a clean
source tree. (the g.html2man Perl script used to be installed
into a directory of the same name but now exists where the
directory used to be. if you haven't run 'make distclean' then
the directory might still be there and getting in the way)

Hamish

Hello Hamish
First of all, thank you for your feedback but…

please clean away the previous build and start from a clean
source tree. (the g.html2man Perl script used to be installed
into a directory of the same name but now exists where the
directory used to be. if you haven’t run ‘make distclean’ then
the directory might still be there and getting in the way)

Where shall I run this? in my GRASS installation, GRASS sourcecode or in my module’s folder?
Sorry but I really didn’t understand you

Hamish