I am posting the solution I found for the problem in my previous post. While it would probably be a good idea to install Perl so that I didn’t have the SIP (Note: there is a workaround for this using install_name_tool), the main issue I was encountering is that my terminal windows were not configured to use Rosetta2. Once that configuration issue was fixed, the Perl module installations worked fine including DBD::Pg. There are several ways to configure terminal windows to use Rosetta2 that I found on the net.
> On Nov 30, 2020, at 8:08 PM, adamwizon <[email protected]> wrote: > > I am trying to understand what the error in my ‘make test’ actually is. Can > you distill what the problem is? > > Thanks, > Adam
