Subject: | Makefile.PL fails with misleading error messages |
If the user lacks permission to create the temporary files that are used by Makefile.PL to figure out how to link to the C library, then the error reported is that the library can't be found. It should instead report that the code for figuring out where it is failed.