Bitcoin Forum
June 13, 2024, 04:59:57 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Error installing bitcoin from source (on a mac book pro)  (Read 448 times)
KawalGrover (OP)
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
January 23, 2016, 02:55:49 AM
 #1

I've asked for this on stack-exchange as well.

http://bitcoin.stackexchange.com/questions/42523/installation-troubles-compiling-from-source-code-on-a-mac-book-pro

I've tried to follow the instructions in /doc/build-osx.md

I installed the dependencies using Homebrew

brew install autoconf automake berkeley-db4 libtool boost miniupnpc openssl pkg-config protobuf qt5

Just to verify if I run this command again, I get the following:

Warning: autoconf-2.69 already installed
Warning: automake-1.15 already installed
Warning: berkeley-db4-4.8.30 already installed
Warning: libtool-2.4.6 already installed
Warning: boost-1.60.0_1 already installed
Warning: miniupnpc-1.9.20151008 already installed
Warning: openssl-1.0.2e_1 already installed
Warning: pkg-config-0.29 already installed
Warning: protobuf-2.6.1 already installed
Warning: qt5-5.5.1_2 already installed

I then run :

 ./autogen.sh

which is fine,

Then I run:

./configure --with-gui=qt5

And after a lot of lines of checking... I get, the following

...
checking miniupnpc/upnperrors.h presence... yes
checking for miniupnpc/upnperrors.h... yes
checking for main in -lminiupnpc... (cached) yes
configure: error: Qt dependencies not found



Any ideas what I could to fix this?

Thanks in advance.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!