I've always had issues on Ubuntu with the gem bin path not being added
properly to $PATH. It's frustrating that this hasn't been addressed. I
suspect there's a issue ticket sitting somewhere out there closed by a
grumpy maintainer claiming that additions to $PATH are against debian
policy, or some b.s. like that.

On Tue, Aug 3, 2010 at 6:03 AM, Raimon Fernandez <co...@montx.com> wrote:

> hi David,
>
> On 3ago, 2010, at 11:33 , Dave Everitt wrote:
>
> > Hi Raimon
> >
> > use gem intall rather than apt-get - see:
> >  http://wiki.github.com/camping/camping/installation
>
> yes, I know, this is how I've installed it.
>
>
> > BUT it seems you already have Camping 2.0 in your gem list, so what do
> you see when you run:
> >  camping -v
>
> nothing, it's not installed:
>
> mo...@lucid:~$ camping -v
> The program 'camping' is currently not installed.  You can install it by
> typing:
> sudo apt-get install camping
>
> > You might also want to look at your .bash_login (or .bash_profile etc.)
> PATH.
>
> the problem was that I was trying to add manually the PATH the gem camping,
> not the camping bin ...
>
> now it works manually:
>
> mo...@lucid:/var/lib/gems/1.8/bin$ ./camping -v
>
>
> thanks!
>
> r.
>
>
> >
> > Dave Everitt
> >
> >> hi,
> >>
> >>
> >> I'm moving my Camping from OS X to a Ubuntu Lucid unix machine.
> >>
> >> The camping gem has been successfully installed, but I can't access it
> directly from the command line.
> >>
> >> mo...@lucid:/u/apps/portablechecking$ gem list
> >>
> >> *** LOCAL GEMS ***
> >>
> >> actionmailer (2.3.8)
> >> actionpack (2.3.8)
> >> activerecord (2.3.8)
> >> activeresource (2.3.8)
> >> activesupport (2.3.8)
> >> builder (2.1.2)
> >> camping (2.0)
> >> daemons (1.1.0)
> >> eventmachine (0.12.10)
> >> pg (0.9.0)
> >> rack (1.2.1, 1.1.0)
> >> rails (2.3.8)
> >> rake (0.8.7)
> >> sqlite3-ruby (1.3.1)
> >> thin (1.2.7)
> >>
> >>
> >> The ubuntu package is Camping 1.5 only ...
> >>
> >> sudo apt-get install camping
> >> http://packages.ubuntu.com/lucid/camping
> >>
> >> any ideas ?
> >>
> >> thanks,
> >>
> >> r.
> >> _______________________________________________
> >> Camping-list mailing list
> >> Camping-list@rubyforge.org
> >> http://rubyforge.org/mailman/listinfo/camping-list
> >
> > _______________________________________________
> > Camping-list mailing list
> > Camping-list@rubyforge.org
> > http://rubyforge.org/mailman/listinfo/camping-list
> >
>
>
> _______________________________________________
> Camping-list mailing list
> Camping-list@rubyforge.org
> http://rubyforge.org/mailman/listinfo/camping-list
>
_______________________________________________
Camping-list mailing list
Camping-list@rubyforge.org
http://rubyforge.org/mailman/listinfo/camping-list

Reply via email to