[Rock-dev] [rock] #319: CMake RockRuby finds the wrong ruby version

rock noreply at opendfki.de
Tue Aug 20 08:29:24 CEST 2013


#319: CMake RockRuby finds the wrong ruby version
--------------------+--------------------
 Reporter:  mago02  |      Owner:  thro02
     Type:  defect  |     Status:  new
 Priority:  major   |  Milestone:
Component:  base    |   Keywords:
--------------------+--------------------
 If the bootstrap of an rock-installation is done by caling an special ruby
 version like

 ruby1.9.1 autoproj_bootstrap ....

 and the system-default ruby points to ruby1.8 the CMake variable
 RUBY_LIBRARY_INSTALL_DIR is resolved to install/<someting>/ruby1.8/...
 which is inconsistent to the ruby version which is created within
 install/bin/ruby.

 This leads into several error like require "eigen" failes since the
 eigen.rb binding is installed in the wrong directory.

-- 
Ticket URL: <https://rock.opendfki.de/ticket/319>
rock <https://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list