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

Bug 162869

Summary: Ruby CONFIG lists incorrect install binary
Product: Gentoo Linux Reporter: Timothy Kilbourn <tim>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***