[GRASS-dev] Untangling geoPAT installation when updating GRASS version

Vaclav Petras wenzeslaus at gmail.com
Mon Feb 26 16:44:11 PST 2018


On Mon, Feb 26, 2018 at 4:51 PM, Pierre Roudier <pierre.roudier at gmail.com>
wrote:

>
> * I ran make MODULE_TOPDIR=/usr/local/src/grass7_trunk/ in the geoPAT
> directory
>
> Unfortunately still the same issue running it in grass75:
>
> GRASS 7.5.svn (modis_lst_2015):/usr/local/src/grass7_trunk > p.sig.grid
> --help
> ERROR: Module built against version $Revision: 70617 $ but trying to use
>        version $Revision: 72230 $. You need to rebuild GRASS GIS or
>        untangle multiple installations.
>
> Any idea what I might have missed?
>


Sorry, I suspected that will be the case, perhaps I was not clear enough
about that. I think you need to 1) look at the compilation output from make
specifically the compiler commands which are executed and the libraries
linked there, 2) do `make MODULE_TOPDIR=/usr/local/src/grass7_trunk/ clean`
and delete all p.si* files in /usr/local/... including the library (.so and
.so.*) before you run the actual make, and 3) probably run
`make MODULE_TOPDIR=/usr/local/src/grass7_trunk/ install` with `sudo` as
well since you have the code in the system (but I don't do this, so I don't
have procedure in my head).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20180226/41bf8286/attachment.html>


More information about the grass-dev mailing list