Bitcoin Forum
May 05, 2024, 12:54:42 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: leveldb errors when compiling bitcoin on linux  (Read 2273 times)
ghostintheshellprompt (OP)
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
September 21, 2013, 11:53:28 AM
 #1

how the hell do you defeat this problem? its really irritating.

1714913682
Hero Member
*
Offline Offline

Posts: 1714913682

View Profile Personal Message (Offline)

Ignore
1714913682
Reply with quote  #2

1714913682
Report to moderator
1714913682
Hero Member
*
Offline Offline

Posts: 1714913682

View Profile Personal Message (Offline)

Ignore
1714913682
Reply with quote  #2

1714913682
Report to moderator
Even if you use Bitcoin through Tor, the way transactions are handled by the network makes anonymity difficult to achieve. Do not expect your transactions to be anonymous unless you really know what you're doing.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714913682
Hero Member
*
Offline Offline

Posts: 1714913682

View Profile Personal Message (Offline)

Ignore
1714913682
Reply with quote  #2

1714913682
Report to moderator
ghostintheshellprompt (OP)
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
September 21, 2013, 12:07:45 PM
 #2

nevermind i'm stupid. just for future reference this is how i fixed it
Code:
cd bitcoin
Code:
cd src/leveldb
Code:
chmod 775 * -R
Code:
make clean
Code:
make
Code:
cd -
Code:
qmake
Code:
make

and now i have 100 percent working bitcoinqt on linux. thanks!
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!