Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327839 - Error while installing ruby gem.
Summary: Error while installing ruby gem.
Status: RESOLVED DUPLICATE of bug 327835
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-11 20:38 UTC by Michal Kawalec
Modified: 2010-07-11 21:01 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***