[GRASS-dev] GRASS 7.1 compiles but won't run

Vaclav Petras wenzeslaus at gmail.com
Mon Nov 23 13:36:09 PST 2015


On Mon, Nov 23, 2015 at 4:31 PM, Michael Barton <Michael.Barton at asu.edu>
wrote:

> I always do a make distclean.
>
> However, if you think it would help, I can delete the entire installation
> and checkout again.
>

`make distclean` doesn't remove files from the "installation" directory
placed by `make install`. So yes, you must remove everything created during
compilation by `make` and `make install`.


> On Nov 23, 2015, at 2:25 PM, Vaclav Petras <wenzeslaus at gmail.com> wrote:
>
>
> On Mon, Nov 23, 2015 at 4:22 PM, Martin Landa <landa.martin at gmail.com>
> wrote:
>
>> 2015-11-23 22:13 GMT+01:00 Michael Barton <Michael.Barton at asu.edu>:
>> >
>> "/Users/cmbarton/grass_source/grass_trunk/macosx/dist/GRASS-7.1.app/Contents/MacOS/gui/wxpython/lmgr/frame.py",
>> > line 73, in <module>
>> >     from datacatalog.catalog   import DataCatalog
>> > ImportError: No module named catalog
>>
>> please check ML, there are several mail about that. Completely remove
>> current installation and re-compile from scratch. Ma
>
>
> When you are building after long time, you should always build from
> scratch (make distclean). Some changes, like moving files, require cleaning
> the distribution directory and there is no way around it, r66128 was one of
> them.
>
> https://trac.osgeo.org/grass/changeset/66128
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20151123/e636bebe/attachment-0001.html>


More information about the grass-dev mailing list