Closed JJ closed 4 years ago
I also have the same issue.
It does work just fine installing from zef, but it needs the perl development headers to be present. For instance, on Debian it needs libperl-dev
It does work just fine installing from zef, but it needs the perl development headers to be present. For instance, on Debian it needs libperl-dev
Which is precisely what was said in the original post, add to README some instructions on how to install prerequisites and which ones are needed
It already says that in the README - https://github.com/niner/Inline-Perl5#building
But to be fair it could be made a bit more obvious. Emphasizing and naming the exact package name for major distros would help.
You're not wrong. Maybe we could compile a table of perl-dev packages? And there could be a note in DESCRIPTION along the lines of "Note that this module requires the perl development libraries in order to build. See the building section below for more information"?
Maybe mention that in the README?
Perl has been installed according to instructions.