Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

[proposed bugfix] DUNE doesn't work on MacOS/Darwin #4

Closed
ericpassmore opened this issue Jul 6, 2022 · 0 comments
Closed

[proposed bugfix] DUNE doesn't work on MacOS/Darwin #4

ericpassmore opened this issue Jul 6, 2022 · 0 comments

Comments

@ericpassmore
Copy link

Dune needs 3 updates to work with MacOS/Darwin. Ok to put these together as a pull request? Feedback welcome.

  1. bootstrap.sh start with #!/usr/bin/env bash to work on both linux and macos
  2. bootstrap.sh change GROUP_ID to 200 for MacOS dockerbuild (otherwise dockerbuild fails due to group_id already exists)
  3. dune.sh start with #!/usr/bin/env bash to work on both linux and macos
@ericpassmore ericpassmore changed the title DUNE doesn't work on MacOS/Darwin [proposed bugfix] DUNE doesn't work on MacOS/Darwin Jul 8, 2022
larryk85 pushed a commit that referenced this issue Jul 13, 2022
resolves #4 DUNE doesn't work on MacOS/Darwin
@stephenpdeos stephenpdeos added this to the DUNE v1.0 milestone Jul 22, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants