[Nitro] Install problem...
Ric Turley
lists at zarac.com
Sun Sep 17 13:59:24 EDT 2006
Thanks George. I got it to work after Jo's reply, but followed your
instructions anyway to get it right. I am such a Ruby Newbie that I did not
know gem worked without downloading first.
"$gem install nitro" installed nitro, gen, RedCloth, ruby-breakpoint and
daemons. But running tiny gave me this error:
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': No such file to load -- glue (LoadError)
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`require'
from /usr/lib/ruby/gems/1.8/gems/nitro-0.31.0/lib/nitro.rb:11
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in
`gem_original_require'
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in
`require'
from run.rb:1
$gem install glue #successful
New error:
usr/lib/ruby/gems/1.8/gems/nitro-0.31.0/lib/nitro.rb:27: undefined method
`setting' for Nitro:Module (NoMethodError)
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in
`gem_original_require'
from /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:33:in
`require'
from run.rb:1
Ideas? No problem going back to Jo's solution unless you want to pursue
method 2 further.
Ric
> From: "George Moschovitis" <george.moschovitis at gmail.com>
> Reply-To: General discussion about Nitro <nitro-general at rubyforge.org>
> Date: Sun, 17 Sep 2006 19:10:34 +0300
> To: "General discussion about Nitro" <nitro-general at rubyforge.org>
> Subject: Re: [Nitro] Install problem...
>
> first try to uninstall facets and nitro/glue
>
> then give:
>
> $gem install nitro
> this will install nitro, og, glue, facets etc etc
>
> then
>
> cd path/to/tiny
> ruby -rubygems run.rb
>
>
> -g.
>
>
> On 9/17/06, Ric Turley <lists at zarac.com> wrote:
>> I'm I Ruby Newbie wanting to play with Nitro, but not getting much bang. I'm
>> on FreeBSD based MacOS 10.4.7.
>>
>> I've installed Nitro, but can't run Tiny example. Tiny wanted Glue, Glue
>> wanted Facets, but didn't like Facets 1.7.46, installed 1.4.5, installed
>> Glue and now get this error:
>>
>> /usr/lib/ruby/gems/1.8/gems/nitro-0.31.0/lib/nitro/compiler/markup.rb:7:
>> uninitialized constant Glue::Markup (NameError)
>>
>> I have no idea how to initialize constant Glue::Markup, or even what Glue
>> does. I feel like I will have to be a Ruby expert to run Nitro - am I out of
>> my league here? Is this the right place for me to ask questions?
>>
>> Ric Turley
>>
>> _______________________________________________
>> Nitro-general mailing list
>> Nitro-general at rubyforge.org
>> http://rubyforge.org/mailman/listinfo/nitro-general
>>
>
>
> --
> http://www.gmosx.com
> http://www.nitroproject.org
> _______________________________________________
> Nitro-general mailing list
> Nitro-general at rubyforge.org
> http://rubyforge.org/mailman/listinfo/nitro-general
>
>
More information about the Nitro-general
mailing list