Giter VIP home page Giter VIP logo

Comments (10)

matthew-brett avatar matthew-brett commented on September 26, 2024 1

Yes, you're automatically root in the container anyway.

from multibuild.

 avatar commented on September 26, 2024 1

Yes, it is worth it.

from multibuild.

matthew-brett avatar matthew-brett commented on September 26, 2024

I'm afraid I don't know libtoolize myself - but it's a question of using the yum or other tools to install it as part of your config.sh, probably inside your pre_build function. If you think it should be on all manylinux installations - then you could propose it over at https://github.com/pypa/manylinux/issues

from multibuild.

anthrotype avatar anthrotype commented on September 26, 2024

thanks, I'll try to figure out how to install with yum.

from multibuild.

anthrotype avatar anthrotype commented on September 26, 2024

I tried to add sudo yum install libtool and similar to my pre_build function in config.sh, but now I'm getting /usr/bin/sudo: No such file or directory:

https://travis-ci.org/anthrotype/ttfautohint-python/jobs/315463418#L467

Shall I try without sudo then?

from multibuild.

anthrotype avatar anthrotype commented on September 26, 2024

I had to build from source libtool, bison, flex and ragel as the stuff on yum was ancient. I'm glad that the build_simple function from the library_builders.sh did the trick.
Thanks again for this great multibuild tool 👍

from multibuild.

 avatar commented on September 26, 2024

@anthrotype Would you mind adding these as a PR to library builders? Centralizing maintenance of libraries is into one project is more efficient.

from multibuild.

anthrotype avatar anthrotype commented on September 26, 2024

@xoviat yes I could. Is it worth it though? The build_simple works just fine for me.

build_simple libtool 2.4.6 http://ftpmirror.gnu.org/libtool
build_simple ragel 6.10 http://www.colm.net/files/ragel
build_simple flex 2.6.4 https://github.com/westes/flex/releases/download/v2.6.4
build_simple bison 3.0.4 http://ftp.gnu.org/gnu/bison

from multibuild.

anthrotype avatar anthrotype commented on September 26, 2024

do I open a PR to master or to devel?

from multibuild.

 avatar commented on September 26, 2024

devel. Typically you should file against the default branch.

from multibuild.

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.