OpenSolaris

Printable Version Enter a New Search
Bug ID 6705310
Synopsis rbconfig.rb contains bogus paths, needs to be cleaned up.
State 10-Fix Delivered (Fix available in build)
Category:Subcategory utility:ruby
Keywords WebRTI:323653
Responsible Engineer Gopalakrishnan Sankaran
Reported Against snv_90
Duplicate Of
Introduced In
Commit to Fix snv_93
Fixed In snv_93
Release Fixed solaris_nevada(snv_93)
Related Bugs 6644643 , 6720560
Submit Date 21-May-2008
Last Update Date 2-July-2008
Description
rbconfig.rb file contains bogus paths and needs to be cleaned up

This cleaning up process will ensure that the rbconfig.rb file will not have any paths related to the solaris build environment.
rbconfig.rb file contains improper paths for 'INSTALL' and 'configure_args'. This results in a failure during 'make install' of a gem (when the user runs the command gem install <gem>).

These values  needs to be changed in the rbconfig.rb file.
Work Around
N/A
Comments
N/A