<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 5, 2015 at 10:33 AM, Carlos Grohmann <span dir="ltr"><<a href="mailto:carlos.grohmann@gmail.com" target="_blank">carlos.grohmann@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">OK, this is a summary of what works and what doesn't work when installing GRASS 7.1svn through homebrew on OSC 10.10 Yosemite (still need to test these on El Capitan 10.11).<div><br></div><div><br></div><div>1) libLAS: although properly installed by homebrew, it's not found by ./configure:</div><div><div style="font-size:13px">:==> ./configure --prefix=/usr/local/Cellar/grass-71/HEAD --enable-shared --with-</div><div style="font-size:13px">checking for gdal-config... /usr/local/opt/gdal/bin/gdal-config</div><div style="font-size:13px">rm: conftest.dSYM: is a directory</div><div style="font-size:13px">checking whether to use libLAS... yes</div><div style="font-size:13px">checking for liblas-config... /usr/local/opt/liblas/bin/liblas-config</div><div style="font-size:13px">configure: error: *** Unable to locate libLAS library.</div><div><br></div><div>2) so give up of liblas for now. The spearfish sample location also won't work, so install with:</div><div>> brew install --HEAD rkrug/head-only/grass-71  --with-openblas --without-nc_spm_08_grass7<br></div><div><br></div><div>3) after installation, add these to .bash_profile:</div><div><br></div><div><div style="font-size:13px"><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">export LC_ALL</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">=</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">en_US</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">.</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">UTF</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">-</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(128,0,0)">8</span></div><div style="font-size:13px"><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">export LANG</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">=</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">en_US</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">.</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">UTF</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(0,0,0)">-</span><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;white-space:inherit;margin:0px;padding:0px;border:0px;color:rgb(128,0,0)">8</span></div></div><div><div style="color:rgb(0,0,0);font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;font-size:13px">export PYTHONPATH=`brew --prefix`/lib/python2.7/site-packages:`brew --prefix`/lib/python2.7/site-packages/wx-3.0-osx_cocoa</div><div style="color:rgb(0,0,0);font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;font-size:13px">:$PYTHONPATH</div></div><div><br></div><div><br></div><div>And it works!</div></div></div></blockquote><div><br></div><div>Hi Carlos and <span style="font-size:12.8000001907349px">Rainer</span>,</div><div><br></div><div>I am testing it now and the installation goes well, but I can't launch it because it doesn't find wx. So I exported the PYTHONPATH as you did and then I am getting:</div><br>Cleaning up temporary files...<br>Starting GRASS GIS...<br>This program needs access to the screen.<br>Please run with a Framework build of python, and only when you are<br>logged in on the main display of your Mac.<br>Error in GUI startup. If necessary, please report this error to the GRASS developers.<br>Switching to text mode now.</div><div class="gmail_quote"><br></div><div class="gmail_quote">Does anyone know what does it mean?</div><div class="gmail_quote"><br></div><div class="gmail_quote">BTW, is there a way we could use wxPython 2.8 (32bit) instead of 3? Version 3 is not working very well on Mac yet, I tried to fix couple of things in GRASS, but there are some bugs in the library itself. </div><div class="gmail_quote"><br></div><div class="gmail_quote">Thank you,</div><div class="gmail_quote"><br></div><div class="gmail_quote">Anna</div><div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><br></div><div>best</div><span><font color="#888888"><div><br></div><div>Carlos</div><div><br></div><div><br></div><div><br></div><div><br></div>-- <br><div><div dir="ltr">Prof. Carlos Henrique Grohmann<br>Institute of Energy and Environment - Univ. of São Paulo, Brazil<div>- Digital Terrain Analysis | GIS | Remote Sensing - </div><div><br></div><div><a href="http://carlosgrohmann.com/" target="_blank">http://carlosgrohmann.com</a></div><div><a href="http://orcid.org/0000-0001-5073-5572" style="font-size:13px;color:rgb(17,85,204);font-family:arial,sans-serif;background-color:rgb(255,255,255)" target="_blank">http://orcid.org/0000-0001-5073-5572</a><br><div>________________<br>Can’t stop the signal.</div></div></div></div>
</font></span></div></div>
<br>_______________________________________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br></blockquote></div><br></div></div>