Giter VIP home page Giter VIP logo

Comments (7)

yisus1977 avatar yisus1977 commented on August 23, 2024 1

I my case I needed to add universe repository:
sudo add-apt-repository universe

from homestead-guide.

Souptacular avatar Souptacular commented on August 23, 2024

@bobsummerwill any ideas? I'm not sure about this one.

from homestead-guide.

bobsummerwill avatar bobsummerwill commented on August 23, 2024

Oh dear, @zacwitte. That is annoying.

Which Ubuntu version are you using? If you look at the building from source instructions, you will see that some of the package names changed across versions. This should already be captured in the per-version PPAs, but maybe we've missing something? @chriseth.

Earlier versions ...

sudo apt-get -y install libjson-rpc-cpp-dev

JSON-RPC dev has been renamed in 15.10 ...

sudo apt-get -y install libjsonrpccpp-dev

Looks like CryptoPP might have changed package name at some stage too?

libcrypto++-dev

from homestead-guide.

bobsummerwill avatar bobsummerwill commented on August 23, 2024

Older Wiki content which might have some clues?

https://github.com/ethereum/webthree-umbrella/wiki/Compatibility-Info-and-Build-Tips
https://github.com/ethereum/webthree-umbrella/wiki/Building-on-Ubuntu

from homestead-guide.

mista66 avatar mista66 commented on August 23, 2024

add this line to the ethdocs page, I've opened a pull request for its inclusion #311

sudo apt-get install software-properties-common

Same as instruction on go-ethereum wiki https://github.com/ethereum/go-ethereum/wiki/Installation-Instructions-for-Ubuntu

from homestead-guide.

bobsummerwill avatar bobsummerwill commented on August 23, 2024

That PR was merged. I think we are good :-)

Please comment here again if there are still issues, guys. Thanks!

from homestead-guide.

kusayuzayushko avatar kusayuzayushko commented on August 23, 2024

Same issue.

The following packages have unmet dependencies:
 cpp-ethereum : Depends: alethzero but it is not going to be installed
                Depends: mix-ide but it is not going to be installed

...

 mix-ide : Depends: libqt5webengine5 but it is not installable
           Depends: qml-module-qtwebengine but it is not installable
...
 alethzero : Depends: libqt5webengine5 but it is not installable

from homestead-guide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.