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 On Apr 16, 2011, at 12:12 PM, Alexander Hansen wrote: > > Specifically, it'd be nice to see the output of commands e.g.: > > find /System/Library/Frameworks/JavaVM.framework -name jni.h > find /Library/Java/ -name jni.h > > (and that's the system Library folder, not the user Library folder; fink > tries *not* to use any user-account-specific stuff in its builds) ------------------------------------------------------------------------------ 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
