Bitcoin Forum
May 27, 2024, 11:47:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: How Should I Be Building Bitcoin-QT in Gentoo?  (Read 1766 times)
Tedronai (OP)
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
May 27, 2013, 06:03:54 AM
 #1

As this post is going to make quite obvious, I'm a Windows user/programmer and am totally a n00b to Unix. If folks have good compilation instructions for Bitcoin-QT on Windows I'd be very grateful, but for now I'm attempting to get up and running with Unix.

I'm trying to build Bitoin-QT in Gentoo but keep meeting errors. I tried first to just do the obvious:

     sudo emerge bitcoin-qt

This complains telling me I need to add USE -bindist, so I:

     sudo vi /etc/make.conf

and added -bindist to USE... then I tried:

     sudo emerge bitcoin-qt

again - but it complains that there are duplicate libraries... so then I decided to RTFM and saw that the github project recommends:

     layman -a bitcoin && emerge bitcoind
     emerge -av1 --noreplace boost glib openssl sys-libs/db:4.8

So I did this - only "emerge bitcoind" then complains that "(dependency required net-p2p/bitcoind-0.8.1" [ebuild])" and "(dependency required by "bitcoind" [argument])"

Now "emerge bitcoin-qt" is essentially complaining about that as well rather than about the duplicate libraries, which I guess is progress? Smiley - anyhow a bit stuck at this point, any idea how I address this dependency issue and get to the next step?

Thanks!
fandango
Newbie
*
Offline Offline

Activity: 7
Merit: 0



View Profile
May 27, 2013, 07:18:43 AM
 #2

Freenode #bitcoin-gentoo will be your friend.
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!