<div dir="ltr">Hello Rainer (and devs)<div><br></div><div>I think you only need to join the beta program (although I have the free developer account, just to be able to download xcode-related tools like the comand line tools).</div><div><br></div><div>I'll summarise what I know so far about these issues:</div><div><br></div><div><br></div><div>- When compiling, I get a lot of errors. These are related to creating html docs. As Glynn said, at this pint of compilation, the module is run with  <span style="font-size:13px">--html-description switch to get a list of its options. Any problems with wxpython will cause an error here.</span></div><div><br></div><div>- Running make in the module directory show a call to <span style="font-size:13px">libgrass_</span><span style="font-size:13px">gis.7.0.1svn.dylib, but with the wrong path. It tries to load the library from the final package path (after installation), which doesn't exists yet..</span></div><div><br></div><div><div style="font-size:13px">see the last lines of this output:</div><div style="font-size:13px"><br></div><div style="font-size:13px"><div>cd scripts/d.correlate/</div><div>GuanoAFBIOTA:d.correlate guano$ make</div><div>if [ "/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/scripts/d.correlate" != "" ] ; then GISRC=/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/demolocation/.grassrc70 GISBASE=/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0 PATH="/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/bin:/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/bin:/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/scripts:$PATH" PYTHONPATH="/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/etc/python:/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/gui/wxpython:$PYTHONPATH" DYLD_LIBRARY_PATH="/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/bin:/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/scripts:/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/lib:/Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/lib:" LC_ALL=C /Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/scripts/d.correlate --html-description < /dev/null | grep -v '</body>\|</html>' > d.correlate.tmp.html ; fi</div><div>dyld: Library not loaded: /Applications/GRASS-7.0.app/Contents/MacOS/lib/libgrass_gis.7.0.1svn.dylib</div><div>  Referenced from: /Users/guano/Documents/installs/grass70_release/dist.x86_64-apple-darwin15.0.0/bin/g.parser</div><div>  Reason: image not found</div><div>make: *** [d.correlate.tmp.html] Error 1</div><div>rm d.correlate.tmp.html</div><div><br></div></div></div><div><br></div><div>- Ignoring the error and creating the package will work, and the package will install, although when run, the GUI will fail:</div><div><br></div><div><div style="font-size:13px">>>> from grass.pygrass import messages</div><span class="im" style="font-size:13px">Traceback (most recent call last):</span><div style="font-size:13px">  File "<stdin>", line 1, in <module></div><div style="font-size:13px">  File "/Applications/GRASS-7.0.app/Contents/MacOS/etc/python/grass/pygrass/messages/__init__.py", line 19, in <module></div><div style="font-size:13px">    import grass.lib.gis as libgis</div><div style="font-size:13px">  File "/Applications/GRASS-7.0.app/Contents/MacOS/etc/python/grass/lib/gis.py", line 23, in <module></div><div style="font-size:13px">    _libs["grass_gis.7.0.1RC2"] = load_library("grass_gis.7.0.1RC2")</div><div style="font-size:13px">  File "/Applications/GRASS-7.0.app/Contents/MacOS/etc/python/grass/lib/ctypes_loader.py", line 57, in load_library</div><span class="im" style="font-size:13px">    raise ImportError,"%s not found." % libname</span><div style="font-size:13px">ImportError: grass_gis.7.0.1RC2 not found.</div></div><div style="font-size:13px"><br></div><div style="font-size:13px"><br></div><div style="font-size:13px">cheers</div><div style="font-size:13px"><br></div><div style="font-size:13px">Carlos</div><div style="font-size:13px"><br></div><div style="font-size:13px"><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 2, 2015 at 7:51 AM, Rainer M Krug <span dir="ltr"><<a href="mailto:r.m.krug@gmail.com" target="_blank">r.m.krug@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="auto"><div><br><br>Envoyé de mon iPhone</div><span class=""><div><br>Le 31 juil. 2015 à 23:07, Carlos Grohmann <<a href="mailto:carlos.grohmann@gmail.com" target="_blank">carlos.grohmann@gmail.com</a>> a écrit :<br><br></div><blockquote type="cite"><div><div dir="ltr">Hi<div><br></div><div>The homebrew formula doesn't really work on OSX 10.11 beta. In the log file (attached) I can see the same errors in compilation I got when tried to compile svn. They are related to html manual pages, but prevent installation from continue. <br></div></div></div></blockquote><div><br></div></span>As I do not have 10.11 beta I can't check it. But please let me (and osgeo4mac) know when you found a solution as I think it will also affect 6.4x and 7.0x versions. <div><br></div><div>Do I have to have a developer account with apple to have access to the beta?</div><div><br></div><div>Cheers </div><div><br></div><div>Rainer<br><div><div><div class="h5"><br><blockquote type="cite"><div><div dir="ltr"><div><div><br></div><div>Carlos</div><div><br></div><div><br></div><div><br></div><div><div>brew tap rkrug/head-only</div><div>==> Tapping rkrug/head-only</div><div>Cloning into '/usr/local/Library/Taps/rkrug/homebrew-head-only'...</div><div>remote: Counting objects: 4, done.</div><div>remote: Compressing objects: 100% (4/4), done.</div><div>remote: Total 4 (delta 0), reused 4 (delta 0), pack-reused 0</div><div>Unpacking objects: 100% (4/4), done.</div><div>Checking connectivity... done.</div><div>Tapped 1 formula (27 files, 116K)</div></div><div><br></div><div><br></div><div><div>brew install grass-71</div><div>Error: rkrug/head-only/grass-71 is a head-only formula</div><div>Install with `brew install --HEAD rkrug/head-only/grass-71`</div></div><div><br></div><div><br></div><div><div>brew install --HEAD rkrug/head-only/grass-71</div><div>Warning: You are using OS X 10.11.</div><div>We do not provide support for this pre-release version.</div><div>You may encounter build failures or other breakage.</div><div>==> Installing grass-71 from rkrug/homebrew-head-only</div><div>Error: No available formula for nc_spm_08_grass7 (dependency of rkrug/head-only/grass-71)</div></div><div><br></div><div><br></div><div><div>guano$ brew install --HEAD rkrug/head-only/grass-71 --without-nc_spm_08_grass7</div><div>Warning: You are using OS X 10.11.</div><div>We do not provide support for this pre-release version.</div><div>You may encounter build failures or other breakage.</div><div>==> Installing grass-71 from rkrug/homebrew-head-only</div><div>==> Cloning <a href="https://svn.osgeo.org/grass/grass/trunk" target="_blank">https://svn.osgeo.org/grass/grass/trunk</a></div><div>Updating /Library/Caches/Homebrew/grass-71--svn-HEAD</div><div>==> Patching</div><div>patching file include/Make/Install.make</div><div>Hunk #1 succeeded at 116 (offset 2 lines).</div><div>==> ./configure --prefix=/usr/local/Cellar/grass-71/HEAD --enable-shared --with-</div><div>==> make GDAL_DYNAMIC=</div><div>appear in the error log. If you get an error building a library, you will</div><div>also get errors from anything which uses the library.</div><div>--</div><div>Finished compilation: Fri Jul 31 17:36:12 BRT 2015</div><div>make: *** [default] Error 1</div><div><br></div><div>READ THIS: <a href="https://git.io/brew-troubleshooting" target="_blank">https://git.io/brew-troubleshooting</a></div><div>If reporting this issue please do so at (not Homebrew/homebrew):</div><div>  <a href="https://github.com/rkrug/homebrew-head-only/issues" target="_blank">https://github.com/rkrug/homebrew-head-only/issues</a></div><div><br></div><div>Warning: You are using OS X 10.11.</div><div>We do not provide support for this pre-release version.</div><div>You may encounter build failures or other breakage.</div><div>GuanoAFBIOTA:~ guano$</div></div><div><br></div><div><br></div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 31, 2015 at 11:54 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">Very interesting!<div><br></div><div>From the brew recipe, it looks that one needs all dependencies installed via homebrew, is that right? I'm thinking that most will have Kyngsburie's Frameworks already installed (at least GDAL). Same goes for wx-python.</div><div><br></div><div>best</div><div><br></div><div>Carlos</div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><div><div><br><div class="gmail_quote">On Fri, Jul 31, 2015 at 5:44 AM, Rainer M Krug <span dir="ltr"><<a href="mailto:Rainer@krugs.de" target="_blank">Rainer@krugs.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Anna Petrášová <<a href="mailto:kratochanna@gmail.com" target="_blank">kratochanna@gmail.com</a>> writes:<br>
<br>
> On Thu, Jul 30, 2015 at 6:38 AM, Rainer M Krug <<a href="mailto:Rainer@krugs.de" target="_blank">Rainer@krugs.de</a>> wrote:<br>
><br>
>> Hi<br>
>><br>
>> I just added a section / new page in the WIKI for installation of GRASS<br>
>> using homebrew. Please see<br>
>><br>
>> <a href="http://grasswiki.osgeo.org/wiki/Compile_and_Install#Mac_OSX" rel="noreferrer" target="_blank">http://grasswiki.osgeo.org/wiki/Compile_and_Install#Mac_OSX</a><br>
>><br>
>> and<br>
>><br>
>> <a href="http://grasswiki.osgeo.org/wiki/Compiling_on_MacOSX_using_homebrew" rel="noreferrer" target="_blank">http://grasswiki.osgeo.org/wiki/Compiling_on_MacOSX_using_homebrew</a><br>
>><br>
>> It would be great if some Mac / homebrew users would see if it works and<br>
>> give me comments here.<br>
>><br>
><br>
> I will try to test it next week. Thank you for your efforts!<br>
<br>
Great - let me know how it goes, although I don't know if I will be able<br>
to reply as I am away and possibly only have very limited internet<br>
access.<br>
<br>
<br>
Thanks,<br>
<br>
Rainer<br>
<br>
><br>
> Anna<br>
><br>
><br>
>><br>
>> Cheers,<br>
>><br>
>> Rainer<br>
>><br>
>> --<br>
>> Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation<br>
>> Biology, UCT), Dipl. Phys. (Germany)<br>
>><br>
>> Centre of Excellence for Invasion Biology<br>
>> Stellenbosch University<br>
>> South Africa<br>
>><br>
>> Tel :       <a href="tel:%2B33%20-%20%280%299%2053%2010%2027%2044" value="+33953102744" target="_blank">+33 - (0)9 53 10 27 44</a><br>
>> Cell:       <a href="tel:%2B33%20-%20%280%296%2085%2062%2059%2098" value="+33685625998" target="_blank">+33 - (0)6 85 62 59 98</a><br>
>> Fax :       <a href="tel:%2B33%20-%20%280%299%2058%2010%2027%2044" value="+33958102744" target="_blank">+33 - (0)9 58 10 27 44</a><br>
>><br>
>> Fax (D):    <a href="tel:%2B49%20-%20%280%293%2021%2021%2025%2022%2044" value="+4932121252244" target="_blank">+49 - (0)3 21 21 25 22 44</a><br>
>><br>
>> email:      <a href="mailto:Rainer@krugs.de" target="_blank">Rainer@krugs.de</a><br>
>><br>
>> Skype:      RMkrug<br>
>><br>
>> PGP: 0x0F52F982<br>
>><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>
>><br>
<br>
--<br>
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany)<br>
<br>
Centre of Excellence for Invasion Biology<br>
Stellenbosch University<br>
South Africa<br>
<br>
Tel :       <a href="tel:%2B33%20-%20%280%299%2053%2010%2027%2044" value="+33953102744" target="_blank">+33 - (0)9 53 10 27 44</a><br>
Cell:       <a href="tel:%2B33%20-%20%280%296%2085%2062%2059%2098" value="+33685625998" target="_blank">+33 - (0)6 85 62 59 98</a><br>
Fax :       <a href="tel:%2B33%20-%20%280%299%2058%2010%2027%2044" value="+33958102744" target="_blank">+33 - (0)9 58 10 27 44</a><br>
<br>
Fax (D):    <a href="tel:%2B49%20-%20%280%293%2021%2021%2025%2022%2044" value="+4932121252244" target="_blank">+49 - (0)3 21 21 25 22 44</a><br>
<br>
email:      <a href="mailto:Rainer@krugs.de" target="_blank">Rainer@krugs.de</a><br>
<br>
Skype:      RMkrug<br>
<br>
PGP: 0x0F52F982<br>
<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><br clear="all"><div><br></div>-- <br></div></div><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>
</div>
</blockquote></div><br><br clear="all"><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>
</div>
</div></blockquote></div></div><blockquote type="cite"><div><02.make></div></blockquote></div></div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><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><br></div></div></div>
</div></div>