Brandon Simmons escreveu isso aĆ­:
> Package: rbenv
> Version: 0.1.2+git20100922-1
> Severity: normal
> 
> Dear Maintainer,
> I prefer not to install gems as root, e.g.
> 
>     $ gem install passenger --user-install
> 
> rbenv doesn't seem to create shims for user-installed binaries
> 
>     $ rbenv which passenger-install-nginx-module
>     rbenv: passenger-install-nginx-module: command not found
> 
> is this expected behavior? is there a workaround?

Did you run `rbenv rehash` after installing the passenger gem?

If you did, I'll need you to describe your setup:

rbenv versions
rbenv version
which ruby
ruby -v
which gem
gem -v
ruby -rubygems -e 'puts Gem.dir'
ruby -rubygems -e 'puts Gem.bindir'

-- 
Antonio Terceiro <terce...@debian.org>

Attachment: signature.asc
Description: Digital signature

Reply via email to