Landry Breuil writes: > On Wed, May 23, 2018 at 09:55:57AM +0200, Solene Rapenne wrote: >> >> Landry Breuil writes: >> >> > Hi, >> > >> > here's a wip port for GRASS, a full blown GIS alternative to geo/qgis, >> > and qgis can reuse/call GRASS modules. It provides a wxPython GUI (cf >> > https://grasswiki.osgeo.org/wiki/Quick_wxGUI_tutorial) but can also be >> > used in cli mode. I think it only works with python2 so far, and since >> > it uses wxPython which is old/python2 only... >> > >> > Portingwise, it insists on installing itself to ${PREFIX}/grass and have >> > all its stuff under this dir (docs, libs, sample data, configuration, >> > headers...) - that's a bit gross, but it works this way and would >> > require lots of patching to redispatch the files in their regular >> > locations. Can of course be revisited... >> > >> > Comment on the port welcome, i doubt anyone else than me will ever need >> > this anyway. >> > >> > Landry >> >> Hello, >> >> I wanted to try grass but the current port doesn't compile on my latest >> -current. Full build log following. > > I'll have a look, but next time think twice before sending a 1.1Mb > plaintext log to a mailing list.... :)
I really though about it, I remembered some bulks were sent plaintext on the mailing list so I though it wasn't bad to do it. What's best, host it somewhere, send it as attachment, attachmen+gzip?