<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 26, 2018 at 4:51 PM, Pierre Roudier <span dir="ltr"><<a href="mailto:pierre.roudier@gmail.com" target="_blank">pierre.roudier@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div><div><br></div>* I ran make MODULE_TOPDIR=/usr/local/src/<wbr>grass7_trunk/ in the geoPAT directory<br><br></div>Unfortunately still the same issue running it in grass75:<br><br>GRASS 7.5.svn (modis_lst_2015):/usr/local/<wbr>src/grass7_trunk > p.sig.grid --help<span class=""><br>ERROR: Module built against version $Revision: 70617 $ but trying to use<br></span>       version $Revision: 72230 $. You need to rebuild GRASS GIS or<br>       untangle multiple installations.<br><br></div>Any idea what I might have missed?<br></div></div></div></blockquote><div class="gmail_extra"><br><br></div><div class="gmail_extra">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/<wbr>grass7_trunk/ clean` and delete all <a href="http://p.si">p.si</a>* 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/<wbr>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).<br></div><div class="gmail_extra"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
</div></div></blockquote></div><br></div></div>