[GRASS-dev] How to compile a script in GRASS

Markus Neteler neteler at osgeo.org
Mon Oct 24 09:18:51 EDT 2011


On Mon, Oct 24, 2011 at 1:11 PM, Luisa Peña <luisapena1979 at gmail.com> wrote:
> Hi Markus

(please keep it on the list)

> I have tried

... what? need to know it.

Does
/usr/lib64/grass-6.4.1/include/Make/
exist?

Markus

> and I got:
> Makefile:5: /usr/lib64/grass-6.4.1/include/Make/Script.make: No such file or
> directory
> make: *** No rule to make target
> `/usr/lib64/grass-6.4.1/include/Make/Script.make'.  Stop.
>
> The thing is that there is no Include/Make in my GRASS folder. But I have
> installed grass+libs+devel packages
>
>
> 2011/10/24 Markus Neteler <neteler at osgeo.org>
>>
>> On Mon, Oct 24, 2011 at 10:27 AM, Luisa Peña <luisapena1979 at gmail.com>
>> wrote:
>> > Greetings
>> > I have installed GRASS 6.4.1 from ELGIS.argeo repository (grass.x86_64)
>> > and
>> > installed. Also I have installed grass-devel package fromt he same
>> > repository. What is not correc in this?
>>
>> Yes it is. The question where your module is stored. If it is outside
>> the GRASS source code directory then you need to tell "make" where
>> to find it.
>>
>> # adapt path to your system:
>> make MODULE_TOPDIR=/usr/lib64/grass641/
>>
>> Hope this helps
>> Markus
>
>


More information about the grass-dev mailing list