Re: [GRASS-user] How to compile r.example

2012-02-07 Thread Luisa Peña
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 di

Re: [GRASS-user] How to compile r.example

2012-02-07 Thread Hamish
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: >

Re: [GRASS-user] How to compile r.example

2012-02-07 Thread Luisa Peña
Hi Now I got this: /home/opt/grass642RC2/grass-6.4.2RC2/include/Make/Module.make:25: warning: overriding commands for target `install' /home/opt/grass642RC2/grass-6.4.2RC2/include/Make/Rules.make:90: warning: ignoring old commands for target `install' gcc -L/opt/grass642RC2/grass-6.4.2RC2/lib -Wl,-

Re: [GRASS-user] How to compile r.example

2012-02-06 Thread Markus Neteler
On Mon, Feb 6, 2012 at 4:23 PM, Luisa Peña wrote: > Hi > Insider r.example I tried this : > make MODULE_TOPDIR=/home/opt/grass642RC2/grass-6.4.2RC2 > > > and: > > /home/opt/grass642RC2/grass-6.4.2RC2/include/Make/Module.make:25: warning: ... > /home/EOAPPKA/r.example/main.c:114: undefined referen

Re: [GRASS-user] How to compile r.example

2012-02-06 Thread Luisa Peña
Hi Insider r.example I tried this : make MODULE_TOPDIR=/home/opt/grass642RC2/grass-6.4.2RC2 and: /home/opt/grass642RC2/grass-6.4.2RC2/include/Make/Module.make:25: warning: overriding commands for target `install' /home/opt/grass642RC2/grass-6.4.2RC2/include/Make/Rules.make:90: warning: ignoring

Re: [GRASS-user] How to compile r.example

2012-02-06 Thread Markus Neteler
On Mon, Feb 6, 2012 at 10:25 AM, Luisa Peña wrote: > Hi Markus > Already done that. I have compiled and installed from source code. So my > problem is to add and compile functions such as r.example. > What do I have to do? > Thanks > Luisa Now I see that you apparently copied it into your HOME di

Re: [GRASS-user] How to compile r.example

2012-02-06 Thread Luisa Peña
Hi Markus Already done that. I have compiled and installed from source code. So my problem is to add and compile functions such as r.example. What do I have to do? Thanks Luisa 2012/2/3 Markus Neteler > On Fri, Feb 3, 2012 at 4:36 PM, Luisa Peña > wrote: > > Greetings > > I'm running GRASS6.4

Re: [GRASS-user] How to compile r.example

2012-02-03 Thread Markus Neteler
On Fri, Feb 3, 2012 at 4:36 PM, Luisa Peña wrote: > Greetings > I'm running GRASS6.4.2 in a Linux machine and when I try to compile > r.example I get this: > > lp@earth1:~/r.example$ make > Makefile:10: ../../../include/Make/Module.make: No such file or directory > make: *** No rule to make target

[GRASS-user] How to compile r.example

2012-02-03 Thread Luisa Peña
Greetings I'm running GRASS6.4.2 in a Linux machine and when I try to compile r.example I get this: lp@earth1:~/r.example$ make Makefile:10: ../../../include/Make/Module.make: No such file or directory make: *** No rule to make target `../../../include/Make/Module.make'. Stop. Any help from some