> > r...@ubuntu910:~/dev/downloads/rubinius-1.0.0-rc2$ ls -l ~/installs/ > > rubinius/gems/bin/ > > total 12 > > -rw-r--r-- 1 rdp rdp 378 2010-02-01 11:11 rake > > -rw-r--r-- 1 rdp rdp 418 2010-02-01 11:11 rdoc > > -rw-r--r-- 1 rdp rdp 416 2010-02-01 11:11 ri > > > (they're not executable). > > I assume this is a bug? > > No, this is not a bug. They're run via -S, which doesn't need them to be > executable.
Hmm. Currently there seem to be several different "styles" of gems for rubinius, then. rake/rdoc gems -- they're pre-installed, but you can't run their binary commands unless you re-install them using gem install xxx Seems a bit surprising. Though perhaps there is a good reason for it? Thanks much. -rp -- --- !ruby/object:MailingList name: rubinius-dev view: http://groups.google.com/group/rubinius-dev?hl=en post: [email protected] unsubscribe: [email protected]
