Michael Barton

Results 107 comments of Michael Barton

Agreed. I've been using Apple Disk Utility now for over a year. AFAICT, other packaging approaches require Xcode. Also, we need to be able to sign the code to make...

I've been building this with Anaconda. This has largely been successful until recently. I'm using it to build self-contained apps, which most Mac users expect to have. However, this could...

Thanks for this. I was able to compile 7.9 last Friday by downgrading to Python 3.7.4. If I can get it compile consistently, I will happily share my protocol for...

One annoying problem I am having I could use some advice from anyone on is about Git. I am not writing or modifying code at the moment, just trying to...

Thanks. I'll try that. Michael > On Mar 31, 2020, at 10:35 AM, Markus Neteler wrote: > > > @cmbarton try this: > > git clone curl https://github.com/OSGeo/grass.git > cd...

I think and hope that I may now finally have a consistently reproducible procedure for building self-contained apps again using condo. Here it is in brief schematic. I'm happy to...

I’ll put together a detailed set of procedures soon for all

[grassmac_supporting_files.zip](https://github.com/OSGeo/grass/files/4427812/grassmac_supporting_files.zip) [configure.sh.zip](https://github.com/OSGeo/grass/files/4427832/configure.sh.zip) [configure.sh.zip](https://github.com/OSGeo/grass/files/4427838/configure.sh.zip) ## Using Anaconda to Create a Binary Mac App for GRASS These instructions are for creating a self-contained Mac app, including all dependencies, with GRASS 7.9 and...

I forgot to include my configure script last night. I just now tried to add it to my zip file or separately. For some reason, I could not add it...

I've messed with both of these in several ways and I'm not sure of the impacts. But I sometimes have trouble if I don't include them. So I do. I've...