-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 5/10/11 7:21 PM, Sampson, Jared wrote: > Hi Alexander - Thanks for the suggestions. > >> That's only true for the "fink" package manager. (and the page you >> referenced is about a decade out of date) > > I did see the 2001 date on that CVS update page, but I figured I'd try it > anyway, just in case it helped. > >> There have been a couple of threads on the mailing lists about this >> issue, though in those cases ppl attempted to build. > > > I know this has been resolved for most people, and I'm feeling rather dull > not to have been able to put the pieces together on my own. So thanks again > for offering your help. > >> Apparently, current Macs don't have a particular update installed, and >> it doesn't appear in Software Update. Try downloading the Java SE6 >> package manually and install it. > > I believe the latest Java SE 6 (update 25, according to the Oracle website) > was installed as part of the first package I mentioned in the previous email > (java_for_mac_os_x_10.6_update_5_dp10m3413.dmg). If that's not the one you > mean, could you be more specific? I have the following: > > $ java -version > java version "1.6.0_25" > Java(TM) SE Runtime Environment (build 1.6.0_25-b06-361-10M3413) > Java HotSpot(TM) 64-Bit Server VM (build 20.0-b11-361, mixed mode) >
hmm..I've got: $ java -version java version "1.6.0_24" Java(TM) SE Runtime Environment (build 1.6.0_24-b07-334-10M3326) Java HotSpot(TM) 64-Bit Server VM (build 19.1-b02-334, mixed mode) $ pkgutil --pkgs=.*Java.* com.apple.pkg.Java com.apple.pkg.JavaCommon com.apple.pkg.JavaForMacOSX10.6Update2 com.apple.pkg.JavaForMacOSX10.6Update3 com.apple.pkg.JavaForMacOSX10.6Update4 com.apple.pkg.JavaSDKLeo com.apple.pkg.JavaSE6 com.apple.pkg.JavaToolsLeo com.apple.pkg.JavaSE6 represents the one that other folks were missing. > >> If that doesn't work, then we'll need to see the Java-relevant portions >> from >> >> fink-virtual-pkgs --debug > > Here it is... > > [snip] > That's not the relevant part. The debug output is at the beginning. If you're using grep, the relevant output is on STDERR. <snip> > \ > > Thanks again for the help. > > Best, > Jared > > -- > Jared Sampson > Xiangpeng Kong Lab > NYU Langone Medical Center > 550 First Ave MSB 329 > New York, NY 10016 > 212-263-7898 > > - -- 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/ iEYEARECAAYFAk3JygcACgkQB8UpO3rKjQ+7QgCfSpnEIAefWf5/ydo6t12UwWks mpcAoKLLzU5X5PcBj3pBAKcVvHULKVXH =7edf -----END PGP SIGNATURE----- ------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ 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
