Nick,

On 8/20/13 1:25 PM, Christopher Schultz wrote:
> tcnative can be built on Max OS X like this:
> 
> $ cd $CATALINA_HOME/bin
> $ tar xzf tomcat-native.tar.gz
> $ cd tomcat-native-*-src/jni/native
> $ ./configure --with-apr=/usr/bin/apr-1-config --with-ssl
> --with-java-home=`/usr/libexec/java_home`
> 
> At this point, configure chokes on my system because it's trying to find
> 'cc' under Xcode.app and I'm not sure where it's sniffing that directory
> base from. Maybe you'll have better luck. I'll reply if I figure it out.

Okay, it seems that apr-1-config is giving the wrong path for 'cc' to
configure. I'm investigating...

-chris

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to