Re: Ruby Gem Issue
- From: Eric Hodel <drbrain@xxxxxxxxxxxx>
- Date: Tue, 2 Jun 2009 18:04:07 -0500
On Jun 1, 2009, at 11:48, Zayd Connor wrote:
Eric Hodel wrote:
On May 31, 2009, at 16:41, Zayd Connor wrote:
But when I type gem --version in my terminal it says I have the
latest
1.3.4
Is something possibly wrong with my set up somewhere?
Likely the path for vim is not the same as the path for your shell.
:!gem env and :!echo $PATH vs gem env and echo $PATH will help you
figure it out.
Thanks for the response!!
I typed in :!echo $PATH vs gem env and echo $PATH
/usr/bin:/bin:/usr/sbin:/sbin vs gem env and echo
/usr/bin:/bin:/usr/sbin:/sbin
So do I need to add gem to usr/bin?
"vs" is not part of the command.
run `echo $PATH` via vim and shell
run `gem env` via vim and shell
include output from all four commands in your email.
.
- Follow-Ups:
- Re: Ruby Gem Issue
- From: Zayd Connor
- Re: Ruby Gem Issue
- References:
- Ruby Gem Issue
- From: Zayd Connor
- Re: Ruby Gem Issue
- From: Eric Hodel
- Re: Ruby Gem Issue
- From: Zayd Connor
- Ruby Gem Issue
- Prev by Date: Re: Error While Install Gem
- Next by Date: Re: nfc 1.0.0 Released
- Previous by thread: Re: Ruby Gem Issue
- Next by thread: Re: Ruby Gem Issue
- Index(es):
Relevant Pages
|