Open Yukti-09 opened 4 years ago
@Yukti-09 We do have a Wiki Page https://github.com/anitab-org/portal/wiki/Installation-Instructions-for-OSX
We are also converting the wiki to in-repo docs, see #657
Feel free to go through the page and report any issues that you may have faced,
The content in the wiki defintiely needs a refresh, because a lot of it is just very old
On running:
brew install openss
I'm getting
Error: No available formula with the name "openss"
==> Searching for a previously deleted formula (in the last month)...
Warning: homebrew/core is shallow clone. To get complete history run:
git -C "$(brew --repo homebrew/core)" fetch --unshallow
Error: No previously deleted formula found.
==> Searching for similarly named formulae...
These similarly named formulae were found:
curl-openssl glib-openssl openssh openssl@1.1
To install one of them, run (for example):
brew install curl-openssl
==> Searching taps...
==> Searching taps on GitHub...
Error: No formulae found in taps.
Yes, that should be:
brew install openssl
There's a small issue:
cd /Users/foo/.pyenv)
The closing parenthesis is not required.
is this available
There is no description for the setup for developers for MAC users, could it please be added?