andk / cpanpm

CPAN.pm
87 stars 79 forks source link

Alert bootstrap users when make is missing #152

Closed xdg closed 2 years ago

xdg commented 2 years ago

This also improves related error message for better visibility and clearer instructions.

I ran into this myself when bootstrapping on an EC2 instance. I figure if I can overlook this, less experienced users will as well.

andk commented 2 years ago

Thanks David, this has been merged as acbb768