<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
I’ve started trying to recompile liblas using the notes from last time (I think William provided considerable help on this). So far it is not working.
<div class=""><br class="">
</div>
<div class="">1 Recompiling boost 1.5.4</div>
<div class=""><br class="">
</div>
<div class="">
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">cd /Users/Shared/grass_dev/boost_1_54_0 ##note that I did not do anything to clean up my original compilation. Should I? How with C++?</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">edit /Users/Shared/grass_dev/boost_1_54_0/tools/build/v2/tools/darwin.jam to delete -gdwarf-2  ## already done</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">export CXXFLAGS=-stdlib=libstdc++</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">./bootstrap.sh --prefix=/Users/cmbarton/Dropbox/GRASS_dropbox/compiling/boost-snow --without-libraries=python</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div class=""><span style="font-family: 'Helvetica Neue'; font-size: 14px;" class="">## this worked several years ago but now fails. I DO have the </span><font face="Helvetica Neue" size="4" class="">OS X 10.7 SDK FWIW</font></div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">./bjam variant=release link=static --without-mpi -j4 macosx-version=10.7 macosx-version-min=10.7 architecture=x86 address-model=32_64 install</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><i class="">##
</i>So I tried without specifying the minimum OS and address model. This compiled but could be incorrect</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">./bjam variant=release link=static --without-mpi -j4 install</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">## This was in my notes but does not seem needed</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">Need to manually delete the comma at the end of the list on line 117 of /boost-snow/include/boost/interprocess/errors.hpp</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">3. Then follow instructions at: <a href="http://www.liblas.org/compilation.html#using-xcode-on-os-x" class="">http://www.liblas.org/compilation.html#using-xcode-on-os-x</a> for standard install (not xcode)</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">from libLAS folder...</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">cd to liblas source folder</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">mkdir makefiles</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">cd makefiles</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">export BOOST_ROOT="/Users/cmbarton/Dropbox/GRASS_dropbox/compiling/boost-snow" </div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">cmake -G "Unix Makefiles" -D CMAKE_OSX_ARCHITECTURES="i386;x86_64" -D CMAKE_OSX_SYSROOT="/Developer/SDKs/MacOSX10.7.sdk" ../</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">## fails because it can’t find geotiff libraries. But it does find geotiff libraries. So that’s weird. Also cannot find laszip. I can’t tell if this is required or optional. I didn’t need it
 before.</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">## here is the error…</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div class=""><font face="Helvetica Neue" size="4" class="">Searching for LASzip 2.0.1+ library<br class="">
-- Could NOT find LASzip (missing:  LASZIP_LIBRARY LASZIP_INCLUDE_DIR) (Required is at least version "2.0.1")<br class="">
-- Searching for GDAL 1.7.0+ library<br class="">
-- Found acceptable GDAL version 1.11.2<br class="">
-- Searching for GeoTIFF 1.2.5+ library<br class="">
-- Found GeoTIFF version: 1.4.0<br class="">
-- Could NOT find GeoTIFF (missing:  GEOTIFF_LIBRARY) (Required is at least version "1.2.5")<br class="">
CMake Error at CMakeLists.txt:262 (message):<br class="">
  GDAL support requires GeoTIFF library which was not found<br class="">
</font><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">So this is where I’m stuck currently. Any suggestions would be appreciated.</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class="">Michael</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""><br class="">
</div>
<div style="font-family:'Helvetica Neue';font-size:14px;" class=""></div>
<div apple-content-edited="true" class="">
<div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div style="orphans: 2; text-align: -webkit-auto; text-indent: 0px; widows: 2; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px;">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<span class="Apple-style-span" style="border-collapse: separate; orphans: 2; text-indent: 0px; widows: 2; border-spacing: 0px;">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<span class="Apple-style-span" style="border-collapse: separate; orphans: 2; text-indent: 0px; widows: 2; border-spacing: 0px;">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<span class="Apple-style-span" style="border-collapse: separate; orphans: 2; text-indent: 0px; widows: 2; border-spacing: 0px;">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<span class="Apple-style-span" style="border-collapse: separate; orphans: 2; text-indent: 0px; widows: 2; border-spacing: 0px;">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<span class="Apple-style-span" style="border-collapse: separate; orphans: 2; text-indent: 0px; widows: 2; border-spacing: 0px;">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<span class="Apple-style-span" style="border-collapse: separate; orphans: 2; text-indent: 0px; widows: 2; border-spacing: 0px;">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<span class="Apple-style-span" style="border-collapse: separate; orphans: 2; text-indent: 0px; widows: 2; border-spacing: 0px;">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div class="">
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;" class="">
____________________</div>
<div style="font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<font face="Helvetica" size="3" class="">C. Michael Barton</font></div>
<div style="font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<font face="Helvetica" size="3" class="">Director, Center for Social Dynamics & Complexity </font></div>
<div style="font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<font face="Helvetica" size="3" class="">Professor of Anthropology, School of Human Evolution & Social Change</font></div>
<div class=""><font face="Helvetica" size="3" class="">Head, Graduate Faculty in Complex Adaptive Systems Science</font></div>
<div style="font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<font face="Helvetica" size="3" class="">Arizona State University</font></div>
<div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;" class="">
<br class="">
</div>
<font face="Helvetica" size="3" class=""><font class="">voice:  </font><font class="">480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)</font><br class="">
<font class="">fax: 480-965-7671 (SHESC),  480-727-0709 (CSDC)</font><br class="">
</font>
<div style="font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<font face="Helvetica" size="3" class="">www: <a href="http://www.public.asu.edu/~cmbarton" class="">
http://www.public.asu.edu/~cmbarton</a>, <a href="http://csdc.asu.edu" class="">http://csdc.asu.edu</a></font></div>
<br class="">
</div>
<br class="">
</div>
</span><br class="Apple-interchange-newline">
</div>
</span><br class="Apple-interchange-newline">
</div>
</span><br class="Apple-interchange-newline">
</div>
</span><br class="Apple-interchange-newline">
</div>
</span><br class="Apple-interchange-newline">
</div>
</span><br class="Apple-interchange-newline">
</div>
</span><br class="Apple-interchange-newline">
</div>
</span><br class="Apple-interchange-newline">
</div>
<br class="Apple-interchange-newline">
</div>
<br class="Apple-interchange-newline">
</div>
<br class="Apple-interchange-newline">
<br class="Apple-interchange-newline">
</div>
<br class="">
<div>
<blockquote type="cite" class="">
<div class="">On Aug 24, 2015, at 10:50 AM, Vaclav Petras <<a href="mailto:wenzeslaus@gmail.com" class="">wenzeslaus@gmail.com</a>> wrote:</div>
<br class="Apple-interchange-newline">
<div class=""><br class="Apple-interchange-newline">
<br style="font-family: Helvetica; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">
<div class="gmail_quote" style="font-family: Helvetica; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">
On Mon, Aug 24, 2015 at 1:40 PM, Michael Barton<span class="Apple-converted-space"> </span><span dir="ltr" class=""><<a href="mailto:Michael.Barton@asu.edu" target="_blank" class="">Michael.Barton@asu.edu</a>></span><span class="Apple-converted-space"> </span>wrote:<br class="">
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;">
<div style="word-wrap: break-word;" class="">If I am understanding the compiling instructions correctly, it installs binaries of the open source LAStools and Liblas too. But I may misunderstand. The GRASS LAS tool set needs both I believe.</div>
</blockquote>
<div class=""><br class="">
</div>
<div class="">GRASS GIS is fine just with the library. The expected library libLAS (<a href="http://www.liblas.org/" class="">http://www.liblas.org/</a>) as far as I know.<br class="">
<br class="">
</div>
<div class="">I'm not sure what "open source LAStools" would be, some of the LAStools are perhaps open source but some are definitively not. In any case, GRASS GIS does not depend on any tools -- the ones related to libLAS nor the ones related LASlib.<br class="">
<br class="">
</div>
<div class="">Vaclav<br class="">
</div>
<div class=""><br class="">
</div>
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;">
<div style="word-wrap: break-word;" class="">
<div class=""><br class="">
</div>
<div class=""><span class="">Michael<br class="">
<div class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; word-wrap: break-word;" class="">
<div style="letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; word-wrap: break-word;" class="">
<div style="text-align: -webkit-auto; text-indent: 0px; word-wrap: break-word;" class="">
<span style="border-collapse: separate; text-indent: 0px; border-spacing: 0px;" class="">
<div style="word-wrap: break-word;" class=""><span style="border-collapse: separate; text-indent: 0px; border-spacing: 0px;" class="">
<div style="word-wrap: break-word;" class=""><span style="border-collapse: separate; text-indent: 0px; border-spacing: 0px;" class="">
<div style="word-wrap: break-word;" class=""><span style="border-collapse: separate; text-indent: 0px; border-spacing: 0px;" class="">
<div style="word-wrap: break-word;" class=""><span style="border-collapse: separate; text-indent: 0px; border-spacing: 0px;" class="">
<div style="word-wrap: break-word;" class=""><span style="border-collapse: separate; text-indent: 0px; border-spacing: 0px;" class="">
<div style="word-wrap: break-word;" class=""><span style="border-collapse: separate; text-indent: 0px; border-spacing: 0px;" class="">
<div style="word-wrap: break-word;" class=""><span style="border-collapse: separate; text-indent: 0px; border-spacing: 0px;" class="">
<div style="word-wrap: break-word;" class="">
<div class="">
<div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px;" class="">
____________________</div>
<div style="font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px;" class="">
<font face="Helvetica" size="3" class="">C. Michael Barton</font></div>
<div style="font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px;" class="">
<font face="Helvetica" size="3" class="">Director, Center for Social Dynamics & Complexity </font></div>
<div style="font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px;" class="">
<font face="Helvetica" size="3" class="">Professor of Anthropology, School of Human Evolution & Social Change</font></div>
<div class=""><font face="Helvetica" size="3" class="">Head, Graduate Faculty in Complex Adaptive Systems Science</font></div>
<div style="font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px;" class="">
<font face="Helvetica" size="3" class="">Arizona State University</font></div>
<div style="font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px;" class="">
<br class="">
</div>
<font face="Helvetica" size="3" class=""><font class="">voice:  </font><font class=""><a href="tel:480-965-6262" value="+14809656262" target="_blank" class="">480-965-6262</a><span class="Apple-converted-space"> </span>(SHESC), <a href="tel:480-965-8130" value="+14809658130" target="_blank" class="">480-965-8130</a>/727-9746 (CSDC)</font><br class="">
<font class="">fax:<span class="Apple-converted-space"> </span><a href="tel:480-965-7671" value="+14809657671" target="_blank" class="">480-965-7671</a><span class="Apple-converted-space"> </span>(SHESC),  <a href="tel:480-727-0709" value="+14807270709" target="_blank" class="">480-727-0709</a> (CSDC)</font><br class="">
</font>
<div style="font-variant: normal; letter-spacing: normal; line-height: normal; text-transform: none; white-space: normal; word-spacing: 0px;" class="">
<font face="Helvetica" size="3" class="">www:<span class="Apple-converted-space"> </span><a href="http://www.public.asu.edu/~cmbarton" target="_blank" class="">http://www.public.asu.edu/~cmbarton</a>,<span class="Apple-converted-space"> </span><a href="http://csdc.asu.edu/" target="_blank" class="">http://csdc.asu.edu</a></font></div>
<br class="">
</div>
<br class="">
</div>
</span><br class="">
</div>
</span><br class="">
</div>
</span><br class="">
</div>
</span><br class="">
</div>
</span><br class="">
</div>
</span><br class="">
</div>
</span><br class="">
</div>
</span><br class="">
</div>
<br class="">
</div>
<br class="">
</div>
<br class="">
<br class="">
</div>
<br class="">
</span>
<div class="">
<div class="h5">
<div class="">
<blockquote type="cite" class="">
<div class="">On Aug 24, 2015, at 10:29 AM, Newcomb, Doug <<a href="mailto:doug_newcomb@fws.gov" target="_blank" class="">doug_newcomb@fws.gov</a>> wrote:</div>
<br class="">
<div class="">
<div dir="ltr" class="">Liblas or LASTools?
<div class=""><br class="">
</div>
<div class="">Doug</div>
</div>
<div class="gmail_extra"><br class="">
<div class="gmail_quote">On Mon, Aug 24, 2015 at 1:08 PM, Michael Barton<span class="Apple-converted-space"> </span><span dir="ltr" class=""><<a href="mailto:Michael.Barton@asu.edu" target="_blank" class="">Michael.Barton@asu.edu</a>></span><span class="Apple-converted-space"> </span>wrote:<br class="">
<blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex;">
Yes. The LAS tools are compiled for GDAL 1.10. They were a royal pain to compile. The instructions to the newest LAStools source code makes it sound like it is much easier now. Does anyone have any experience with the current version? I was going to try it
 but wanted to make sure I had a GRASS version out with at least a clunky working version before risking it.<br class="">
<span class=""><br class="">
Michael<br class="">
____________________<br class="">
C. Michael Barton<br class="">
</span>Director, Center for Social Dynamics & Complexity<br class="">
<span class="">Professor of Anthropology, School of Human Evolution & Social Change<br class="">
Head, Graduate Faculty in Complex Adaptive Systems Science<br class="">
Arizona State University<br class="">
<br class="">
voice: <span class="Apple-converted-space"> </span><a href="tel:480-965-6262" value="+14809656262" target="_blank" class="">480-965-6262</a><span class="Apple-converted-space"> </span>(SHESC),<span class="Apple-converted-space"> </span><a href="tel:480-965-8130" value="+14809658130" target="_blank" class="">480-965-8130</a>/727-9746
 (CSDC)<br class="">
fax:<span class="Apple-converted-space"> </span><a href="tel:480-965-7671" value="+14809657671" target="_blank" class="">480-965-7671</a><span class="Apple-converted-space"> </span>(SHESC), <span class="Apple-converted-space"> </span><a href="tel:480-727-0709" value="+14807270709" target="_blank" class="">480-727-0709</a><span class="Apple-converted-space"> </span>(CSDC)<br class="">
www:<span class="Apple-converted-space"> </span><a href="http://www.public.asu.edu/~cmbarton" rel="noreferrer" target="_blank" class="">http://www.public.asu.edu/~cmbarton</a>,<span class="Apple-converted-space"> </span><a href="http://csdc.asu.edu/" rel="noreferrer" target="_blank" class="">http://csdc.asu.edu</a><br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
<br class="">
</span>
<div class="">
<div class="">> On Aug 24, 2015, at 9:56 AM, William Kyngesburye <<a href="mailto:woklist@kyngchaos.com" target="_blank" class="">woklist@kyngchaos.com</a>> wrote:<br class="">
><br class="">
> Michael, you may need to recompile your las tools to use the current GDAL, this is separate from GRASS compilation.<br class="">
><br class="">
> On Aug 24, 2015, at 10:31 AM, Michael Barton <<a href="mailto:Michael.Barton@asu.edu" target="_blank" class="">Michael.Barton@asu.edu</a>> wrote:<br class="">
><br class="">
>> Anna,<br class="">
>><br class="">
>> These work for me and at least some of my students here. So we need to find out why they don't work for you. I'm teaching spatial tech this fall and want to make sure others don't run into trouble. 7.0.1 was a completely fresh checkout and 7.1 was compiled
 after a make distclean.<br class="">
>><br class="">
>> Do you have any idea what causes this error? Did you install a new gdal? I compiled with William's most current version. I am still using stock Mac Python and wx version 2.8.12. Have you installed anything newer in the testing I saw on the list?<br class="">
>><br class="">
>> Michael Barton<br class="">
>> School of Human Evolution &Social Change<br class="">
>> Center for Social Dynamics & Complexity<br class="">
>> Arizona State University<br class="">
>><br class="">
>> ...Sent from my iPad<br class="">
>><br class="">
>> On Aug 24, 2015, at 7:43 AM, Anna Petrášová <<a href="mailto:kratochanna@gmail.com" target="_blank" class="">kratochanna@gmail.com</a>> wrote:<br class="">
>><br class="">
>>> Hi Michael,<br class="">
>>><br class="">
>>><br class="">
>>> sorry to report but the new binaries (70 and 71) don't work, the gui doesn't open with this error. I already saw this error multiple times and it might be enough just to make distclean and recompile or fresh svn checkout.<br class="">
>>> GRASS 7.1.svn (loc_ncarolina_spm_base0.3.1):~ > Traceback (most recent call last):<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/gui/wxpython/wxgui.py", line 140, in <module><br class="">
>>><br class="">
>>>    sys.exit(main())<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/gui/wxpython/wxgui.py", line 132, in main<br class="">
>>><br class="">
>>>    app = GMApp(workspaceFile)<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/gui/wxpython/wxgui.py", line 46, in __init__<br class="">
>>><br class="">
>>>    wx.App.__init__(self, False)<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/etc/python/wx/_core.py", line 7981, in __init__<br class="">
>>><br class="">
>>>    self._BootstrapApp()<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/etc/python/wx/_core.py", line 7555, in _BootstrapApp<br class="">
>>><br class="">
>>>    return _core_.PyApp__BootstrapApp(*args, **kwargs)<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/gui/wxpython/wxgui.py", line 79, in OnInit<br class="">
>>><br class="">
>>>    from lmgr.frame import GMFrame<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/gui/wxpython/lmgr/frame.py", line 50, in <module><br class="">
>>><br class="">
>>>    from lmgr.layertree        import LayerTree, LMIcons<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/gui/wxpython/lmgr/layertree.py", line 37, in <module><br class="">
>>><br class="">
>>>    from mapdisp.frame        import MapFrame<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/gui/wxpython/mapdisp/frame.py", line 34, in <module><br class="">
>>><br class="">
>>>    from vdigit.toolbars    import VDigitToolbar<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/gui/wxpython/vdigit/toolbars.py", line 30, in <module><br class="">
>>><br class="">
>>>    from iclass.digit       import IClassVDigit<br class="">
>>><br class="">
>>>  File "/Applications/GRASS-7.1.app/Contents/MacOS/gui/wxpython/iclass/digit.py", line 23, in <module><br class="">
>>><br class="">
>>>    from vdigit.wxdisplay import DisplayDriver, TYPE_AREA<br class="">
>>><br class="">
>>> ImportError: cannot import name TYPE_AREA<br class="">
>>><br class="">
>>><br class="">
>>><br class="">
>>><br class="">
>>><br class="">
>>> Also, v.in.lidar or las2las (anything using liblas) doesn't work. I don't have GDAL 1.10, but 1.11.<br class="">
>>><br class="">
>>> dyld: Library not loaded: /Library/Frameworks/GDAL.framework/Versions/1.10/GDAL<br class="">
>>><br class="">
>>>  Referenced from: /Applications/GRASS-7.1.app/Contents/MacOS/lib/liblas.2.2.0.dylib<br class="">
>>><br class="">
>>>  Reason: image not found<br class="">
>>><br class="">
>>> Trace/BPT trap: 5<br class="">
>>><br class="">
>>> If you don't have time to look at it now, could you please post the GRASS 7.0.0 binary which I believe worked.<br class="">
>>><br class="">
>>><br class="">
>>> Thank you,<br class="">
>>><br class="">
>>><br class="">
>>> Anna<br class="">
>>><br class="">
><br class="">
> -----<br class="">
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com><br class="">
><span class="Apple-converted-space"> </span><a href="http://www.kyngchaos.com/" rel="noreferrer" target="_blank" class="">http://www.kyngchaos.com/</a><br class="">
><br class="">
> First Pogril: Why is life like sticking your head in a bucket filled with hyena offal?<br class="">
> Second Pogril: I don't know.  Why IS life like sticking your head in a bucket filled with hyena offal?<br class="">
> First Pogril: I don't know either.  Wretched, isn't it?<br class="">
><br class="">
> -HitchHiker's Guide to the Galaxy<br class="">
<br class="">
_______________________________________________<br class="">
grass-dev mailing list<br class="">
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank" class="">grass-dev@lists.osgeo.org</a><br class="">
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank" class="">http://lists.osgeo.org/mailman/listinfo/grass-dev</a><br class="">
</div>
</div>
</blockquote>
</div>
<br class="">
<br clear="all" class="">
<div class=""><br class="">
</div>
--<span class="Apple-converted-space"> </span><br class="">
<div class="">
<div class="">Doug Newcomb</div>
<div class="">USFWS</div>
<div class="">Raleigh, NC</div>
<div class=""><a href="tel:919-856-4520%20ext.%2014" value="+19198564520" target="_blank" class="">919-856-4520 ext. 14</a><span class="Apple-converted-space"> </span><a href="mailto:doug_newcomb@fws.gov" target="_blank" class="">doug_newcomb@fws.gov</a></div>
<div class="">---------------------------------------------------------------------------------------------------------</div>
<div class="">The opinions I express are my own and are not representative of the official policy of the U.S.Fish and Wildlife Service or Dept. of the Interior.   Life is too short for undocumented, proprietary data formats.</div>
</div>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</div>
</div>
</div>
<br class="">
_______________________________________________<br class="">
grass-dev mailing list<br class="">
<a href="mailto:grass-dev@lists.osgeo.org" class="">grass-dev@lists.osgeo.org</a><br class="">
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" rel="noreferrer" target="_blank" class="">http://lists.osgeo.org/mailman/listinfo/grass-dev</a></blockquote>
</div>
</div>
</blockquote>
</div>
<br class="">
</div>
</body>
</html>