http://qs321.pair.com?node_id=11129453


in reply to Re^5: Cannot install Config::Augeas on Mac, Big Sur
in thread Cannot install Config::Augeas on Mac, Big Sur

I dusted off and fired up the older mac with Catalina 10.15.6 on it. Installed with no issues at all. What are my options at this point? I'm sure others must be having issues with other perl modules on Big Sur. I'll break out the google machine.

$PM = "Perl Monk's";
$MCF = "Most Clueless Friar Abbot Bishop Pontiff Deacon Curate Priest Vicar";
$nysus = $PM . ' ' . $MCF;
Click here if you love Perl Monks

  • Comment on Re^6: Cannot install Config::Augeas on Mac, Big Sur

Replies are listed 'Best First'.
Re^7: Cannot install Config::Augeas on Mac, Big Sur
by bliako (Monsignor) on Mar 13, 2021 at 19:02 UTC

    Ok, but that can mean also that the perl in the older machine is not as broken as the big slur *may* be. Your problem in its latest incarnation sounds like perl can not load the compiled (object,binary) XS file. May be it can't be found, maybe it's not compatible, maybe it's loading another version in different path. I guess you need to clarify all these. Was the $loadpath value what you expected?