On Wed, May 23, 2018 at 09:45:03PM +0200, Landry Breuil wrote: > 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.
Thanks to solene hints, found out i still have a 'python' symlink in the
PATH. new tarball fixing this, and other bits - installing in
/usr/local/grass-${VERSION} as upstream expects. There's a 7.4.1 around
the corner too.
grass-7.4.0.tgz
Description: application/tar-gz
