Giter VIP home page Giter VIP logo

Comments (2)

blockstreamsatellite avatar blockstreamsatellite commented on June 12, 2024

Hi @VDelport , thanks for moving the issue to this repository.

We will let you know once we are able to try the compilation on architecture i686 with a Debian distribution. We have not tried this combination yet. Also, we currently support Ubuntu, Fedora, and CentOS only.

Note that there are a few definitions on gf256.h to activate SIMD usage, but at this point (without trying) it's hard to say exactly what you need. For example, to build for aarch64, we use CXXFLAGS with -DLINUX_ARM -DHAVE_ARM_NEON_H, like so:

make CXXFLAGS='-pipe -O2 -fvisibility=hidden -DLINUX_ARM -DHAVE_ARM_NEON_H'

FYI, we have recently prepared binary packages for the distributions that we support at the moment. Please, refer to the instructions that were just posted at: https://github.com/Blockstream/satellite/blob/master/doc/bitcoin.md#from-binary-packages. The Ubuntu packages, in particular, are built for the following architectures: amd64 (x86_64), aarch64, armhf, and i386.

We'll go ahead and close the original issue at Blockstream/satellite#54. And we'll leave this open until we are able to try Debian i686.

from bitcoinsatellite.

blockstreamsatellite avatar blockstreamsatellite commented on June 12, 2024

Hi @VDelport ,

Not sure if you are still interested in running on Debian i386. For you, or anybody else interested, note that we support the installation on Debian and Raspberry Pi OS since release 0.4.0 of the Blocksat CLI (see the changelog). We have packages for the amd64, arm64, armhf, and i386 architectures. For example, see the package repository for Debian Bullseye.

So, since version 0.4.0, you can simply use the CLI to install dependencies on Debian. More specifically, you can run the command below (refer to the user guide):

blocksat-cli deps install

We are closing this issue now.

Please feel free to get in touch any time.

from bitcoinsatellite.

Related Issues (9)

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.