-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 4/16/11 6:18 PM, Nelson, Timothy Knight wrote: > When I said it was in the System library, I meant in the location you had > specified before. So yes... > >> Tim-Nelsons-MacBook-Pro:/ tknelson$ find >> /System/Library/Frameworks/JavaVM.framework -name jni.h >> /System/Library/Frameworks/JavaVM.framework/Versions/A/Headers/jni.h >> > > > However, I mistook your "/Library/..." to mean "~/Library/..." In any case, > there is nothing on either path: > >> Tim-Nelsons-MacBook-Pro:/ tknelson$ find /Library/Java/ -name jni.h >> Tim-Nelsons-MacBook-Pro:/ tknelson$ > > Cheers, > Tim >
I'm guessing that'd be the one which is causing problems. It should have been installed by the Java SE6 update: $ pkgutil --file-info /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/Contents/Headers/jni.h volume: / path: /Library/Java/JavaVirtualMachines/1.6.0_22-b04-307.jdk/Contents/Headers/jni.h pkgid: com.apple.pkg.JavaSE6 pkg-version: 1.0.1.1247562015 install-time: 1287704988 uid: 0 gid: 80 mode: 664 Was that update installed on your machine? You can check quickly via pkgutil --pkgs=".*Java.*" - -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk2qGU0ACgkQB8UpO3rKjQ8MQQCgp55LLZTTx+Fami7DL32HhWZh ZjUAoKAlVVy4BOLsTxxC/KFYr5IUaR12 =Htos -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Benefiting from Server Virtualization: Beyond Initial Workload Consolidation -- Increasing the use of server virtualization is a top priority.Virtualization can reduce costs, simplify management, and improve application availability and disaster protection. Learn more about boosting the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
