Code Monkey home page Code Monkey logo

Comments (1)

rhpvorderman avatar rhpvorderman commented on June 12, 2024

Quoting the readme:

Installation is supported on Linux, Windows and MacOS. For more advanced installation options check the documentation.

Quoting the documentation:

Installation is supported on Linux, MacOS and Windows. On most platforms wheels are provided. The installation will include a staticallly linked version of ISA-L. If a wheel is not provided for your system the installation will build ISA-L first in a temporary directory. Please check the ISA-L homepage for the build requirements.

Emphasis mine

Quoting the isa-L homepage:

Building ISA-L
Prerequisites

    Make: GNU 'make' or 'nmake' (Windows).
    Optional: Building with autotools requires autoconf/automake/libtool packages.
    Optional: Manual generation requires help2man package.

x86_64:

    Assembler: nasm. Version 2.15 or later suggested (other versions of nasm and yasm may build but with limited function [support](https://github.com/intel/isa-l/blob/master/doc/build.md)).
    Compiler: gcc, clang, icc or VC compiler.

aarch64:

    Assembler: gas v2.24 or later.
    Compiler: gcc v4.7 or later.

other:

    Compiler: Portable base functions are available that build with most C compilers.

So it is mentioned. Yes, you have to dig a little. Since most of the users can use a prebuilt wheel, I think it is justified not having this on the front page.

from python-isal.

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.