|
From: Cavin G. <ca...@ma...> - 2009-12-27 22:59:46
|
Hello, I'm running 64 bit Fink on Snow Leopard. I was trying compile Git. Git doesn't begin compiling because svn-1.6.6-1 fails to compile. It catches this error during configuration and then fails on exit code 1: checking for ruby... /usr/bin/false configure: WARNING: The detected Ruby is too old for Subversion to use configure: WARNING: A Ruby which has rb_hash_foreach is required to use the configure: WARNING: Subversion Ruby bindings configure: WARNING: Upgrade to the official 1.8.2 release, or later checking for none... none Click here <http://pastebin.com/f2d0977db> for full text, starting from just after it is done extracting svn. Note that that I've tried this twice -- I tried once and it gave me the same exact warning and error. Then I tried doing: *f**ink install ruby* * * and then tried retrying: *fink install git* * * and it gave me the pasted error from above. Any suggestions? Thanks, Cavin |