Re: Building mod_perl2 on Leopard

2008-09-27 Thread Fred Moyer
ScienceMan wrote: Was this ever resolved? I have tried the flags suggested, but still see upon doing a "make test" the following errors: (Have substituted [...] for my work directory path Couple of questions: 1) Are you using the system perl or did you build your own? 2) Are you using the sy

Re: Building mod_perl2 on Leopard

2008-09-26 Thread ScienceMan
>./configure --with-expat=/usr/local/apr --with-apache2-apxs=/usr/ >> local/apache2/bin/apxs --enable-perl-glue >>make >>make test >>make install >> > > > > -- > Hendrik Van Belleghem > Spine - The backbone for your website - http://spine.sf.net > > -- View this message in context: http://www.nabble.com/Building-mod_perl2-on-Leopard-tp13682685p19691760.html Sent from the mod_perl - General mailing list archive at Nabble.com.

Re: Building mod_perl2 on Leopard

2007-11-12 Thread Hendrik Van Belleghem
Actually, I'm still using the default Apache2.. I did built mod_perl2 from scratch. One of my fellow perl mongers installed Leopard before I did and mentioned that he couldn't find mod_perl2 on it.. I just assumed that it wasn't there so I rebuilt :) Any ideas about the architecture signature in t

Re: Building mod_perl2 on Leopard

2007-11-12 Thread Jonathan Vanasco
On Nov 10, 2007, at 8:00 PM, Hendrik Van Belleghem wrote: To be honest, I haven't been able to get DBD::mysql compiled, nor Apache2::Request (properly - still some strange errors in the apache2 error log when I try to load it). I haven't fully tested the Apache2 (or mod_perl for that matter).

Re: Building mod_perl2 on Leopard

2007-11-10 Thread Hendrik Van Belleghem
Hi, To be honest, I haven't been able to get DBD::mysql compiled, nor Apache2::Request (properly - still some strange errors in the apache2 error log when I try to load it). I haven't fully tested the Apache2 (or mod_perl for that matter). I'm not building it with PHP but it does appear to come wi

Re: Building mod_perl2 on Leopard

2007-11-10 Thread Jonathan Vanasco
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, Hen

Building mod_perl2 on Leopard

2007-11-10 Thread Hendrik Van Belleghem
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="-arc