[Rock-dev] [rock] #182: ruby libs get installed in wrong path / version

rock noreply at opendfki.de
Tue Aug 14 18:10:23 CEST 2012


#182: ruby libs get installed in wrong path / version
-----------------------+-----------------------
 Reporter:  jama01     |       Owner:  thro02
     Type:  defect     |      Status:  accepted
 Priority:  normal     |   Milestone:
Component:  toolchain  |  Resolution:
 Keywords:             |
-----------------------+-----------------------

Comment (by thro02):

 The installation target depends on the currently active ruby version and
 local tests only indicate that the situation description might be due to a
 mixup. Can reproduce the situation? Try to verify the ruby setup, i.e.

 in the CMakeLists.txt of an affected package add the following to get more
 information on the selection of the ruby env:
 {{{
 SET(_RUBY_DEBUG_OUTPUT TRUE)
 }}}

 and also check:
 {{{
 which ruby
 ruby -r rbconfig -e "puts RbConfig::CONFIG['MINOR']"
 }}}

-- 
Ticket URL: <https://rock.opendfki.de/ticket/182#comment:3>
rock <https://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list