Post
Topic
Board Announcements (Altcoins)
Re: ✅|ANN| 🌍DESIRE |NeoScrypt| |🔨CPU GPU MINING🔨| - COIN OF YOUR DREAMS!
by
kadrcalmness
on 13/11/2017, 16:57:15 UTC
Hello everyone,

The macOS wallet is fully working the problem are the missing libraries that are not shipped with a default installation of macOS.

Please install homebrew by executing the following command in your terminal: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

After it is installed just install the missing boost libraries with the following command: brew install boost --c++11

If everything was done correctly you will now be able to execute the wallet. Also if for some reason you keep getting a missing library error please link boost to your system with the following command: brew link boost --force

Cheers
I have only wallet on my MacBook, what i must do? I don't know what is terminal(( Can you make step by step? Help, please!

Hello,

Sure thing.

Go to Applications > Utilities > Terminal

In terminal write: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

When it is finished write: brew install boost --c++11

When finished try to run your wallet, it should work now.

In case it doesn't please write this instruction in the terminal: brew link boost --force

Cheers
Thank you! Writes that you need a password. What is it?
Yes, a stupid question, I already understand password))

It's your macOS password.
Thanks! And how much time there should be an installation after the command: brew install boost --c++11 ?
The last thing that is now indicated is:
./b2 --prefix=/usr/local/Cellar/boost/1.65.1 --libdir=/usr/local/Cellar/boos


Hello,

Please wait until it finishes, it can take a couple of minutes.

Cheers
Thank you! Works, now i can open the wallet, but its does not synchronize((