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
download/extract/goto apache 2.2.6
./configure --prefix=/Users/xxx/server/apache226 --enable-so --with-
mpm=worker ; make ; make install
download/extract/goto mod_jk 1.2.25
.configure --with-apxs=/Users/xxx/server/apache226/bin/apxs
make
make install
config mod_jk at apache226; start apache and volia mod_jk is up and
runnig.
I hope we can download the PPC binaries at Wednesday. I can check the
mod_jk binaries with the standard Leopard apache 2.2.6 installation.
Regards
Peter
Am 29.10.2007 um 22:14 schrieb 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 even
then).
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.so: mach-o, but wrong architecture.
Can you run these on your system, please?
$ uname -a
$ file /path/to/mod_jk.so
??
That should give us some technical details that should help. Also, the
version of your compiler would be helpful, too (usually 'cc -v' or
something similar).
That's what I get.
I tried using the mod_jk.so that I had working with the 1.3
version of
Apache just for hahas and get the same error, so I'm not sure what's
going on.
That's a little odd... it seems that Apache is complaining about the
architecture, instead of the httpd API version mismatch. The 1.3
binary
will certainly not work.
I was hoping some kind soul might have a working version of mod_jk.so
for the PowerPC architecture.
Any light you can help shed on the subject would be appreciated.
Oh, the apxs file in /usr/sbin has a timestamp that leads me to
believe
it came with the new version of Apache.
Good to know.
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFHJk0o9CaO5/Lv0PARAnO/AKCUn8Pu2QDquIA14+1qZU/s5jHQNACdH96F
SzaQwwi9GMsABmrZC5henx4=
=wGkY
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]