Re: mod_jk for OS X PPC

2007-10-30 Thread Alex Fuller
Christopher Schultz-2 wrote: > >> Uhhh... G5 is a 64-bit processor... > > Sorry, didn't see the G5 in there anywhere. Not that it matters. x86_64 > code still ain't gonna run. > > - -chris > It is gonna run on 64-bit Intel Macs. As stated above I originally thought Richard was on an Intel

Re: mod_jk for OS X PPC

2007-10-30 Thread Alex Fuller
Alex Fuller wrote: > > > it should come back with (for a G5): > > /usr/libexec/apache2/mod_alias.so (for architecture ppc64): Mach-O 64-bit > bundle ppc64 > > Whereas I suspect on the one you're currently building you'd get: > > /usr/libexec/apache

Re: mod_jk for OS X PPC

2007-10-30 Thread Alex Fuller
Richard Doust wrote: > > Alex, > Before I do this, I was just hoping for a quick confirmation from you > that 'x86_64' is the correct value when it's a PowerPC architecture. > Thanks, > Richard > Hi, Sorry I was thinking Intel Mac Pro. If you're on the G5 Mac Pro, I would try 'ppc64' rathe

Re: mod_jk for OS X PPC

2007-10-30 Thread Alex Fuller
Richard Doust wrote: > > Hi. > ... > I upgraded my > Mac's OS on Saturday to OS X 10.5 (Leopard). > ... > When I install the resultant mod_jk.so, Apache complains that it found > mod_jk mach-o, but it is for the wrong architecture. > If anyone has already done this, I'd love to hear from yo