<div dir="ltr"><br><br>On Fri, Sep 20, 2019 at 2:21 PM Luí­s Moreira de Sousa <<a href="mailto:luis.de.sousa@protonmail.ch">luis.de.sousa@protonmail.ch</a>> wrote:<br>><br>> Hi again Markus, thank you for following up.<br>><br>> In your example we can see this:<br>><br>> rm /home/mneteler/tmp//grass76/include/Make/Platform.make<br>> make /home/mneteler/tmp//grass76/include/Make/Platform.make<br>><br>> How can it work? Is the file recreated somehow after the rm command? What happens if you run only make include/Make/Platform.make?<br><div><br></div><div>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:</div><div>/home/mneteler/software/grass76_git/dist.x86_64-pc-linux-gnu/include/Make/Platform.make</div><div>to be installed to</div><div>/home/mneteler/tmp//grass76/include/Make/Platform.make</div><div><br></div><div>What is you install target, defined with configure --prefix= ?</div><div><br></div><div>Markus M<br></div><div><br></div><div>></div>> Regarding the volume: I think it is NFS, providing the user areas in the HPC cluster.<br>><br>> Thanks you.<br>><br>> --<br>> Luís<br>> _______________________________________________<br>> grass-user mailing list<br>> <a href="mailto:grass-user@lists.osgeo.org">grass-user@lists.osgeo.org</a><br>> <a href="https://lists.osgeo.org/mailman/listinfo/grass-user">https://lists.osgeo.org/mailman/listinfo/grass-user</a></div>