Giter VIP home page Giter VIP logo

Comments (4)

alessandrokonrad avatar alessandrokonrad commented on August 17, 2024

Hey, maybe you can try this. There is a new node version 1.14.1:

git fetch --all --tags
git checkout tags/1.14.1
cabal update
echo -e "package cardano-crypto-praos\n  flags: -external-libsodium-vrf" > cabal.project.local​​
cabal install cardano-node cardano-cli​
cabal build all

But I think you problem isn't Pi related because you already have ghc and cabal working. It has more to do with node itself. I know that node version 1.13.0 was really stable and had no install issues. You can try to install that if you want to really make sure the problem has nothing to do with the Pi.

Let me know if 1.14.1 works with the steps above. I will update the guide then.

from pi-pool.

adamneilson avatar adamneilson commented on August 17, 2024

I'll give it a shot shortly and let you know how it goes.

from pi-pool.

adamneilson avatar adamneilson commented on August 17, 2024

I tried numerous variations on the above (even started again from scratch) and nothing gets past the error above as the existing user.

So I started from scratch as root and it looks like it's working. It's been building for the last couple of hours but looking like it's happy.

That being said, it's not great that I need to do this as root. It's late on my side of the planet so I may try this again tomorrow with modified ownership of gch. I'll also try checking out tag 1.13.0 too to see if that works on the default user.

One additional note on your comment above, I didn't understand the cabal install cardano-node cardano-cli​ step. It wasn't in the main readme and it fails:

$ cabal install cardano-node cardano-cli​
cabal: Unrecognised target 'cardano-cli​'.
Expected a meta-target 'all' or component kind filter or component name or
package name or package directory or package .cabal file or component name or
module name or file, rather than 'cardano-cli​'.

from pi-pool.

alessandrokonrad avatar alessandrokonrad commented on August 17, 2024

That's strange. What parts do you do as root?

I saw it in a couple tutorials, where they used cabal install cardano-node cardano-cli, before they do cabal build all . I thought it could work for you, but I really don't know why they do this step. It was also in one of the IOHK Tutorials.

from pi-pool.

Related Issues (6)

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.