just tried on fresh install, installed the libb first and compile threw this at me
db.h:14:20: fatal error: db_cxx.h: No such file or directory
compilation terminated.
to fix that i have to install "sudo apt-get install libdb++-dev"
then I get a new error: "fatal error: miniupnpc/miniwget.h: No such file or directory"
so now i need miniupnpc, same story last night, my main idea is maybe add these lib requirements and miniupnpc to the guide ? for debian wheezy users at least, since this distro needs it
to install mini: sudo apt-get install libminiupnpc-dev
since you know linx better, let me know what you think, but i def needed to install all of these to make it complie on wheezy