[GRASS-user] make fails to find Platform.make

Markus Metz markus.metz.giswork at gmail.com
Fri Sep 20 06:25:37 PDT 2019


On Fri, Sep 20, 2019 at 3:08 PM Markus Metz <markus.metz.giswork at gmail.com>
wrote:
>
>
>
> On Fri, Sep 20, 2019 at 2:21 PM Luí­s Moreira de Sousa <
luis.de.sousa at protonmail.ch> wrote:
> >
> > Hi again Markus, thank you for following up.
> >
> > In your example we can see this:
> >
> > rm /home/mneteler/tmp//grass76/include/Make/Platform.make
> > make /home/mneteler/tmp//grass76/include/Make/Platform.make
> >
> > How can it work? Is the file recreated somehow after the rm command?
What happens if you run only make include/Make/Platform.make?
>
> in this case "/home/mneteler/tmp//grass76" is the installation target,
"make install" cleans up leftovers from a previous installation. The real
Platform.make is in this example here:
>
/home/mneteler/software/grass76_git/dist.x86_64-pc-linux-gnu/include/Make/Platform.make
> to be installed to
> /home/mneteler/tmp//grass76/include/Make/Platform.make
>
> What is you install target, defined with configure --prefix= ?

Ah, I see. You configured with

/configure \
-prefix=/home/WUR/duque004/grass/


which will install GRASS to
/home/WUR/duque004/grass/grass-7.6.0
but that is also your source and build directory. You need to move the
grass source to somewhere else or use a different prefix

Markus M

>> Markus M
>
> >
> > Regarding the volume: I think it is NFS, providing the user areas in
the HPC cluster.
> >
> > Thanks you.
> >
> > --
> > Luís
> > _______________________________________________
> > grass-user mailing list
> > grass-user at lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/grass-user
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20190920/5dbf48ea/attachment.html>


More information about the grass-user mailing list