On Fri, Jun 21, 2013 at 9:58 AM, Luca Delucchi <[email protected]> wrote: > Hi devs, > > just update grass7 and the gui doesn't start, the problem seems > related to missing module g.proj, but I think probably is related to > find_program. > find_program('r.proj','help') and also find_program('r.proj') return > false instead find_program('ls') return true > > the error is > > GRASS module 'g.proj' not found. Unable to start map display window.
Fixed in r56865. Markus M _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
