Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macOS install patch #87

Closed
wants to merge 0 commits into from
Closed

macOS install patch #87

wants to merge 0 commits into from

Conversation

karshPrime
Copy link
Contributor

I tried to have a system-wide install on my apple silicon macbook, but it failed because apparently macos doesn't have /usr/local/bin dir by default. added check to confirm if this directory exists in ./setup/install.ab and confirmed it ran by testing it on my local system.

Reading the source code, I also realised there was an option to install amber only for local user- information that wasn't there in the readme, so the second commit addresses that.

Note: I have not updated the subsequent ./setup/install.sh file, instead to test if my fixes worked, I just ran $ amber ./setup/install.ab where I used local install of amber to make the global install.

@karshPrime karshPrime changed the title fixed install extreme cases macOS install patch May 23, 2024
@Ph0enixKM
Copy link
Member

Ph0enixKM commented May 24, 2024

Hi, @karshPrime, thanks for your commitment! I didn't have that issue on Apple Silicone. Maybe I already had this directory created by some other brew packages. Could you resolve conflicts on this PR so I can merge this fix?

@karshPrime karshPrime closed this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants