Re: Problems with DBD::Pg on MacBook Air w/M1 chip

adamwizon via dbd-pg <[email protected]> Fri, 4 Dec 2020 18:24:06 -0500
Newsgroups gmane.comp.db.postgresql.dbdpg
Message-ID <[email protected]>
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=E2=80=99t 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:
>=20
> I am trying to understand what the error in my =E2=80=98make test=E2=80=99=
 actually is.  Can you distill what the problem is?
>=20
> Thanks,
> Adam