# Can't install fdb package on macos - "This package is incompatible with this version of macOS."

**URL:** https://forums.foundationdb.org/t/cant-install-fdb-package-on-macos-this-package-is-incompatible-with-this-version-of-macos/2714
**Category:** Using FoundationDB
**Created:** [May 26, 2021, 9:49am UTC](https://forums.foundationdb.org/t/cant-install-fdb-package-on-macos-this-package-is-incompatible-with-this-version-of-macos/2714 "2021-05-26T09:49:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![josephg](https://sea1.discourse-cdn.com/foundationdb/user_avatar/forums.foundationdb.org/josephg/32/84_2.png) [@josephg](https://forums.foundationdb.org/u/josephg)
#### Post date: [May 26, 2021, 9:49am UTC](https://forums.foundationdb.org/t/cant-install-fdb-package-on-macos-this-package-is-incompatible-with-this-version-of-macos/2714/1 "2021-05-26T09:49:28Z")

</div>

I’m running into a weird error trying to install the latest version of foundationdb (FoundationDB-6.3.12) on the latest version of macos (11.3)

The shasum matches what is listed on the downloads website (`93833b6...`) Does anyone know whats going on here? Or how to debug the install script?

 ![image](https://global.discourse-cdn.com/foundationdb/original/2X/7/701252dd5b0fbd5c510a23eefc02e1aab750935d.jpeg)

---

<div class="post-metadata">

### Author: ![alexmiller](https://sea1.discourse-cdn.com/foundationdb/user_avatar/forums.foundationdb.org/alexmiller/32/326_2.png) [@alexmiller](https://forums.foundationdb.org/u/alexmiller)
#### Post date: [May 26, 2021, 9:55am UTC](https://forums.foundationdb.org/t/cant-install-fdb-package-on-macos-this-package-is-incompatible-with-this-version-of-macos/2714/2 "2021-05-26T09:55:05Z")

</div>

There’s discussion about this on

> <https://github.com/apple/foundationdb/issues/4629>
>
> OS: macOS Big Sur 11.2.2 (20D80)
> Hardware: MacBook Pro (13-inch, M1, 2020)
> 
> W…hen attempting to install the \`\*.pkg\` file on Apple Silicon, I get the following message:
> 
> \> The package is trying to install content to the system volume. Contact the software manufacturer for assistance.
> 
> I tried disabling System Integrity Protection and I get the same error message, sadly.
> 
> I went to the trouble of bootstrapping Mono on my M1, and building FoundationDB from source to see if I could update the \`\*.pkg\` file myself, but I don't see where the output volume is specified.

---

<div class="post-metadata">

### Author: ![josephg](https://sea1.discourse-cdn.com/foundationdb/user_avatar/forums.foundationdb.org/josephg/32/84_2.png) [@josephg](https://forums.foundationdb.org/u/josephg)
#### Post date: [May 26, 2021, 10:19am UTC](https://forums.foundationdb.org/t/cant-install-fdb-package-on-macos-this-package-is-incompatible-with-this-version-of-macos/2714/3 "2021-05-26T10:19:16Z")

</div>

Ah thankyou - I evidently searched using the wrong part of the error message.
