On Tue, Jan 28, 2020 at 3:02 AM Shlomi Fish <shlo...@shlomifish.org> wrote: > > ... > > > > On Fedora 1 while trying to build Perl 5.10.1: > > > > perl 5.10.1 is very old and no longer maintained (see what I wrote at > https://github.com/shlomif/supporting-older-perl5-releases ), but OTOH so is > Fedora 1.
Yeah, this is the worst part. I am bootstrapping a private Wget that has HTTPS support (and not much more) so I can fetch the latest packages. Once I get beyond bootstrap I can build the latest of everything. There's a nasty little circular dependency in OpenSSL 1.1.x since OpenSSL needs Perl 5.10 to configure itself: * OpenSSL needs Perl 5.10 * Perl needs BerkelyDB 6.2 * BerkelyDB needs OpenSSL Once I get OpenSSL built, then Wget is a breeze. Jeff -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/