Hi Carlos. It is because the grass64 that is poured from bottle is linked against an older libproj. I /usr/local/lib, there should be a libproj.9.dylib which is the new version. Just do a ln -sf /usr/local/lib/libproj.9.dylib /usr/local/lib/libproj.0.dylib.
Sorted. By the way, you have to use grass64, as the grass plugin is still on 6.4. Have a look at http://www.gissula.eu/qgis-grass-plugin-crowdfunding. Basically QgsGrassGisLib has not been updated to grass 7 api. If I remember correctly, this will function properly in QGIS 2.12. By the way, does your grass7 in processing toolbox work? For what its worth my QGIS install was done with brew -v install qgis-210 --with-grass7 --with-orfeo --with-qt-mysql --with-r --with-saga-gis --without-server --HEAD Pieter On Wed, Aug 19, 2015 at 12:26 PM, Carlos Grohmann <[email protected] > wrote: > Thanks Pieter > > This works, although I installed it with --with-grass7 and end up with > grass-70 AND grass-64... > > also, when starting QGIS, I get errors about libproj, because of grass-64 > (which I didn't want in the first place) > > >ERROR 1: dlopen(/usr/local/lib/gdalplugins/gdal_GRASS.so, 1): Library not > loaded: >/usr/local/lib/libproj.0.dylib > > Referenced from: > /usr/local/opt/grass-64/grass-6.4.4/lib/libgrass_gproj.6.4.4.dylib > > in /usr/local/lib, the only file for libproj I have is libproj.la > > best > > Carlos > > > > > > > On Tue, Aug 18, 2015 at 6:23 PM, Pieter du Plooy <[email protected]> > wrote: > >> Hi Carlos >> >> I just adapted the pull request from christianurich on osgeo4mac. 2.10 >> for github 2_10 branch compiles pefectly. Attached is the rb >> >> On Tue, Aug 18, 2015 at 11:17 PM, Pieter du Plooy <[email protected] >> > wrote: >> >>> Hi Carlos >>> >>> I just adapted the pull request from christianurich on osgeo4mac. 2.10 >>> for github 2_10 branch compiles pefectly. Attached is the rb >>> >>> On Tue, Aug 18, 2015 at 10:53 PM, Carlos Grohmann < >>> [email protected]> wrote: >>> >>>> For me, one way to increase the number of testers would be a working >>>> homebrew formula for the development branch. >>>> >>>> So far, osgeo4mac has formulas for 2.6 and 2.8 (I tried compiling 2.8 >>>> but it didn't worked). home-brew/science has 1.8 (!). So most mac users are >>>> dependent on Kyngsburie's binaries. >>>> >>>> cheers >>>> >>>> Carlos >>>> >>>> On Tue, Aug 18, 2015 at 5:39 PM, Lene Fischer <[email protected]> wrote: >>>> >>>>> Hi, >>>>> If you can set up a scheme with functions and perhaps dataset, I have >>>>> students who attend our campus for 4 year and who would like to be a part >>>>> of test team. What we need is schemes... >>>>> And 40-50 of the students use Mac >>>>> Regards >>>>> >>>>> >>>>> Lene Fischer >>>>> Associate Professor >>>>> >>>>> Department of Geosciences and Natural Resource Management >>>>> University of Copenhagen >>>>> >>>>> >>>>> MOB +45 40115084 >>>>> [email protected] >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> >>>>> -----Oprindelig meddelelse----- >>>>> Fra: [email protected] [mailto: >>>>> [email protected]] På vegne af Nyall Dawson >>>>> Sendt: 18. august 2015 21:21 >>>>> Til: John Helly >>>>> Cc: qgis-user >>>>> Emne: Re: [Qgis-user] [QGIS 2.10.1-Pisa, OSX 10.10.4] Raster colormap >>>>> does not work >>>>> >>>>> On 16 August 2015 at 16:26, John Helly <[email protected]> wrote: >>>>> > Hi. >>>>> > >>>>> > I've just installed QGIS 2.10.1-Pisa and find that the raster >>>>> colormap >>>>> > does not work. I've tested the same dataset on 2.6.1-Brighton and it >>>>> > does work. Any ideas what might be wrong? This is the distro from >>>>> > Kyngchaos. >>>>> >>>>> This is now fixed in master, and I'll backport to 2.10. >>>>> >>>>> However, this issue highlights an important weakness in the QGIS >>>>> release testing -- we need more OSX testers! This issue should have been >>>>> picked up prior to release, but we have very few active developers who >>>>> regularly use OSX. So it's up to you... if you rely on running QGIS on OSX >>>>> we need your help with testing beta and nightly releases and providing >>>>> timely feedback so these OSX specific issues can be fixed prior to >>>>> release. >>>>> >>>>> Nyall >>>>> >>>>> >>>>> > >>>>> > J. >>>>> > >>>>> > -- >>>>> > John Helly, University of California, San Diego / San Diego >>>>> > Supercomputer Center / Scripps Institution of Oceanography / 760 840 >>>>> > 8660 mobile / stonesteps (Skype) / stonesteps7 (iChat) / >>>>> > http://www.sdsc.edu/~hellyj >>>>> > >>>>> > >>>>> > _______________________________________________ >>>>> > Qgis-user mailing list >>>>> > [email protected] >>>>> > http://lists.osgeo.org/mailman/listinfo/qgis-user >>>>> _______________________________________________ >>>>> Qgis-user mailing list >>>>> [email protected] >>>>> http://lists.osgeo.org/mailman/listinfo/qgis-user >>>>> _______________________________________________ >>>>> Qgis-user mailing list >>>>> [email protected] >>>>> http://lists.osgeo.org/mailman/listinfo/qgis-user >>>>> >>>> >>>> >>>> >>>> -- >>>> Prof. Carlos Henrique Grohmann >>>> Institute of Energy and Environment - Univ. of São Paulo, Brazil >>>> - Digital Terrain Analysis | GIS | Remote Sensing - >>>> >>>> http://carlosgrohmann.com >>>> http://orcid.org/0000-0001-5073-5572 >>>> ________________ >>>> Can’t stop the signal. >>>> >>>> _______________________________________________ >>>> Qgis-user mailing list >>>> [email protected] >>>> http://lists.osgeo.org/mailman/listinfo/qgis-user >>>> >>> >>> >> >> _______________________________________________ >> Qgis-user mailing list >> [email protected] >> http://lists.osgeo.org/mailman/listinfo/qgis-user >> > > > > -- > Prof. Carlos Henrique Grohmann > Institute of Energy and Environment - Univ. of São Paulo, Brazil > - Digital Terrain Analysis | GIS | Remote Sensing - > > http://carlosgrohmann.com > http://orcid.org/0000-0001-5073-5572 > ________________ > Can’t stop the signal. >
_______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
