#477 new
Le Huy

[BUG] Config::CONFIG['bindir'] should return directory where rbx is located

Reported by Le Huy | April 6th, 2008 @ 05:39 AM | in 1.0 preview

Rake use this config parameter to figure out ruby interpret path

RUBY = File.join(Config::CONFIG['bindir'], Config::CONFIG['ruby_install_name'])

Comments and changes to this ticket

  • Le Huy

    Le Huy April 6th, 2008 @ 05:58 AM

    while in rbx Config::CONFIG['bindir'] point to other dir

    huy@huy-desktop:/usr/local/lib/rubinius$ rbx
    irb(main):001:0> require 'rbconfig'
    => true
    irb(main):002:0> Config::CONFIG['bindir']
    => "/usr/local/lib/rubinius/bin"
    irb(main):003:0> 
    
  • Ryan Davis

    Ryan Davis April 30th, 2008 @ 01:58 AM

      • → Assigned user changed from “” to “Ryan Davis”

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

People watching this ticket

Tags