[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn-1.6.0-rc2 configure incorrectly claims ruby is too old

From: Robert P. J. Day <rpjday_at_crashcourse.ca>
Date: Sun, 22 Feb 2009 09:36:13 -0500 (EST)

more 1.6.0-rc2 configuration excitement on a fully-updated fedora 9:

...
checking for ruby... /usr/bin/ruby
can't find header files for ruby.
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
...

  first, the installed ruby is not too old:

$ ruby --version
ruby 1.8.6 (2008-08-11 patchlevel 287) [i386-linux]
$

  also, installing the "ruby-devel" package not only solved the header
files diagnostic, but also solved the "too old" diagnostic, which is a
bit weird, no? the fact that the headers are missing shouldn't cause
an erroneous "too old" message, should it?

rday

--
========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.
http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1209064
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-22 15:37:48 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.