in reply to Re: Building with -MCPAN but cannot find libraries
in thread Building with -MCPAN but cannot find libraries
Thanks! I appreciate it. I succeeded now after adding the development packages for libpng, etc. I also had to add perl-dev and musl-dev.
% perl -MImage::Scale -e 'exit' % echo $? 0
|
|---|