<div dir="ltr"><div><div>Thanks Dylan,<br><br></div>I did install using `sudo sh install.sh grass72` -- then `sudo sh install.sh grass74` after my Grass version got updated to 7.4<br><br></div><div>Cheers,<br><br></div><div>P<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On 23 February 2018 at 18:41, Dylan Beaudette <span dir="ltr"><<a href="mailto:dylan.beaudette@gmail.com" target="_blank">dylan.beaudette@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Howdy Pierre!<br>
<br>
In my experience, the GeoPat modules need to know where several things<br>
are located, including (I think) parts of the GRASS source code. Have<br>
a look through the install.sh code:<br>
<br>
<a href="http://sil.uc.edu/gitlist/geoPAT/blob/stable/install.sh" rel="noreferrer" target="_blank">http://sil.uc.edu/gitlist/<wbr>geoPAT/blob/stable/install.sh</a><br>
<br>
I was able to get these modules up and running by invoking install.sh like this:<br>
<br>
sh install.sh grass75<br>
<br>
... where "grass75" is the binary compiled from grass_trunk. The<br>
install.sh code seemed to find the source code it needed and worked<br>
without issue.<br>
<br>
How did you install / upgrade the Geopat modules? Could it be that<br>
install.sh is "finding" the old source code / headers? Is there a<br>
package for both GRASS binaries and development files?<br>
<br>
Dylan<br>
<div><div class="h5"><br>
<br>
On Thu, Feb 22, 2018 at 7:28 PM, Pierre Roudier<br>
<<a href="mailto:pierre.roudier@gmail.com">pierre.roudier@gmail.com</a>> wrote:<br>
> Hi,<br>
><br>
> I've been compiling the geoPAT extensions for GRASS from<br>
> <a href="http://sil.uc.edu/gitlist/geoPAT/" rel="noreferrer" target="_blank">http://sil.uc.edu/gitlist/<wbr>geoPAT/</a><br>
><br>
> At the time I was running GRASS 7.2.2 installed from the Ubuntu GIS<br>
> repository, but since this repo updated to GRASS 7.4, I have the following<br>
> issue:<br>
><br>
> GRASS 7.4.0 (modis_lst_2015):~ > p.sig.polygons --help<br>
> ERROR: Module built against version $Revision: 70617 $ but trying to use<br>
>        version $Revision: 70829 $. You need to rebuild GRASS GIS or<br>
>        untangle multiple installations.<br>
> [Raster MASK present]<br>
><br>
> Any pointers about how to resolve the version tangling? I've tried<br>
> recompiling geoPAT, but that didn't work.<br>
><br>
> Cheers,<br>
><br>
> Pierre<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> grass-dev mailing list<br>
> <a href="mailto:grass-dev@lists.osgeo.org">grass-dev@lists.osgeo.org</a><br>
> <a href="https://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/grass-dev</a><br>
</blockquote></div><br></div>