Leopard: Perl [3] : no suitable image .. fixed

Beatnik on 2007-11-09T20:22:02

I forced the architecture to be x86_64 by setting it as an environment variable:

export ARCHFLAGS="-arch x86_64"
This seemed to have worked for compiling mod_perl2 and DBI but I'm still struggling with Apache2::Request.