Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 327839

Summary: Error while installing ruby gem.
Product: Gentoo Linux Reporter: Michal Kawalec <mk.kawalec>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: critical    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michal Kawalec 2010-07-11 20:38:36 UTC
When one tries to install a ruby gem using gem install gem_name, he always gets an error saying rake18: command not found (tested with sup, ncursesw).

To 'fix' it a following symlink suffices: ln -s /usr/bin/rake /usr/bin/rake18

NOTE: I installed the latest ruby from ~x86 branch.

Reproducible: Always

Steps to Reproduce:
1.Issue command gem install sup with ~x86 ruby


Actual Results:  
I got an output: rake18: command not found

Expected Results:  
Install a gem.
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2010-07-11 21:01:38 UTC

*** This bug has been marked as a duplicate of bug 327835 ***