Post
Topic
Board Development & Technical Discussion
Re: Debian 7 + bitcoind from source + libdb5.1 = nope [SOLVED]
by
w00dy
on 01/12/2013, 09:18:53 UTC
ooooookay... looks like the problem was somehow on my end.


this debian box got upgraded from squeeze to wheezy like 2 months ago.

I'm not really sure what the solution was but i did this:

- installed the upnp libs (before, i always compiled with USE_UPNP=0)
- apt-get auto-remove'ed left-overs from Squeeze (lots of old boost libs got removed)
- restarted  Tongue

now the git cloned source and the zip-DL source compile and work...  Cool

thx a lot!