Bitcoin Forum
May 05, 2024, 08:24:47 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2]  All
  Print  
Author Topic: Building under CentOS/RHEL 5: what a nightmare!!! (solved)  (Read 15054 times)
pent
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500



View Profile
July 11, 2011, 02:29:34 PM
 #21

Have you tried official binaries for Fedora 15?
1714897487
Hero Member
*
Offline Offline

Posts: 1714897487

View Profile Personal Message (Offline)

Ignore
1714897487
Reply with quote  #2

1714897487
Report to moderator
1714897487
Hero Member
*
Offline Offline

Posts: 1714897487

View Profile Personal Message (Offline)

Ignore
1714897487
Reply with quote  #2

1714897487
Report to moderator
1714897487
Hero Member
*
Offline Offline

Posts: 1714897487

View Profile Personal Message (Offline)

Ignore
1714897487
Reply with quote  #2

1714897487
Report to moderator
The Bitcoin network protocol was designed to be extremely flexible. It can be used to create timed transactions, escrow transactions, multi-signature transactions, etc. The current features of the client only hint at what will be possible in the future.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714897487
Hero Member
*
Offline Offline

Posts: 1714897487

View Profile Personal Message (Offline)

Ignore
1714897487
Reply with quote  #2

1714897487
Report to moderator
1714897487
Hero Member
*
Offline Offline

Posts: 1714897487

View Profile Personal Message (Offline)

Ignore
1714897487
Reply with quote  #2

1714897487
Report to moderator
1714897487
Hero Member
*
Offline Offline

Posts: 1714897487

View Profile Personal Message (Offline)

Ignore
1714897487
Reply with quote  #2

1714897487
Report to moderator
marcus_of_augustus
Legendary
*
Offline Offline

Activity: 3920
Merit: 2348


Eadem mutata resurgo


View Profile
July 12, 2011, 12:40:44 AM
 #22

Have you tried official binaries for Fedora 15?
Which ones?

pent
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500



View Profile
July 12, 2011, 10:43:17 AM
 #23

http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-0.3.24/bitcoin-0.3.24-linux.tar.gz/download
marcus_of_augustus
Legendary
*
Offline Offline

Activity: 3920
Merit: 2348


Eadem mutata resurgo


View Profile
July 12, 2011, 10:58:13 AM
 #24


I assume they work but we've been warned not to trust any binaries by the developers ... so ... the question really is has anyone actually built 0.3.24 on fedora 15 and what were the issues?

Seems like every release throws up some more fun for RH derivative systems, can't really say it is stabilising.

pent
Hero Member
*****
Offline Offline

Activity: 490
Merit: 500



View Profile
July 19, 2011, 05:22:57 PM
 #25

http://pastebin.com/rFbZ9zMn

makefile.centos for 0.3.24 build

USAGE:
make -f makefile.centos bitcoind
Furyan
Full Member
***
Offline Offline

Activity: 175
Merit: 100



View Profile
July 19, 2011, 10:31:30 PM
 #26

I have built 0.3.24 on CentOS 5.5 which should be based on the same RHEL version as Fedora 15 (I am sure there must be differences though).

As noted by the PDF directions, you have to build the dependencies yourself:

* Boost
* OpenSSL
* BerkeleyDB

Only then will bitcoind build properly.  The makefile that pent posted looks correct to me; make sure you use tabs there, not spaces.

I did not try to build the bitcoin gui. No need, all I cared about was bitcoind.  For the GUI I use Windows so I can use the distribution available at bitcoin.org.
urstroyer
Full Member
***
Offline Offline

Activity: 142
Merit: 100


View Profile
July 23, 2011, 10:51:42 PM
 #27

Take the RPM Package from this location:
http://blog.shade.sh/

wget http://files.shade.sh/bitcoin-20110628-git.x86_64.rpm
rpm -i bitcoin-20110628-git.x86_64.rpm

Couldn't be more easy Smiley

Viceroy
Hero Member
*****
Offline Offline

Activity: 924
Merit: 501


View Profile
July 24, 2011, 12:49:31 AM
Last edit: April 18, 2013, 10:45:38 PM by Viceroy
 #28

Try this guide to installing a bitcoin miner under Centos
Furyan
Full Member
***
Offline Offline

Activity: 175
Merit: 100



View Profile
July 28, 2011, 03:00:00 PM
 #29


This works, with one exception - I would not recommend using the CVS Trunk to build bitcoind. Two reasons:

1. It contains code that may or may not have been completed tested/vetted yet - you're on your own if you find issues or instabilities.
2. You won't be able to pull in patches that people post because code tends to move around from version to version.

Just use the current release and everything else should work fine.
Pages: « 1 [2]  All
  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!