You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey BingOS! Hope you're doing well in these crazy times :)
I'm having some trouble installing older perls on the new macbook pro with the m1 chip and big sur, using plenv. I have Devel::PatchPerl 2.08 and I'm pretty convinced it is being used by plenv. Here's what I'm trying:
$ plenv install 5.28.0
Installing 5.28.0 as 5.28.0
/Users/garu/.plenv/versions/5.32.1/bin/perl5.32.1 -- /opt/homebrew/Cellar/perl-build/1.31/libexec/bin/perl-build --symlink-devel-executables --build-dir /Users/garu/.plenv/build/1615352875.6259/ --tarball-dir /Users/garu/.plenv/cache/ -Dversiononly 5.28.0 /Users/garu/.plenv/versions/5.28.0
Use the previously fetched perl-5.28.0.tar.gz
Configuring perl '5.28.0'
rm -f config.sh Policy.sh
Auto-guessed '5.28.0'
patching Configure <=== Devel::PatchPerl
sh Configure -Dprefix=/Users/garu/.plenv/versions/5.28.0 -de -Dversiononly -A'eval:scriptdir=/Users/garu/.plenv/versions/5.28.0/bin'
Beginning of configuration questions for perl5.
(snip!)
Which of these apply, if any? [darwin]
*** Unexpected product version 11.2.
***
*** Try running sw_vers and see what its ProductVersion says.
Installation failure: sh Configure -Dprefix=/Users/garu/.plenv/versions/5.28.0 -de -Dversiononly -A'eval:scriptdir=/Users/garu/.plenv/versions/5.28.0/bin' at /opt/homebrew/Cellar/perl-build/1.31/libexec/lib/perl5/Perl/Build.pm line 318.
ABORT
Any ideas on how to fix this?
Thank you! And thanks for all the amazing work you do <3
The text was updated successfully, but these errors were encountered:
garu
changed the title
Big Sur Configure fails on the M1
OS X Big Sur Configure fails
Mar 10, 2021
Hey BingOS! Hope you're doing well in these crazy times :)
I'm having some trouble installing older perls on the new macbook pro with the m1 chip and big sur, using plenv. I have Devel::PatchPerl 2.08 and I'm pretty convinced it is being used by plenv. Here's what I'm trying:
Any ideas on how to fix this?
Thank you! And thanks for all the amazing work you do <3
The text was updated successfully, but these errors were encountered: