Bugs item #29216, was opened at 2011-05-19 14: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: Open
>Resolution: Accepted
Priority: 3
Submitted By: David Kellum (dekellum)
>Assigned to: Ryan Davis (zenspider)
>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: Ryan Davis (zenspider)
Date: 2011-05-31 16: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