<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 8, 2015 at 8:02 PM, Michael Barton <span dir="ltr"><<a href="mailto:Michael.Barton@asu.edu" target="_blank">Michael.Barton@asu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div style="word-wrap:break-word">
Nope.
<div><br>
</div>
<div>It starts to launch and gets to the start up screen, but has this error:</div>
<div><br>
</div>
<div>Starting GRASS GIS...<br>
Unable to import pyGRASS: dlopen(/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/lib/libgrass_gis.7.0.1.dylib, 10): no suitable image found.  Did find:<br>
<span style="white-space:pre-wrap"></span>/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/lib/libgrass_gis.7.0.1.dylib: mach-o, but wrong architecture<br>
<span style="white-space:pre-wrap"></span>/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/lib/libgrass_gis.7.0.1.dylib: mach-o, but wrong architecture<br>
Some functionality will be not accessible<br>
<br>
<div>
<div style="text-align:start;text-indent:0px;word-wrap:break-word">
<div style="text-align:start;text-indent:0px;word-wrap:break-word">
<div style="text-align:-webkit-auto;text-indent:0px;word-wrap:break-word">
<span style="border-collapse:separate;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<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">
<br>
</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">
When I select a location/mapset and start GRASS, it bombs with the same error I reported the other day for the student with El Capitan:</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">
<br>
</div>
<div><font size="3">GRASS 7.0.1 (Spain_fieldwork_medlands_ERTS89_Z30):~ > Unable to import pyGRASS: dlopen(/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/lib/libgrass_gis.7.0.1.dylib, 10):
 no suitable image found.  Did find:<br>
<span style="white-space:pre-wrap"></span>/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/lib/libgrass_gis.7.0.1.dylib: mach-o, but wrong architecture<br>
<span style="white-space:pre-wrap"></span>/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/lib/libgrass_gis.7.0.1.dylib: mach-o, but wrong architecture<br>
Some functionality will be not accessible<br>
Traceback (most recent call last):<br>
  File "/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/gui/wxpython/wxgui.py", line 37, in <module><br>
    from lmgr.frame import GMFrame<br>
  File "/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/gui/wxpython/lmgr/frame.py", line 50, in <module><br>
    from lmgr.layertree        import LayerTree, LMIcons<br>
  File "/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/gui/wxpython/lmgr/layertree.py", line 37, in <module><br>
    from mapdisp.frame        import MapFrame<br>
  File "/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/gui/wxpython/mapdisp/frame.py", line 34, in <module><br>
    from vdigit.toolbars    import VDigitToolbar<br>
  File "/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/gui/wxpython/vdigit/toolbars.py", line 30, in <module><br>
    from iclass.digit       import IClassVDigit<br>
  File "/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/macosx/dist/GRASS-7.0.app/Contents/MacOS/gui/wxpython/iclass/digit.py", line 23, in <module><br>
    from vdigit.wxdisplay import DisplayDriver, TYPE_AREA<br>
ImportError: cannot import name TYPE_AREA</font></div></div></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></span></div></div></div></div></div></div></blockquote><div><br></div><div><br></div><div>I wonder if it's because of ctypes and the 32 vs 64 bit. Just to let you know, I fixed this 6 weeks ago in the sense that I moved the import of the digitizer stuff (which imports ctypes stuff) only when digitizer is required, so theoretically the gui should open, but digitzer and nviz wouldn't work anyway. </div><div><br></div><div>It seems that you need to compile laslib with both architectures, which you said was a problem, could you perhaps describe it? I suggest to wait for now if someone here has any idea.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><div><div><div style="text-align:start;text-indent:0px;word-wrap:break-word"><div style="text-align:start;text-indent:0px;word-wrap:break-word"><div style="text-align:-webkit-auto;text-indent:0px;word-wrap:break-word"><span style="border-collapse:separate;border-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px"><div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px"><div style="word-wrap:break-word"><div>
<div><font size="3"><br>
</font></div>
<div><font size="3">I'm at a loss here.</font></div><span>
<div><font size="3"><br>
</font></div>
<div><font size="3">Michael</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">
<br>
</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">
____________________</div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-variant:normal;line-height:normal">
<font face="Helvetica" size="3">C. Michael Barton</font></div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-variant:normal;line-height:normal">
<font face="Helvetica" size="3">Director, Center for Social Dynamics & Complexity </font></div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-variant:normal;line-height:normal">
<font face="Helvetica" size="3">Professor of Anthropology, School of Human Evolution & Social Change</font></div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px">
<font face="Helvetica" size="3">Head, Graduate Faculty in Complex Adaptive Systems Science</font></div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-variant:normal;line-height:normal">
<font face="Helvetica" size="3">Arizona State University</font></div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;color:rgb(0,0,0);font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">
<br>
</div>
<font face="Helvetica" size="3" style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px"><font>voice:  </font><font><a href="tel:480-965-6262" value="+14809656262" target="_blank">480-965-6262</a> (SHESC), <a href="tel:480-965-8130" value="+14809658130" target="_blank">480-965-8130</a>/727-9746 (CSDC)</font><br>
<font>fax: <a href="tel:480-965-7671" value="+14809657671" target="_blank">480-965-7671</a> (SHESC),  <a href="tel:480-727-0709" value="+14807270709" target="_blank">480-727-0709</a> (CSDC)</font><br>
</font>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-variant:normal;line-height:normal">
<font face="Helvetica" size="3">www: <a href="http://www.public.asu.edu/~cmbarton" target="_blank">
http://www.public.asu.edu/~cmbarton</a>, <a href="http://csdc.asu.edu" target="_blank">http://csdc.asu.edu</a></font></div>
<br>
</span></div>
<br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
<br>
</div>
<br>
</div>
<br>
<br>
</div><div><div>
<br>
<div>
<blockquote type="cite">
<div>On Oct 8, 2015, at 4:58 PM, Michael Barton <<a href="mailto:Michael.Barton@asu.edu" target="_blank">Michael.Barton@asu.edu</a>> wrote:</div>
<br>
<div>
<div style="word-wrap:break-word">
I got errors in...
<div><br>
</div>
<div><br>
</div>
<div>Errors in:<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/scripts/v.what.strds<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.create<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.support<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.topology<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.list<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/<a href="http://t.info" target="_blank">t.info</a><br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.merge<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.remove<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.sample<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.register<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.unregister<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.accumulate<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.accdetect<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.aggregate<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.aggregate.ds<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.colors<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.to.rast3<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.univar<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.list<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.mapcalc<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.neighbors<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.series<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.export<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.out.vtk<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.import<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.gapfill<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast.extract<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast3d.list<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast3d.extract<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast3d.mapcalc<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rast3d.univar<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.rename<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.select<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.snap<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.shift<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.vect.list<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.vect.db.select<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.vect.export<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.vect.extract<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.vect.import<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.vect.what.strds<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.vect.observe.strds<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/temporal/t.vect.univar<br>
/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/visualization/wximgview<br>
--<br>
In case of errors please change into the directory with error and run 'make'.<br>
If you get multiple errors, you need to deal with them in the order they<br>
appear in the error log. If you get an error building a library, you will<br>
also get errors from anything which uses the library.<br>
--<br>
Finished compilation: Thu Oct  8 16:51:28 MST 2015<br>
make: *** [default] Error 1<br>
<br>
<br>
Switching to the relevant folder and making again fixed the tgis and v.what.strds problems, meaning that this is a makefile problem in GRASS 7.0.1</div>
<div><br>
</div>
<div>But wximgview would not compile with what appears to be a 32/64 bit conflict</div>
<div><br>
</div>
<div>ld: symbol(s) not found for architecture x86_64<br>
clang: error: linker command failed with exit code 1 (use -v to see invocation)<br>
make: *** [/Users/cmbarton/grass_source/release_20150730_grass_7_0_1/dist.x86_64-apple-darwin14.5.0/bin/wximgview] Error 1</div>
<div><br>
</div>
<div>I will make a test binary anyway. If it launches, I'll send you a link to try. Not sure what to do about wximgview.</div>
<div><br>
</div>
<div>Michael<br>
<div>
<div style="text-align:start;text-indent:0px;word-wrap:break-word">
<div style="text-align:start;text-indent:0px;word-wrap:break-word">
<div style="text-align:-webkit-auto;text-indent:0px;word-wrap:break-word">
<span style="border-collapse:separate;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<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">
____________________</div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-variant:normal;line-height:normal">
<font face="Helvetica" size="3">C. Michael Barton</font></div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-variant:normal;line-height:normal">
<font face="Helvetica" size="3">Director, Center for Social Dynamics & Complexity </font></div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-variant:normal;line-height:normal">
<font face="Helvetica" size="3">Professor of Anthropology, School of Human Evolution & Social Change</font></div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px">
<font face="Helvetica" size="3">Head, Graduate Faculty in Complex Adaptive Systems Science</font></div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-variant:normal;line-height:normal">
<font face="Helvetica" size="3">Arizona State University</font></div>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-family:Helvetica;font-size:12px;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal">
<br>
</div>
<font face="Helvetica" size="3" style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px"><font>voice:  </font><font><a href="tel:480-965-6262" value="+14809656262" target="_blank">480-965-6262</a> (SHESC), <a href="tel:480-965-8130" value="+14809658130" target="_blank">480-965-8130</a>/727-9746 (CSDC)</font><br>
<font>fax: <a href="tel:480-965-7671" value="+14809657671" target="_blank">480-965-7671</a> (SHESC),  <a href="tel:480-727-0709" value="+14807270709" target="_blank">480-727-0709</a> (CSDC)</font><br>
</font>
<div style="letter-spacing:normal;text-transform:none;white-space:normal;word-spacing:0px;font-variant:normal;line-height:normal">
<font face="Helvetica" size="3">www: <a href="http://www.public.asu.edu/~cmbarton" target="_blank">
http://www.public.asu.edu/~cmbarton</a>, <a href="http://csdc.asu.edu/" target="_blank">
http://csdc.asu.edu</a></font></div>
<br>
</div>
<br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
<br>
</div>
<br>
</div>
<br>
<br>
</div>
<br>
<div>
<blockquote type="cite">
<div>On Oct 8, 2015, at 4:52 PM, Michael Barton <<a href="mailto:Michael.Barton@asu.edu" target="_blank">Michael.Barton@asu.edu</a>> wrote:</div>
<br>
<div>
<div style="word-wrap:break-word">
If I configure only for x86_64, it configures. I'm building now to see if it actually makes and runs. I'm concerned most about wxPython 2.8.12, which is still 32 bit. We'll see if the workaround that William came up with still works. 
<div><br>
</div>
<div>Michael<br>
<div>
<div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="text-align:-webkit-auto;text-indent:0px;word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<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">
____________________</div>
<div style="font-variant:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">Professor of Anthropology, School of Human Evolution & Social Change</font></div>
<div><font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">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">
<br>
</div>
<font face="Helvetica" size="3"><font>voice:  </font><font><a href="tel:480-965-6262" value="+14809656262" target="_blank">480-965-6262</a> (SHESC), <a href="tel:480-965-8130" value="+14809658130" target="_blank">480-965-8130</a>/727-9746 (CSDC)</font><br>
<font>fax: <a href="tel:480-965-7671" value="+14809657671" target="_blank">480-965-7671</a> (SHESC),  <a href="tel:480-727-0709" value="+14807270709" target="_blank">480-727-0709</a> (CSDC)</font><br>
</font>
<div style="font-variant:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<font face="Helvetica" size="3">www: <a href="http://www.public.asu.edu/~cmbarton" target="_blank">
http://www.public.asu.edu/~cmbarton</a>, <a href="http://csdc.asu.edu/" target="_blank">
http://csdc.asu.edu</a></font></div>
<br>
</div>
<br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
<br>
</div>
<br>
</div>
<br>
<br>
</div>
<br>
<div>
<blockquote type="cite">
<div>On Oct 8, 2015, at 4:39 PM, Anna Petrášová <<a href="mailto:kratochanna@gmail.com" target="_blank">kratochanna@gmail.com</a>> wrote:</div>
<br>
<div>
<div dir="ltr"><br>
<div class="gmail_extra"><br>
<div class="gmail_quote">On Thu, Oct 8, 2015 at 7:33 PM, Michael Barton <span dir="ltr">
<<a href="mailto:Michael.Barton@asu.edu" target="_blank">Michael.Barton@asu.edu</a>></span> wrote:<br>
<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">I could try that. I originally build liblas with dual architecture. But current OS X and boost choke on dual architecture. So I built it 64 bit. I assumed that that means I needed to build laslib also only 64 bit.
 If you think I can get away with dual architecture there, I can give it a try.</div>
</blockquote>
<div><br>
</div>
<div>I don't know if it helps, I just assumed this could be the problem since it complaint about  "<span style="font-family:Helvetica;font-size:13px"> </span><span style="font-family:Helvetica;font-size:13px">file was built for archive
 which is not the architecture being linked (i386)</span>". In the GRASS configure, you specify i386 and <span style="font-family:Helvetica;font-size:13px">x86_64, but it can't find the </span><span style="font-family:Helvetica;font-size:13px">i386
 liblas. You can try changing GRASS configure to use only </span><span style="font-family:Helvetica;font-size:13px">x86_64. But I have very vague understanding of how these things work, so I hope someone else could help.</span></div>
<div><span style="font-family:Helvetica;font-size:13px"><br>
</span></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">
<div><br>
</div>
<div><span>Michael<br>
<div>
<div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="text-align:-webkit-auto;text-indent:0px;word-wrap:break-word">
<span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<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">
____________________</div>
<div style="font-variant:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">Professor of Anthropology, School of Human Evolution & Social Change</font></div>
<div><font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">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">
<br>
</div>
<font face="Helvetica" size="3"><font>voice:  </font><font><a href="tel:480-965-6262" value="+14809656262" target="_blank">480-965-6262</a> (SHESC), <a href="tel:480-965-8130" value="+14809658130" target="_blank">480-965-8130</a>/727-9746 (CSDC)</font><br>
<font>fax: <a href="tel:480-965-7671" value="+14809657671" target="_blank">
480-965-7671</a> (SHESC),  <a href="tel:480-727-0709" value="+14807270709" target="_blank">480-727-0709</a> (CSDC)</font><br>
</font>
<div style="font-variant:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<font face="Helvetica" size="3">www: <a href="http://www.public.asu.edu/~cmbarton" target="_blank">
http://www.public.asu.edu/~cmbarton</a>, <a href="http://csdc.asu.edu/" target="_blank">
http://csdc.asu.edu</a></font></div>
<br>
</div>
<br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
<br>
</div>
<br>
</div>
<br>
<br>
</div>
<br>
</span>
<div>
<div>
<div>
<blockquote type="cite">
<div>On Oct 8, 2015, at 4:07 PM, Anna Petrášová <<a href="mailto:kratochanna@gmail.com" target="_blank">kratochanna@gmail.com</a>> wrote:</div>
<br>
<div><br>
<br style="font-family:Helvetica;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<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;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
On Thu, Oct 8, 2015 at 6:26 PM, Michael Barton<span> </span><span dir="ltr"><<a href="mailto:Michael.Barton@asu.edu" target="_blank">Michael.Barton@asu.edu</a>></span><span> </span>wrote:<br>
<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">I built boost with both bjam and b2 for i86_64. Here are the setups I used: 
<div><br>
</div>
<div>cd /Users/Shared/grass_dev/boost_1_59_0 <br>
edit /Users/cmbarton/grass_source/LAS/boost_1_59_0/tools/build/src/tools/darwin.jam to delete -gdwarf-2 ]<br>
<br>
export CXXFLAGS=-stdlib=libstdc++<br>
./bootstrap.sh --prefix=/Users/cmbarton/grass_source/LAS/boostlib --without-libraries=python<br>
<br>
</div>
<div>## attempt 1</div>
<div>./bjam variant=release link=static --without-mpi -j4 macosx-version=10.7 macosx-version-min=10.7 architecture=x86 address-model=64 install<br>
<br>
## attempt 2<br>
./b2 variant=release link=static --without-mpi -j4 macosx-version=10.7 macosx-version-min=10.7 cxxflags="-arch x86_64"</div>
<div><br>
</div>
<div>I built liblas for i86_64. I initially set the prefix to put all the liblas files into a local directory where I could get them for packaging. Then I did it again letting them go into /usr/local. In all cases I get this same error. This is with
 installing it into a nice local folder. </div>
<div><br>
</div>
<div>xport BOOST_ROOT="/Users/cmbarton/grass_source/LAS/boostlib"<br>
export BOOST_INCLUDEDIR="/Users/cmbarton/grass_source/LAS/boostlib/include"<br>
<br>
cmake -G "Unix Makefiles" \<br>
-D CMAKE_INSTALL_PREFIX="/Users/cmbarton/grass_source/LAS/liblasdist" \<br>
-D CMAKE_OSX_ARCHITECTURES="x86_64"  \<br>
-D CMAKE_OSX_SYSROOT="/Developer/SDKs/MacOSX10.7.sdk" \<br>
-D GDAL_CONFIG="/Library/Frameworks/GDAL.framework/Programs/gdal-config" \<br>
-D GDAL_INCLUDE_DIR="/Library/Frameworks/GDAL.framework/Headers" \<br>
-D GDAL_LIBRARY="/Library/Frameworks/GDAL.framework/unix/lib/libgdal.dylib" \<br>
-D GEOTIFF_INCLUDE_DIR="/Library/Frameworks/UnixImageIO.framework/unix/include"  \<br>
-D GEOTIFF_LIBRARY="/Library/Frameworks/UnixImageIO.framework/unix/lib/libgeotiff.dylib"  \<br>
-D TIFF_INCLUDE_DIR="/Library/Frameworks/UnixImageIO.framework/Headers" \<br>
-D TIFF_LIBRARY="/Library/Frameworks/UnixImageIO.framework/unix/lib/libtiff.dylib" \<br>
-D CMAKE_VERBOSE_MAKEFILE=true ../</div>
<div><br>
</div>
<div><br>
</div>
<div>Here is the GRASS configure error:<br>
<div>
<div><br>
</div>
<div>
<div>1 warning generated.</div>
<div>configure:6164: checking whether to use libLAS</div>
<div>configure:6181: checking for liblas-config</div>
<div>configure:6238: gcc -o conftest -g -O2   -arch i386 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk    -I/usr/local/include -I/usr/local/include -I/Library/Frameworks/GDAL.framework/Headers -I/Library/Frameworks/UnixImageIO.framework/unix/include
 -I/Library/Frameworks/UnixImageIO.framework/Headers   -arch i386 -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.7.sdk   -L/usr/local/lib conftest.c  -L/usr/local/lib -llas -llas_c -L/Users/cmbarton/grass_source/LAS/boostlib/lib /Users/cmbarton/grass_source/LAS/boostlib/lib/libboost_program_options.a
 /Users/cmbarton/grass_source/LAS/boostlib/lib/libboost_thread.a /Library/Frameworks/GDAL.framework/unix/lib/libgdal.dylib /Library/Frameworks/UnixImageIO.framework/unix/lib/libgeotiff.dylib /Library/Frameworks/UnixImageIO.framework/unix/lib/libtiff.dylib 1>&5</div>
<div>ld: warning: ld: warning: ld: warning: ignoring file /usr/local/lib/liblas.dylib, file was built for x86_64 which is not the architecture being linked (i386): /usr/local/lib/liblas.dylibignoring file /usr/local/lib/liblas_c.dylib, file was built
 for x86_64 which is not the architecture being linked (i386): /usr/local/lib/liblas_c.dylibignoring file /Users/cmbarton/grass_source/LAS/boostlib/lib/libboost_program_options.a, file was built for archive which is not the architecture being linked (i386):
 /Users/cmbarton/grass_source/LAS/boostlib/lib/libboost_program_options.a</div>
<div><br>
</div>
<div><br>
</div>
<div>ld: warning: ignoring file /Users/cmbarton/grass_source/LAS/boostlib/lib/libboost_thread.a, file was built for archive which is not the architecture being linked (i386): /Users/cmbarton/grass_source/LAS/boostlib/lib/libboost_thread.a</div>
<div>Undefined symbols for architecture i386:</div>
<div>  "_LASReader_Create", referenced from:</div>
<div>      _main in conftest-68543b.o</div>
<div>ld: symbol(s) not found for architecture i386</div>
<div>clang: error: linker command failed with exit code 1 (use -v to see invocation)</div>
<div>configure: failed program was:</div>
<div>#line 6231 "configure"</div>
<div>#include "confdefs.h"</div>
<div>#include <liblas/capi/liblas.h></div>
<div>int main() {</div>
<div>LASReader_Create("foo");</div>
<div>; return 0; }</div>
<div><br>
</div>
<div><br>
</div>
<div>Anna, I'm happy to pass on tricks once I get them to actually work. I'm keeping notes. </div>
</div>
</div>
</div>
</div>
</blockquote>
<div><br>
</div>
<div>Thanks! I wonder if the problem can't be the line in the liblas config:</div>
<div><br>
</div>
<div>-D CMAKE_OSX_ARCHITECTURES="x86_64"  \<br>
</div>
<div><br>
</div>
<div>how about this? (just a guess)</div>
<div><br>
</div>
-D CMAKE_OSX_ARCHITECTURES="x86_64;i386"
<div><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;font-size:13px;line-height:16.9px;white-space:pre-wrap;background-color:rgb(238,238,238)"><br>
</span></div>
<div><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;font-size:13px;line-height:16.9px;white-space:pre-wrap;background-color:rgb(238,238,238)"><br>
</span></div>
<div><span style="font-family:Consolas,Menlo,Monaco,'Lucida Console','Liberation Mono','DejaVu Sans Mono','Bitstream Vera Sans Mono','Courier New',monospace,sans-serif;font-size:13px;line-height:16.9px;white-space:pre-wrap;background-color:rgb(238,238,238)"><br>
</span></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">
<div>
<div>
<div><span>
<div><br>
</div>
<div>Michael</div>
<div><br>
</div>
<div>
<div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="text-align:-webkit-auto;text-indent:0px;word-wrap:break-word">
<span style="border-collapse:separate;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<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">
____________________</div>
<div style="font-variant:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">Professor of Anthropology, School of Human Evolution & Social Change</font></div>
<div><font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">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">
<br>
</div>
<font face="Helvetica" size="3"><font>voice:  </font><font><a href="tel:480-965-6262" value="+14809656262" target="_blank">480-965-6262</a><span> </span>(SHESC), <a href="tel:480-965-8130" value="+14809658130" target="_blank">480-965-8130</a>/727-9746 (CSDC)</font><br>
<font>fax:<span> </span><a href="tel:480-965-7671" value="+14809657671" target="_blank">480-965-7671</a><span> </span>(SHESC),  <a href="tel:480-727-0709" value="+14807270709" target="_blank">480-727-0709</a> (CSDC)</font><br>
</font>
<div style="font-variant:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<font face="Helvetica" size="3">www:<span> </span><a href="http://www.public.asu.edu/~cmbarton" target="_blank">http://www.public.asu.edu/~cmbarton</a>,<span> </span><a href="http://csdc.asu.edu/" target="_blank">http://csdc.asu.edu</a></font></div>
<br>
</div>
<br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
</span><br>
</div>
<br>
</div>
<br>
</div>
<br>
<br>
</div>
<br>
</span>
<div>
<div>
<div>
<blockquote type="cite">
<div>On Oct 8, 2015, at 3:07 PM, Anna Petrášová <<a href="mailto:kratochanna@gmail.com" target="_blank">kratochanna@gmail.com</a>> wrote:</div>
<br>
<div><br>
<br style="font-family:Helvetica;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
<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;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">
On Thu, Oct 8, 2015 at 5:24 PM, Michael Barton<span> </span><span dir="ltr"><<a href="mailto:Michael.Barton@asu.edu" target="_blank">Michael.Barton@asu.edu</a>></span><span> </span>wrote:<br>
<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">With a lot of effort and some help, I've rebuilt liblas with new GDAL. Now GRASS will not find liblas with the same configuration script that I've used before. Here it is:</div>
</blockquote>
<div><br>
</div>
<div>Was there some specific trick that you could share? <br>
</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">
<div><br>
</div>
<div>./configure --with-macosx-sdk=/Developer/SDKs/MacOSX10.7.sdk --with-freetype --with-freetype-includes="/Library/Frameworks/FreeType.framework/unix/include/freetype2 /Library/Frameworks/FreeType.framework/unix/include" --with-freetype-libs=/Library/Frameworks/FreeType.framework/unix/lib
 --with-gdal=/Library/Frameworks/GDAL.framework/Programs/gdal-config --with-proj --with-proj-includes=/Library/Frameworks/PROJ.framework/unix/include --with-proj-libs=/Library/Frameworks/PROJ.framework/unix/lib --with-proj-share=/Library/Frameworks/PROJ.framework/Resources/proj
 --with-geos=/Library/Frameworks/GEOS.framework/Versions/3/unix/bin/geos-config --with-jpeg-includes=/Library/Frameworks/UnixImageIO.framework/unix/include --with-jpeg-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib --with-png-includes=/Library/Frameworks/UnixImageIO.framework/unix/include
 --with-png-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib --with-tiff-includes=/Library/Frameworks/UnixImageIO.framework/unix/include --with-tiff-libs=/Library/Frameworks/UnixImageIO.framework/unix/lib --with-cairo --with-cairo-includes="/Library/Frameworks/cairo.framework/unix/include/cairo /Library/Frameworks/cairo.framework/unix/include"
 --with-cairo-libs=/Library/Frameworks/cairo.framework/unix/lib --with-cairo-ldflags="-lcairo" --without-postgres --without-mysql --with-sqlite --with-sqlite-libs=/Library/Frameworks/SQLite3.framework/unix/lib --with-sqlite-includes=/Library/Frameworks/SQLite3.framework/unix/include
 --with-fftw-includes=/Library/Frameworks/FFTW3.framework/unix/include --with-fftw-libs=/Library/Frameworks/FFTW3.framework/unix/lib --with-x --with-cxx --with-opengl=aqua --without-readline --prefix=/Applications --enable-macosx-app --with-python --with-wxwidgets=/usr/local/lib/wxPython-unicode-2.8.12.1/bin/wx-config
 --with-tcltk-includes="/Library/Frameworks/Tcl.framework/Headers /Library/Frameworks/Tk.framework/Headers /Library/Frameworks/Tk.framework/PrivateHeaders" --with-tcltk-libs="/usr/local/tcltk_active/lib" --with-macosx-archs="i386 x86_64" --with-liblas="/usr/local/bin/liblas-config"
 --with-opencl --with-nls --with-libs=/usr/local/lib  --with-includes=/usr/local/include</div>
<div><br>
</div>
<div>FWIW, here is the uninformative error. Any thoughts???</div>
</div>
</blockquote>
<div><br>
</div>
<div>There should be a log file from the configuration with more details, not sure what's its name though.</div>
<div> </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">
<div><br>
</div>
<div>checking for liblas-config... /usr/local/bin/liblas-config<br>
configure: error: *** Unable to locate libLAS library.</div>
<div><br>
</div>
<div>(yes liblas-config is exactly where I say it is)</div>
<div><br>
</div>
<div>Michael<br>
<div>
<div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;word-wrap:break-word">
<div style="text-align:-webkit-auto;text-indent:0px;word-wrap:break-word">
<span style="border-collapse:separate;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word"><span style="border-collapse:separate;text-indent:0px;border-spacing:0px">
<div style="word-wrap:break-word">
<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">
____________________</div>
<div style="font-variant:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">Professor of Anthropology, School of Human Evolution & Social Change</font></div>
<div><font face="Helvetica" size="3">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">
<font face="Helvetica" size="3">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">
<br>
</div>
<font face="Helvetica" size="3"><font>voice:  </font><font><a href="tel:480-965-6262" value="+14809656262" target="_blank">480-965-6262</a><span> </span>(SHESC), <a href="tel:480-965-8130" value="+14809658130" target="_blank">480-965-8130</a>/727-9746 (CSDC)</font><br>
<font>fax:<span> </span><a href="tel:480-965-7671" value="+14809657671" target="_blank">480-965-7671</a><span> </span>(SHESC),  <a href="tel:480-727-0709" value="+14807270709" target="_blank">480-727-0709</a> (CSDC)</font><br>
</font>
<div style="font-variant:normal;letter-spacing:normal;line-height:normal;text-transform:none;white-space:normal;word-spacing:0px">
<font face="Helvetica" size="3">www:<span> </span><a href="http://www.public.asu.edu/~cmbarton" target="_blank">http://www.public.asu.edu/~cmbarton</a>,<span> </span><a href="http://csdc.asu.edu/" target="_blank">http://csdc.asu.edu</a></font></div>
</div>
</div>
</span></div>
</span></div>
</span></div>
</span></div>
</span></div>
</span></div>
</span></div>
</span></div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div></div></div>
</div>

</blockquote></div><br></div></div>