On 1/2/14 4:08 AM, Alexander Hansen wrote:
> On 1/1/14 9:07 PM, William Clodius wrote:
>> A recent upgrade to Mavericks has caused me to restart from the
>> beginning installing packages I had previously installed using Fink.
>> For a number of packages this is caused me to encounter the error
>> message 'Can't resolve dependency "system-java-dev (>= 1.5-1)”…’ for
>> what I believe is the first time, though others have reported it many
>> times over the years. I appear to be the first to report it for
>> Mavericks. My system is a MacBook Pro running OS X 10.9.1. I usually
>> run fink in XQuartz 2.7.5 (xorg-server 1.14.4). I am running Fink
>> 0.36.3. An example attempt
>>
>> bash-3.2$ fink install ipython-py27
>> Password:
>> Information about 8218 packages read in 2 seconds.
>>
>> fink needs help picking an alternative to satisfy a virtual
>> dependency. The
>> candidates:
>>
>> (1)     pyqt4-py27: Python bindings for the Qt toolkit
>> (2)     pyqt4-mac-py27: Python bindings for the Qt toolkit
>>
>> Pick one: [1]
>> Can't resolve dependency "system-java-dev (>= 1.5-1)" for package
>> "libidn-1.22-6" (no
>> matching packages/versions found)
>>
>>
>> My initial attempts to fix it involved installing
>>
>> java_for_os_x_2013005_dp__11m4609
>> and
>> command_line_tools_os_x_mavericks_for_xcode__late_october_2013
>>
>> I still got the error. However java_for_os_x_2013005_dp__11m4609 only
>> claims to support Lion and Mountain Lion. Installing the package at
>> http://www.java.com/en/download/mac_download.jsp?locale=en also
>> doesn’t fix the problem. Running fink-virtual-pigs debug yields
>>
>>
>> bash-3.2$ fink-virtual-pkgs --debug 2>&1 | grep "checking Java" -A 11
>> - checking Java versions:
>>    - 1.6.0... 1.6.0_65-b14-462.jdk/Contents/Home/bin
>> /Library/Java/JavaVirtualMachines/1.6.0_65-b14-462.jdk/Contents/Home/1.6.0/Headers/jni.h
>> missing
>>    - 1.6.0... 1.6.0_43-b01-447.jdk/Contents/Home/bin
>> /Library/Java/JavaVirtualMachines/1.6.0_43-b01-447.jdk/Contents/Home/1.6.0/Headers/jni.h
>> missing
>> - searching for java3d... found
>> /System/Library/Java/Extensions/j3dcore.jar
>> - searching for javaai... found
>> /System/Library/Java/Extensions/jai_core.jar
>> - checking for Xcode version... 5.0.2
>> - checking for Xcode CLI tools version... 5.0.1.0.1.1382131676
>> - determining path to system SDKs...
>> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/
>>
>>    - checking for MacOSX10.8.sdk... found
>>    - checking for MacOSX10.9.sdk... found
>> - checking for cctools version... 846-1
>> - checking for cctools -single_module support... yes, 846 has it
>>
>>
>> Thanks for any help.
>>
>>
>>
>
> I'm showing 1.7 Update 45 as the current version from Java.com, but that
> doesn't show up.  What do you get from the following?
>
> pkgutil --pkgs | grep ava
> pkgutil --pkgs | grep jre
> pkgutil --pkgs | grep jdk
>

Ah.  I think I see what's going on.  The Java.com download is a JRE, 
which only has runtime stuff.  You need a JDK.

http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html
-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to