Most distros don't have static libraries installed per default, while shared libraries are ubiquitous.
Dynamic-link to boost, bdb, and openssl on *nix #554
pull luke-jr wants to merge 1 commits into bitcoin:master from luke-jr:sharedlibs changing 1 files +1 −1-
luke-jr commented at 8:40 PM on October 4, 2011: member
-
Don't static link, dynamic link! d523d01474
-
gavinandresen commented at 2:31 PM on October 5, 2011: contributor
Closing; a default installation of Ubuntu or Debian will not include boost or the other libraries we link against, and we want the binary distribution to be self-contained.
- gavinandresen closed this on Oct 5, 2011
-
luke-jr commented at 3:15 PM on October 5, 2011: member
The correct solution to that concern would be to build .debs with dependencies.
-
gavinandresen commented at 6:35 PM on October 5, 2011: contributor
... so submit a PULL with the correct solution. I don't know nuthin about building .debs...
-
luke-jr commented at 6:45 PM on October 5, 2011: member
The point is that your argument is assuming packaging it the wrong way... but I put out a request for a Debian developer for you.
This pull fixes a problem with users building from source. It isn't intended to fix the flawed packaging.
-
ali1234 commented at 1:54 AM on October 7, 2011: contributor
bitcoind (an old version) is now packaged in Ubuntu: https://launchpad.net/ubuntu/+source/bitcoin
Perhaps the maintainer of that package could help you. If not, someone else could use it as a starting point.
- KolbyML referenced this in commit bc86927231 on Sep 4, 2020
- rajarshimaitra referenced this in commit 15e733b6f4 on Aug 5, 2021
- DrahtBot locked this on Sep 8, 2021