On 02/27/2012 04:51 AM, Charlie O'Keefe wrote:
Christopher,
Thanks, wasn't aware of /usr/libexec/java_home
$ /usr/libexec/java_home
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
$ ls -Al `/usr/libexec/java_home`
total 16
drwxr-xr-x 41 root wheel 1394 Nov 21 08:43 bin
lrwxr
Christopher,
Thanks, wasn't aware of /usr/libexec/java_home
$ /usr/libexec/java_home
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
$ ls -Al `/usr/libexec/java_home`
total 16
drwxr-xr-x 41 root wheel 1394 Nov 21 08:43 bin
lrwxr-xr-x 1 root wheel 3 Nov 21 08:42 bundle -
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Charlie,
On 2/26/12 10:07 PM, Charlie O'Keefe wrote:
> $cd native; ./configure --with-apr=`apr-1-config --prefix` checking
> build system type... x86_64-apple-darwin10.8.0 checking host system
> type... x86_64-apple-darwin10.8.0 checking target system
$cd native; ./configure --with-apr=`apr-1-config --prefix`
checking build system type... x86_64-apple-darwin10.8.0
checking host system type... x86_64-apple-darwin10.8.0
checking target system type... x86_64-apple-darwin10.8.0
checking for a BSD-compatible install... /usr/bin/install -c
checking fo