Re: mod_jk for OS X PPC

2008-02-09 Thread BuildSmart
On Feb 4, 2008, at 5:29 AM, [EMAIL PROTECTED] wrote: See Thread at: http://www.techienuggets.com/Detail?tx=16694 Posted on behalf of a User hi. i have an iphone and i try to downgrade it with ibrickr. it seems to work but i have a big problem. your program is start running stops and rest

Re: mod_jk for OS X PPC

2008-02-08 Thread samk
See Thread at: http://www.techienuggets.com/Detail?tx=16694 Posted on behalf of a User hi. i have an iphone and i try to downgrade it with ibrickr. it seems to work but i have a big problem. your program is start running stops and restart iphone. i dont know what to do. please help me . thanks

Re: mod_jk for OS X PPC

2007-11-01 Thread Peter Rossbach
Hi, this is not true. I have build a mod_jk ppc65 only binary and runit successfull at my G5 with standard Leopard apache2.2.6 installation. Peter Am 30.10.2007 um 17:28 schrieb BuildSmart: On Oct 30, 2007, at 10:37:13, Richard Doust wrote: Alex, QuadG5:native jboss$ ./configure CFLA

Re: mod_jk for OS X PPC

2007-11-01 Thread Peter Rossbach
Hi! thanks for the nice tipp, but the result is: /usr/share/apr-1/build-1/libtool --silent --mode=compile gcc -I/usr/ include/apache2 -arch ppc -arch ppc64 -arch i386 -arch x86_64 -g -Os -pipe -no-cpp-precomp -DHAVE_APR -I/usr/include/apr-1 -I/usr/include/ apr-1 -arch ppc -arch ppc64 -arch

Re: mod_jk for OS X PPC

2007-10-30 Thread BuildSmart
On Oct 30, 2007, at 13:34:36, Richard Doust wrote: Dale, So what are you saying? It's working with that compile. Should I build it with some other set of options? Richard What I said was IT IS NOT RECOMMENDED TO BUILD FOR ppc64 ONLY. Without the ADE the chances that you could build for mo

Re: mod_jk for OS X PPC

2007-10-30 Thread Richard Doust
Dale, So what are you saying? It's working with that compile. Should I build it with some other set of options? Richard On Oct 30, 2007, at 12:28 PM, BuildSmart wrote: On Oct 30, 2007, at 10:37:13, Richard Doust wrote: Alex, QuadG5:native jboss$ ./configure CFLAGS='arch ppc64' APXSLDFL

Re: mod_jk for OS X PPC

2007-10-30 Thread BuildSmart
On Oct 30, 2007, at 11:21:43, Alex Fuller wrote: 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

Re: mod_jk for OS X PPC

2007-10-30 Thread BuildSmart
On Oct 30, 2007, at 10:37:13, Richard Doust wrote: Alex, QuadG5:native jboss$ ./configure CFLAGS='arch ppc64' APXSLDFLAGS='arch ppc64' --with-apxs=/usr/sbin/apxs . . . checking for gcc... gcc checking for C compiler default output file name... configure: error: C compiler cannot create e

Re: mod_jk for OS X PPC

2007-10-30 Thread BuildSmart
xs make sudo make install (assuming you're not compiling as root, if you are, you won't need the sudo at the end) Hope that helps! Alex -- View this message in context: http://www.nabble.com/mod_jk-for-OS- X-PPC-tf4712890.html#a13

Re: mod_jk for OS X PPC

2007-10-30 Thread BuildSmart
On Oct 30, 2007, at 24:51:24, Peter Rossbach wrote: Hi, I have build my own mod_jk 1.2.25 module at Leopard: I just confirmed that two "apxs" exists, one for apache 1.3 and one for apache 2.2 so installing a third is a waste of time, energy and disk space, one obvious reasons will be apa

Re: mod_jk for OS X PPC

2007-10-30 Thread Alex Fuller
s message in context: http://www.nabble.com/mod_jk-for-OS-X-PPC-tf4712890.html#a13490725 Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail

Re: mod_jk for OS X PPC

2007-10-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Richard, Richard Doust wrote: > ./configure cflags='-arch ppc64' APXSLDFLAGS='-arch ppc64' > --with-apxs=/usr/sbin/apxs So, does this mean that the configure script doesn't correctly guess your architecture? It would be nice if you didn't have to exp

Re: mod_jk for OS X PPC

2007-10-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chuck, Caldarale, Charles R wrote: >> From: Christopher Schultz [mailto:[EMAIL PROTECTED] >> Subject: Re: mod_jk for OS X PPC >> >> unless Apple's loader now includes x64 emulation on 32-bit PPC >> hardware, whi

Re: mod_jk for OS X PPC

2007-10-30 Thread Richard Doust
mod_jk.so file, I was using the Apple-built mod_alias.so as an example to check the reported architecture key.... :-/ Alex -- View this message in context: http://www.nabble.com/mod_jk-for-OS-X-PPC-tf4712890.html#a13488683 Sent from the Tomcat - User mailing list archive at Nabble.com. -

Re: mod_jk for OS X PPC

2007-10-30 Thread Richard Doust
Thanks Chuck. I thought that was the gist of the Apple text. Richard On Oct 30, 2007, at 9:53 AM, Caldarale, Charles R wrote: From: Christopher Schultz [mailto:[EMAIL PROTECTED] Subject: Re: mod_jk for OS X PPC unless Apple's loader now includes x64 emulation on 32-bit PPC hardware, wh

RE: mod_jk for OS X PPC

2007-10-30 Thread Caldarale, Charles R
> From: Christopher Schultz [mailto:[EMAIL PROTECTED] > Subject: Re: mod_jk for OS X PPC > > unless Apple's loader now includes x64 emulation on 32-bit PPC > hardware, which I find unlikely. Uhhh... G5 is a 64-bit processor... - Chuck THIS COMMUNICATION MAY CONTAIN

Re: mod_jk for OS X PPC

2007-10-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Richard, Richard Doust wrote: > So, it seems that at least the 64-bit part of Alex's post could be on > the right track? While that may be true, you certainly don't want to configure your compiler to emit x64 code. It simply won't run on your process

Re: mod_jk for OS X PPC

2007-10-30 Thread Alex Fuller
2/mod_alias.so (for architecture ppc7400): Mach-O > bundle ppc > > Ha ha - obviously you would see a different path to the mod_jk.so file, I was using the Apple-built mod_alias.so as an example to check the reported architecture key :-/ Alex -- View this message in context: ht

Re: mod_jk for OS X PPC

2007-10-30 Thread Alex Fuller
7;d get: /usr/libexec/apache2/mod_alias.so (for architecture ppc7400): Mach-O bundle ppc Then try the 'make install' and do an apachectl configtest and see if you get an error. Good luck, Alex -- View this message in context: http://w

Re: mod_jk for OS X PPC

2007-10-30 Thread Richard Doust
Chris, I just read this on Apple's website: Mac OS X Tiger breaks the limitations of 32-bit computing and allows developers to create command-line applications, servers, and computation engines that can work with mind-blowing amounts of memory. Previous versions of Mac OS X have been able t

Re: mod_jk for OS X PPC

2007-10-30 Thread Richard Doust
27;t need the sudo at the end) Hope that helps! Alex -- View this message in context: http://www.nabble.com/mod_jk-for-OS-X-PPC-tf4712890.html#a13486972 Sent from the Tomcat - User mailing list archive at Nabble.com. - To sta

Re: mod_jk for OS X PPC

2007-10-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alex, Alex Fuller wrote: > At least that's my best understanding of it, it may be inaccurate! Anyway - > on to the solution (it worked for me anyway): Er, the OP is using 32-bit PowerPC (see the subject line), not 64-bit Intel chips. :( - -chris ---

Re: mod_jk for OS X PPC

2007-10-30 Thread Alex Fuller
r/sbin/apxs make sudo make install (assuming you're not compiling as root, if you are, you won't need the sudo at the end) Hope that helps! Alex -- View this message in context: http://www.nabble.com/mod_jk-for-OS-X-PPC

Re: mod_jk for OS X PPC

2007-10-29 Thread Peter Rossbach
Hi, I have build my own mod_jk 1.2.25 module at Leopard: Install current Mac Ports sudo port install autoconf sudo port install apr sudo port install apr-util # use gnu libtool ln -s /opt/local/bin/glibtool /opt/local/bin/libtool ln -s /opt/local/bin/glibtoolize /opt/local/bin/libtoolize down

Re: mod_jk for OS X PPC

2007-10-29 Thread Richard Doust
uname -a : Darwin QuadG5.local 9.0.0 Darwin Kernel Version 9.0.0: Tue Oct 9 21:37:58 PDT 2007; root:xnu-1228~1/RELEASE_PPC Power Macintosh file /usr/libexec/apache2/mod_jk.so : /usr/libexec/apache2/mod_jk.so: Mach-O bundle ppc cc -v: Using built-in specs. Target: powerpc-apple-darwin9 Con

Re: mod_jk for OS X PPC

2007-10-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Richard, Richard Doust wrote: > In case that image doesn't get through, (and to make this text > searchable) it says: Thanks for posting the text: the image did not come through; mailing lists rarely accept non-text attachments (and sometimes not eve

Re: mod_jk for OS X PPC

2007-10-29 Thread Richard Doust
Rainer, Thanks for looking at my question. In case that image doesn't get through, (and to make this text searchable) it says: Cannot load /usr/libexec/apache2/mod_jk.so into server: dlopen(/usr/ libexec/apache2/mod_jk.so, 10): no suitable image found. Did find /usr/ libexec/apache2/mod_jk.

Re: mod_jk for OS X PPC

2007-10-29 Thread Rainer Jung
Sorry, I've no direct solution. If /usr/sbin/apxs belongs to your Apache 2.2.6, the way you are doing it seems right. What exactly is the error text, that you get from Apache during startup? Regards, Rainer Richard Doust wrote: Hi. I'm a developer of a JBoss/Tomcat app. I work on a Mac. I up

mod_jk for OS X PPC

2007-10-29 Thread Richard Doust
Hi. I'm a developer of a JBoss/Tomcat app. I work on a Mac. I upgraded my Mac's OS on Saturday to OS X 10.5 (Leopard). Prior to the upgrade I was using the version of Apache that came with 10.4, which I think was 1.3. Apple is shipping 2.2.6 with 10.5. They don't include the mod_jk module