I would like to move my coins off the exchange for obvious reasons but I'm having trouble installing the wallet. (No .dmg on Mac?)
As I'm not super computer literate these days can someone verify the error (and solution) here?
I was trying to install the wallet. (Or is there another one on Mac?)
It looks like it is MacPorts/Fink related. (Not sure how to even check)
Here is the first try, below the 2nd after "brew update". (Thanks in advance)
Warning: It appears you have MacPorts or Fink installed.
Software installed with other package managers causes known problems for
Homebrew. If a formula fails to build, uninstall MacPorts/Fink and try again.
==> Installing bitmonero dependency: cmake
==> Downloading http://www.cmake.org/files/v2.8/cmake-2.8.11.1.tar.gz
######################################################################## 100.0%
==> ./bootstrap --prefix=/usr/local/Cellar/cmake/2.8.11.1 --system-libs --no-sys
-- Configuring incomplete, errors occurred!
---------------------------------------------
Error when bootstrapping CMake:
Problem while running initial CMake
---------------------------------------------
Error: Homebrew doesn't know what compiler versions ship with your version
of Xcode (5.1.1). Please `brew update` and if that doesn't help, file
an issue with the output of `brew --config`:
https://github.com/mxcl/homebrew/issues
Thanks!
READ THIS: https://github.com/mxcl/homebrew/wiki/troubleshooting
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:277:in `open_http': 404 Not Found (OpenURI::HTTPError)
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:616:in `buffer_open'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:164:in `open_loop'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:162:in `catch'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:162:in `open_loop'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:132:in `open_uri'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:518:in `open'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/open-uri.rb:26:in `open'
from /usr/local/Library/Homebrew/utils.rb:265:in `open'
from /usr/local/Library/Homebrew/utils.rb:285:in `issues_for_formula'
from /usr/local/Library/Homebrew/exceptions.rb:166:in `issues'
from /usr/local/Library/Homebrew/exceptions.rb:188:in `dump'
from /usr/local/Library/brew.rb:122
Try 2
brew install --HEAD bitmonero
==> Installing dependencies for bitmonero: cmake, boost, miniupnpc
==> Installing bitmonero dependency: cmake
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/cmake-2.8.1
######################################################################## 100.0%
==> Pouring cmake-2.8.12.2.mavericks.bottle.2.tar.gz
🍺 /usr/local/Cellar/cmake/2.8.12.2: 701 files, 36M
==> Installing bitmonero dependency: boost
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/boost-1.55.
######################################################################## 100.0%
==> Pouring boost-1.55.0_2.mavericks.bottle.tar.gz
🍺 /usr/local/Cellar/boost/1.55.0_2: 10036 files, 452M
==> Installing bitmonero dependency: miniupnpc
==> Downloading http://miniupnp.tuxfamily.org/files/download.php?file=miniupnpc-
######################################################################## 100.0%
==> make INSTALLPREFIX=/usr/local/Cellar/miniupnpc/1.8.20131007 install
🍺 /usr/local/Cellar/miniupnpc/1.8.20131007: 18 files, 216K, built in 13 seconds
==> Installing bitmonero
==> Cloning https://github.com/monero-project/bitmonero.git
Cloning into '/Library/Caches/Homebrew/bitmonero--git'...
remote: Counting objects: 542, done.
remote: Compressing objects: 100% (490/490), done.
remote: Total 542 (delta 64), reused 357 (delta 31)
Receiving objects: 100% (542/542), 6.88 MiB | 616.00 KiB/s, done.
Resolving deltas: 100% (64/64), done.
Checking connectivity... done.
==> make
[ 42%] Built target rpc
Linking CXX static library libcryptonote_core.a
[ 42%] Built target cryptonote_core
make[1]: *** [all] Error 2
make: *** [build-release] Error 2
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
If reporting this issue please do so at (not Homebrew/homebrew):
https://github.com/sammy007-cryptonight/bitmonero/issues