The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post will appear after it is approved by moderators
 |
From: Kev <griffin....@gmail.com>
Date: Tue, 16 Feb 2010 11:12:18 -0800 (PST)
Local: Tues, Feb 16 2010 2:12 pm
Subject: Installation woes
I am trying to install Juicer using the following steps: sudo gem install juicer juicer install yui_compressor juicer install jslint however installing jslint fails with the following,: http://pastie.org/827573 I saw someone had created a gist of this exact error message before, am I missing something? Thanks,
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: MRoderick <roderick.mor...@gmail.com>
Date: Wed, 17 Feb 2010 05:25:29 -0800 (PST)
Local: Wed, Feb 17 2010 8:25 am
Subject: Re: Installation woes
Which version(s) of Ruby are you running? On Feb 16, 8:12 pm, Kev <griffin....@gmail.com> wrote:
> I am trying to install Juicer using the following steps: > sudo gem install juicer > juicer install yui_compressor > juicer install jslint > however installing jslint fails with the following,: > http://pastie.org/827573 > I saw someone had created a gist of this exact error message before, > am I missing something? > Thanks,
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Kev <griffin....@gmail.com>
Date: Wed, 17 Feb 2010 06:39:08 -0800 (PST)
Local: Wed, Feb 17 2010 9:39 am
Subject: Re: Installation woes
ruby 1.8.7 on osx 10.6.2. On Feb 17, 8:25 am, MRoderick <roderick.mor...@gmail.com> wrote:
> Which version(s) of Ruby are you running? > On Feb 16, 8:12 pm, Kev <griffin....@gmail.com> wrote: > > I am trying to install Juicer using the following steps: > > sudo gem install juicer > > juicer install yui_compressor > > juicer install jslint > > however installing jslint fails with the following,: > >http://pastie.org/827573 > > I saw someone had created a gist of this exact error message before, > > am I missing something? > > Thanks,
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Christian Johansen <chrisj...@gmail.com>
Date: Wed, 17 Feb 2010 23:30:51 +0100
Local: Wed, Feb 17 2010 5:30 pm
Subject: Re: Installation woes
This seems odd. Could it be some way that FileUtils is missing from your Ruby installation? Christian
On Wed, Feb 17, 2010 at 15:39, Kev <griffin. ...@gmail.com> wrote: > ruby 1.8.7 on osx 10.6.2. > On Feb 17, 8:25 am, MRoderick <roderick.mor...@gmail.com> wrote: > > Which version(s) of Ruby are you running? > > On Feb 16, 8:12 pm, Kev <griffin....@gmail.com> wrote: > > > I am trying to install Juicer using the following steps: > > > sudo gem install juicer > > > juicer install yui_compressor > > > juicer install jslint > > > however installing jslint fails with the following,: > > >http://pastie.org/827573 > > > I saw someone had created a gist of this exact error message before, > > > am I missing something? > > > Thanks,
-- MVH Christian
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: remi_janot <r.ja...@gmail.com>
Date: Tue, 23 Feb 2010 09:21:55 -0800 (PST)
Local: Tues, Feb 23 2010 12:21 pm
Subject: Re: Installation woes
Hi, I've exactly the same problem. I've verified on my system, i've fileutil installed. I'm running ubuntu 9.10 / ruby 1.8.7. http://pastie.org/private/enzaswqngaisxk5z4vtg Does this problem have already a solution ? which one ? Thanks Rémi On 17 fév, 23:30, Christian Johansen <chrisj...@gmail.com> wrote:
> This seems odd. Could it be some way that FileUtils is missing from your > Ruby installation? > Christian > On Wed, Feb 17, 2010 at 15:39, Kev <griffin....@gmail.com> wrote: > > ruby 1.8.7 on osx 10.6.2. > > On Feb 17, 8:25 am, MRoderick <roderick.mor...@gmail.com> wrote: > > > Which version(s) of Ruby are you running? > > > On Feb 16, 8:12 pm, Kev <griffin....@gmail.com> wrote: > > > > I am trying to install Juicer using the following steps: > > > > sudo gem install juicer > > > > juicer install yui_compressor > > > > juicer install jslint > > > > however installing jslint fails with the following,: > > > >http://pastie.org/827573 > > > > I saw someone had created a gist of this exact error message before, > > > > am I missing something? > > > > Thanks, > -- > MVH > Christian
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: remi_janot <r.ja...@gmail.com>
Date: Wed, 24 Feb 2010 02:52:21 -0800 (PST)
Local: Wed, Feb 24 2010 5:52 am
Subject: Re: Installation woes
Hi ! I've corrected this problem on my local juicer installation On line 4 of /var/lib/gems/1.8/gems/juicer-0.2.6/lib/juicer/install/ jslint_installer.rb , I've added require "ftools" Thanks for your great app ! Rémi On 23 fév, 18:21, remi_janot <r.ja...@gmail.com> wrote:
> Hi, > I've exactly the same problem. I've verified on my system, i've > fileutil installed. > I'm running ubuntu 9.10 / ruby 1.8.7. > http://pastie.org/private/enzaswqngaisxk5z4vtg > Does this problem have already a solution ? which one ? > Thanks > Rémi > On 17 fév, 23:30, Christian Johansen <chrisj...@gmail.com> wrote: > > This seems odd. Could it be some way that FileUtils is missing from your > > Ruby installation? > > Christian > > On Wed, Feb 17, 2010 at 15:39, Kev <griffin....@gmail.com> wrote: > > > ruby 1.8.7 on osx 10.6.2. > > > On Feb 17, 8:25 am, MRoderick <roderick.mor...@gmail.com> wrote: > > > > Which version(s) of Ruby are you running? > > > > On Feb 16, 8:12 pm, Kev <griffin....@gmail.com> wrote: > > > > > I am trying to install Juicer using the following steps: > > > > > sudo gem install juicer > > > > > juicer install yui_compressor > > > > > juicer install jslint > > > > > however installing jslint fails with the following,: > > > > >http://pastie.org/827573 > > > > > I saw someone had created a gist of this exact error message before, > > > > > am I missing something? > > > > > Thanks, > > -- > > MVH > > Christian
You must Sign in before you can post messages.
You do not have the permission required to post.
|
 |
From: Christian Johansen <chrisj...@gmail.com>
Date: Wed, 24 Feb 2010 13:12:50 +0100
Local: Wed, Feb 24 2010 7:12 am
Subject: Re: Installation woes
Thanks for that!
On Wed, Feb 24, 2010 at 11:52, remi_janot <r.ja ...@gmail.com> wrote: > Hi ! > I've corrected this problem on my local juicer installation > On line 4 of /var/lib/gems/1.8/gems/juicer-0.2.6/lib/juicer/install/ > jslint_installer.rb , I've added > require "ftools" > Thanks for your great app ! > Rémi > On 23 fév, 18:21, remi_janot <r.ja...@gmail.com> wrote: > > Hi, > > I've exactly the same problem. I've verified on my system, i've > > fileutil installed. > > I'm running ubuntu 9.10 / ruby 1.8.7. > > http://pastie.org/private/enzaswqngaisxk5z4vtg > > Does this problem have already a solution ? which one ? > > Thanks > > Rémi > > On 17 fév, 23:30, Christian Johansen <chrisj...@gmail.com> wrote: > > > This seems odd. Could it be some way that FileUtils is missing from > your > > > Ruby installation? > > > Christian > > > On Wed, Feb 17, 2010 at 15:39, Kev <griffin....@gmail.com> wrote: > > > > ruby 1.8.7 on osx 10.6.2. > > > > On Feb 17, 8:25 am, MRoderick <roderick.mor...@gmail.com> wrote: > > > > > Which version(s) of Ruby are you running? > > > > > On Feb 16, 8:12 pm, Kev <griffin....@gmail.com> wrote: > > > > > > I am trying to install Juicer using the following steps: > > > > > > sudo gem install juicer > > > > > > juicer install yui_compressor > > > > > > juicer install jslint > > > > > > however installing jslint fails with the following,: > > > > > >http://pastie.org/827573 > > > > > > I saw someone had created a gist of this exact error message > before, > > > > > > am I missing something? > > > > > > Thanks, > > > -- > > > MVH > > > Christian
-- MVH Christian
You must Sign in before you can post messages.
You do not have the permission required to post.
|
|
|