How To Install/Update CPAN on MacOS Mojave with fatal error: ‘EXTERN.h’ file not found

Published Date Author: , Posted June 12th, 2019 at 9:49:18am

The Problem

Tried to install the latest version of cpan and got stuck. Tracked it down to the dependency module Mac::SystemDirectory which was failing to build:

The Solution

Use the MacOS installer command to deploy the needed files:

The, rerunning the cpan install works:

No comments as yet.

Leave Your Comment  Leave a comment

All fields marked with "*" are required.