Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ppa repositories for ubuntu 13.04 not working #4

Open
jtimon opened this issue Aug 13, 2013 · 1 comment
Open

ppa repositories for ubuntu 13.04 not working #4

jtimon opened this issue Aug 13, 2013 · 1 comment
Labels

Comments

@jtimon
Copy link
Collaborator

jtimon commented Aug 13, 2013

If you try to install it directly, it apt will complain with this:

Depends: libdb4.8++ but it is not installable

If you install Bitcoin first throught its ppa, it works. To install bitcoin it installs the following:

bitcoin-qt bitcoind libboost-filesystem1.49.0 libboost-program-options1.49.0 libboost-system1.49.0 libboost-thread1.49.0 libdb4.8++ libqrencode3
@ghost
Copy link

ghost commented Nov 24, 2013

I solved this by installing "libdb4.8++" manually...
http://packages.ubuntu.com/lucid/libdb4.8++

Worked in Ubuntu Raring and Debian Unstable.

maaku pushed a commit that referenced this issue Mar 2, 2017
003a4ac Merge #5: fix typo
5254f14 [trivial] Fix typo
e7c0aab Merge #4: Fix some comments
d07cead Fix some comments

git-subtree-dir: src/crypto/ctaes
git-subtree-split: 003a4acfc273932ab8c2e276cde3b4f3541012dd
maaku pushed a commit to maaku/freicoin that referenced this issue May 6, 2018
07947ff2da Merge freicoin#9: [tests] Fix BOOST_CHECK_THROW macro
ec849d9a28 [tests] Fix BOOST_CHECK_THROW macro
31bc9f5a49 Merge freicoin#8: Remove unused Homebrew workaround
fa042093d1 Remove HomeBrew workaround
a523e08ae4 Merge freicoin#7: Declare single-argument (non-converting) constructors "explicit"
a9e53b38ba Merge freicoin#4: Pull upstream
16a1f7f6e9 Merge freicoin#3: Pull upstream
daf1285af6 Merge pull request freicoin#2 from jgarzik/master
f32df99e96 Merge branch '2016_04_unicode' into bitcoin
280b191cb1 Merge remote-tracking branch 'jgarzik/master' into bitcoin
2740c4f712 Merge branch '2015_11_escape_plan' into bitcoin

git-subtree-dir: src/univalue
git-subtree-split: 07947ff2da9ef02a9dfa13346bc5545708e3ebe7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant