Re: [GRASS-user] grass71_trunk: error on access gui

2015-10-02 Thread Markus Neteler
On Oct 2, 2015 4:44 PM, "Eugenio Trumpy" wrote: > > Starting grass71 I have the choice of the location and mapset, > then it crash with the highlighted errors. Perhaps you start a wrong start script? Check with which grass71 Markus ___ grass-user

Re: [GRASS-user] grass71_trunk: error on access gui

2015-10-02 Thread Eugenio Trumpy
Hi, it is just what I did. I tried both distclean and erase all the grass7_trunk directory and I started again with new svn code. I recompiled without errors. Those are my config lines: CFLAGS="-O2 -Wall" LDFLAGS="-s" ./configure --enable-largefile=yes --with-nls --with-cxx --with-readline --w

Re: [GRASS-user] grass71_trunk: error on access gui

2015-10-02 Thread Moritz Lennert
On 02/10/15 15:17, Eugenio Trumpy wrote: Hi Markus, yes I did it. Maybe you have to erase your previous installation before installing the newly compiled one: https://lists.osgeo.org/pipermail/grass-dev/2015-September/076473.html Moritz ___ grass

Re: [GRASS-user] grass71_trunk: error on access gui

2015-10-02 Thread Eugenio Trumpy
Hi Markus, yes I did it. Eugenio Date: Fri, 2 Oct 2015 15:08:21 +0200 Subject: Re: [GRASS-user] grass71_trunk: error on access gui From: nete...@osgeo.org To: frippe12...@hotmail.com CC: grass-user@lists.osgeo.org On Oct 2, 2015 1:56 PM, "Eugenio Trumpy" wrote: > > hello everybody, > > I

Re: [GRASS-user] grass71_trunk: error on access gui

2015-10-02 Thread Markus Neteler
On Oct 2, 2015 1:56 PM, "Eugenio Trumpy" wrote: > > hello everybody, > > I recompiled without errors the svn newer version of grass71_trunk r66394, > however I got ImportError: No module named catalog, once I launched grass71, Did you run make distclean before compiling? Best Markus _