Thank you very much -- this solved my issue! I hope that the other problems 
caused by this aren't severe?

> I was able to install fink on 10.9 with only the command-line tools 
> present at one point. I think at that time we _didn't_ set a default 
> value of 0.0 when Xcode.app wasn't detected, but that caused other problems.
>
> Can I have you try the following? Edit the file "bootstrap" in the fink 
> source directory and at around line 392 change
> 
>  if (!$xcode_version) {
>
> to
>
>  if ($xcode_version eq '0.0') {
> 
> and then see if you can proceed.

 

------------------------------------------------------------------------------
_______________________________________________
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

Reply via email to