Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162869 - Ruby CONFIG lists incorrect install binary
Summary: Ruby CONFIG lists incorrect install binary
Status: RESOLVED DUPLICATE of bug 159922
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-20 01:54 UTC by Timothy Kilbourn
Modified: 2007-01-20 08:22 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 Timothy Kilbourn 2007-01-20 01:54:48 UTC
My system has the install binary installed in /usr/bin, but the rbconfig.rb file in /usr/lib/ruby/1.8/$ARCH gives CONFIG["INSTALL"] = '/bin/install -c'. This causes mkmf to use the wrong location when it generates Makefiles (i.e., for gems). I noticed this when installing hpricot via a gem.

Reproducible: Always

Steps to Reproduce:
1. gem install hpricot
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-01-20 08:22:07 UTC

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