Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Ethereum: Welcome to the Beginning
by
tanoury
on 06/11/2015, 05:03:30 UTC
Trying to install dependencies using this https://github.com/ethereum/webthree-umbrella/wiki/Building-on-Ubuntu guide.

I get this error:
Quote
Unpacking libcryptopp-dev (5.6.2-0~trusty6) ...
dpkg: error processing archive /var/cache/apt/archives/libcryptopp-dev_5.6.2-0~trusty6_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/libcryptopp.so', which is also in package libcrypto++-dev 5.6.1-6+deb8u1build0.14.04.1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libcryptopp-dev_5.6.2-0~trusty6_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Everything installed nicely on two other ubuntu 14.04 computers, but this third one gets that error and won't install. Can anyone give me some ideas on how to solve it?