Re: texinfo-7.2.90 on CentOS and Alpine Linux
Bruno Haible via Bug reports for the GNU Texinfo documentation system <[email protected]>
| Newsgroups | gmane.comp.tex.texinfo.bugs |
|---|---|
| Organization | GNU |
| Message-ID | <2055346.CrzyxZ31qj@nimes> |
On - CentOS 8 - CentOS 8 Stream - CentOS Stream 9 - Alpine Linux 3.14 the build fails because (according to config.log) the Perl module Devel/Peek.pm is not available. The file tta/README says that "These modules and libraries are required (all have been standard parts of Perl for years, at least since 5.7.3): Carp, Config, Data::Dumper, Encode, File::Basename, File::Spec Getopt::Long, Unicode::Normalize, Storable, Devel::Peek" Well, it seems that Devel::Peek is a bit more recent than the other ones. Bruno