« Return to Thread: Building mod_perl2 on Leopard

Re: Building mod_perl2 on Leopard

by Jonathan Vanasco-3 :: Rate this Message:

Reply to Author | View in Thread


Slightly off-topic:

        The 10.2 10.3 and maybe 10.4 versions of Apache that came with OS X  
had library conflicts with mysql/php if you tried to compile modperl  
1 or 2

        Can I interpret your post to mean that one does not have to rebuild  
Apache2 now too?




On Nov 10, 2007, at 9:56 AM, Hendrik Van Belleghem wrote:

> Hi,
>
> I was one of those many people lining up to get Leopard (Mac OS X  
> 10.5). It comes with Apache2 but not with mod_perl2.. I got into  
> some problems getting it to compile properly. I've described quite  
> a bit of the process on my blog but this is the short version (YMMV):
>
>    export ARCHFLAGS="-arch x86_64"
>
> Compile/install as usual
>
> The platform should be indicate as image type by looking at the  
> signature
>
> file /usr/libexec/apache2/mod_perl.so This worked on my intel based  
> macbook..
>
> Some more details on the fix:
> http://use.perl.org/article.pl?sid=07/11/09/2241222
>
> Initial problem description:
> http://use.perl.org/~Beatnik/journal/34862
>
> --
> Hendrik Van Belleghem
> Spine - The backbone for your website - http://spine.sf.net

 « Return to Thread: Building mod_perl2 on Leopard