From: Max Pfingsthorn <[EMAIL PROTECTED]>
Date: Wed, 07 Jun 2006 09:01:17 +0200
Hi,
I think you are looking for these people:
http://httpd.apache.org/
What makes you think that? He was just giving an example of what he'd do
*if* he were building Apache, he didn't say that's what he was actually
trying to do.
It sounds to me like he's familiar with building things from source using
the usual "./configure ; make ; make install", but isn't familiar with java
and building things with Ant/Maven.
Andrew.
Their mailing lists are here:
http://httpd.apache.org/lists.html#http-users
Good luck,
max
Andrew Madu wrote:
Torsten,
the reason why I ask was to build a version for apache I would do the
following:
CFLAGS="-arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk" \
then:
./configure \ --prefix=/opt/apache2 \ --enable-mods-shared=all \
--enable-proxy-balancer \ --enable-proxy-ajp \ --enable-proxy-http \
--enable-proxy-ftp \ --enable-proxy-connect \ --enable-proxy \
--enable-ssl \ --enable-so
It's the CFLAGS section I was refering to of the build!!....but you were
just playing with me right! ;-)
On 07/06/06, *Torsten Curdt* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
> Hi,
> has anyone managed to build a universal binary version of cocoon
2.1.8 /
> 2.1.9?
A universal binary version of a java application?
...maybe let's try to compile it to native first ;-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]