On 8/5/12 5:17 PM, Gary K Olson wrote: > Is system-java going to be defined in OSX 10.8 for some java package in fink > or gcc47? When I tried to update ppl9, I got the following message: > >> [MacBkPro:~]:-bash:543$: fink update ppl9-shlibs >> Password: >> Information about 5685 packages read in 2 seconds. >> Can't resolve dependency "system-java-dev" for package "ppl9-0.11.2-3" (no >> matching packages/versions found) >> Exiting with failure. > > I haven't used java for a while, but I know javax is in Apple's gcc47. I > assume there are also an interpreter somewhere in the fink distribution. > > Gary K Olson > > My kit is: > > Package manager version: 0.34.2 > Distribution version: selfupdate-rsync Sun Aug 5 16:28:02 2012, 10.8, x86_64 > Trees: local/main stable/main local/injected > Xcode.app: 4.4 > Xcode command-line tools: 4.4.0.0.1.1249367152 >
You assume incorrectly. We use Java from Apple. To get system-java-dev you need both the Java runtime and the headers. The Mountain Lion upgrade scrubs your old Java runtime. Run "javac" to force Software Update to download a new Java runtime for you, and after that's done use "fink list -it system-java" to verify that you have system-java-dev. -- Alexander Hansen, Ph.D. Fink User Liaison My package updates: http://finkakh.wordpress.com/ ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ 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
