Bugs item #29216, was opened at 2011-05-19 21:42
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=29216&group_id=126
Category: `gem install` command
Group: None
>Status: Closed
Resolution: Accepted
Priority: 3
Submitted By: David Kellum (dekellum)
>Assigned to: Evan Phoenix (evan)
Summary: Bogus "WARNING You don't have X in your PATH" with
--user-install --bindir options set
Initial Comment:
On a gem install like the following:
% gem install foo --user-install --bindir /home/david/bin
WARNING: You don't have /home/david/.gem/jruby/1.8/bin in your PATH,
gem executables will not run.
Successfully installed foo-0.0.1
1 gem installed
But the "--bindir /home/david/bin" should make "/home/david/.gem/jruby/1.8/bin"
irrelevant. The bin wrappers for "foo" are indeed correctly installed to
/home/david/bin.
I'll have a simple patch for this...
----------------------------------------------------------------------
>Comment By: Evan Phoenix (evan)
Date: 2011-06-02 03:50
Message:
Fixed in github:7d740f1
----------------------------------------------------------------------
Comment By: David Kellum (dekellum)
Date: 2011-06-01 03:40
Message:
Pull request is here:
https://github.com/rubygems/rubygems/pull/62
Thanks.
----------------------------------------------------------------------
Comment By: Ryan Davis (zenspider)
Date: 2011-05-31 23:36
Message:
Patch? (don't forget to check that stupid checkbox)
OR just send me a pull request on github.
----------------------------------------------------------------------
You can respond by visiting:
http://rubyforge.org/tracker/?func=detail&atid=575&aid=29216&group_id=126
_______________________________________________
Rubygems-developers mailing list
http://rubyforge.org/projects/rubygems
[email protected]
http://rubyforge.org/mailman/listinfo/rubygems-developers