Giter VIP home page Giter VIP logo

Comments (6)

ebengt avatar ebengt commented on June 2, 2024 1

Sorry about the confusion. I started a new Alpine and installed kerl. The package warnings prompted me to install several missing packages. One of these, automake, installs perl. So perl is installed in Alpine. My mistake.

from kerl.

paulo-ferraz-oliveira avatar paulo-ferraz-oliveira commented on June 2, 2024

👋

I see Erlang state it depends on Perl 5 during compilation (https://www.erlang.org/doc/installation_guide/install), but I've never actually seen it fail for lack of.

What OS is it you're using?

from kerl.

ebengt avatar ebengt commented on June 2, 2024

Alpine linux. It starts with few default packages. Just enough to get you started.

from kerl.

paulo-ferraz-oliveira avatar paulo-ferraz-oliveira commented on June 2, 2024

👋
The goal of the "package probe system" is to not have to know, beforehand, what is required and what is not (from the consumer - kerl does "need" to know"). We're open to pull requests 😄.
If you add it to all common packages, it's very possible it'll not complain in most cases but the one you mention, Alpine, which is good and expected.
On the other hand, to add it there, it'd be better to first verify if the package name is the same in all distros (maybe you already have?).

from kerl.

ebengt avatar ebengt commented on June 2, 2024

I have not verified Perl package name in ''all'' distros. (How many are there?)
I will try to make pull request for Alpine.

from kerl.

paulo-ferraz-oliveira avatar paulo-ferraz-oliveira commented on June 2, 2024

How many are there?

In the wild, many hundreds; but kerl "knows" only a bunch (like 5 or 6).

from kerl.

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.