in reply to Re: UPDATE 2: Problem Installing Perl-Tk on macOS Monterey (12.6) with Apple M1 chip
in thread Problem Installing Perl-Tk on macOS Monterey (12.6) with Apple M1 chip

When I installed
brew install pkgconf
Makefile.PL was able to discover libpng (not sure which one, I installed the brew one, too) and use it instead of the non-functional one bundled in Tk. Then, everything finished without problems and my Tk app runs and displays PNG images.

map{substr$_->[0],$_->[1]||0,1}[\*||{},3],[[]],[ref qr-1,-,-1],[{}],[sub{}^*ARGV,3]
  • Comment on Re^2: UPDATE 2: Problem Installing Perl-Tk on macOS Monterey (12.6) with Apple M1 chip
  • Select or Download Code