On 5/2/12 11:40 AM, Alexander Plotnikov wrote: > Dear Alexander: > > I have the same problem > > Can't resolve dependency "system-java-dev" for package "ppl9-0.11.2-2" > (no matching packages/versions found) > Exiting with failure. > > > which you solved a while ago (attached). > my question is how can I edit symlink to fix it ? thank you very much in > advance, Alexander
"man ln" 1) Please don't send me private messages about packages that aren't mine. That's what the mailing lists are for. 2) Don't send attachments. ESPECIALLY IMAGE FILES. If you _must_ send an attachment, use *plain text*. And in this case, you could have simply sent THE URL, since this archive still exists online and I can retrieve it myself: http://sourceforge.net/mailarchive/message.php?msg_id=28021670 3) Is your problem _exactly_ the same? That is, did you check everything in that thread all the way to http://sourceforge.net/mailarchive/message.php?msg_id=28024662 and in /System/Library/Frameworks/JavaVM.framework/Versions do you have CurrentJDK -> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents, but no /System/Library/Java/JavaVirtualMachines ? And do you have /Library/Java/JavaVirtualMachines/1.6.0.jdk ? If that is indeed the case, then try cd /System/Library/Frameworks/JavaVM.framework/Versions sudo ln -sf /Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents CurrentJDK -- Alexander Hansen, Ph.D. Fink User Liaison http://finkakh.wordpress.com/2012/02/21/got-job/ ------------------------------------------------------------------------------ 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-beginners mailing list [email protected] List archive: http://news.gmane.org/gmane.os.apple.fink.beginners Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners
