<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2018-01-21 23:12 GMT+01:00 Barrie Treloar <span dir="ltr"><<a href="mailto:baerrach@gmail.com" target="_blank">baerrach@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>I've probably got a half setup environment from previous tries that needs cleaning.<br><br></div>I've removed homebrew from the path, but<br><br>$ jhbuild sanitycheck<br><br></div>gives these errors<br><div><br>libtool >= 1.5 not found<br>gettext >= 0.10.40 not found<br></div><div><br></div><div>And I can find nothing on google about how to install them for jbuild on mac.</div><div><br></div><div>Do you have any suggestions?</div></div></blockquote><div><br></div><div>Install them yourself.</div><div><br></div><div> Get the projects archives.<div class="gmail_quote"><br></div></div></div><div class="gmail_quote"><div class="gmail_quote">$ jhbuild shell<br></div>Then for each of them:</div>$ ./configure --prefix=$PREFIX<div class="gmail_quote">$ make</div><div class="gmail_quote">$ make install</div><div class="gmail_quote"><br></div>Bye</div><div class="gmail_extra"><br></div><div class="gmail_extra">I also had issues using jhbuild on macOS. It is not fully automatic.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Bye</div><div class="gmail_extra"><br></div><div class="gmail_extra">-- <br><div class="gmail_signature"> Dr. Ludovic Rousseau</div>
</div></div>