what are the missing modules? should I should search 'per' in macports?
----- Original Message ---- From: Jason Stephenson <[EMAIL PROTECTED]> To: [email protected] Sent: Monday, September 22, 2008 9:12:41 PM Subject: Re: [mac] build fails, perl error? Brent Austin wrote: > No, I don't need to use a newer perl. How do I point it towards the > system perl? -b One way is to remove /opt/local/bin from your path when building. You set PATH to some value that does not include /opt/local/bin. However, if you're build on Leopard and you want a working Base, you will need to install flex from the Mac Ports. The one that ships with Xcode on Leopard doesn't work. I'd suggest actually installing the missing modules for the Perl that comes with Mac Ports. I use it and my OO.o builds and runs just fine. Jason --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
