1

The installer runs for a while and many files get installed but it hangs. There is a choice of installing the GNAT compiler tool chain, SPARK tool set and GPS development environment. I've tried it with just the compiler and with all three. Both ways do not complete. Too abort the installer I need to do a force quit. I have the latest update to MAC OS X installed, plenty of free disk space and memory. I'm trying to install it on MAC Book Pro with touch bar.

Wayne B.
  • 7
  • 1
  • 1
  • doesn't that install need a `sudo` ? (just an idea) – Jean-François Fabre Jul 14 '18 at 21:59
  • @Jean-FrançoisFabre, no, it’s a proper installer. It’ll ask for permission with the usual pop-up if it needs it. I don’t remember whether it did or not. For previous releases, installation was via a shell script, which did need sudo. – Simon Wright Jul 15 '18 at 06:50

1 Answers1

3

I had this issue, and it came up on the GNAT-OSX mailing list, 10 June. (Firefox complains about that site’s security configuration, by the way).

The solution (for Pascal on the list, and for me) was to install with the 'detailed view' off.

Simon Wright
  • 25,108
  • 2
  • 35
  • 62