Skip to content
Prev 14115 / 15075 Next

Installing gfortran

Hi G?ran

```
curl -O https://mac.r-project.org/libs-arm64/gfortran-f51f1da0-darwin20.0-arm64.tar.gz
sudo tar fvxz gfortran-f51f1da0-darwin20.0-arm64.tar.gz -C /
```

should do it.

See also https://pat-s.me/transitioning-from-x86-to-arm64-on-macos-experiences-of-an-r-user/#gfortran or https://cynkra.com/blog/2021-03-16-gfortran-macos/ for more information.

Cheers
Patrick
On 22 Apr 2022, at 22:01, G?ran Brostr?m wrote:

            
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20220422/f5a0c66a/attachment.html>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 870 bytes
Desc: OpenPGP digital signature
URL: <https://stat.ethz.ch/pipermail/r-sig-mac/attachments/20220422/f5a0c66a/attachment.sig>