Re: Nano Methods & Mega Modules




Lloyd Zusman wrote:

> This looks great! ... and I'm eager to start using it. Therefore, I
> attemtped to install the gem, but I ran into this error:
>
> % gem install nano
> Attempting local installation of 'nano'
> Local gem file not found: nano*.gem
> Attempting remote installation of 'nano'
> Updating Gem source index for: http://gems.rubyforge.org
> ERROR: While executing gem ... (NoMethodError)
> undefined method `close' for nil:NilClass
>
> % ruby --version
> ruby 1.9.0 (2005-08-29) [i686-linux]
>
> Any ideas?
>
> Thanks in advance.

Hi--

I'm running 1.8.2 [i386-linux], and it installs fine. So I'm not sure.
What version of Gems are you using?

T.

.



Relevant Pages

  • Re: Rubygems now integrated in the FreeBSD ports tree
    ... ports essentially end up calling gem to install a .gem file placed ... > * Is it possible to apply patches to RubyGems packages? ... with help from the ports system. ...
    (comp.lang.ruby)
  • Issue installing Mongrel from Gems...
    ... So I'm trying to install Mongrel by using gems... ... Select which gem to install for your platform ... mongrel 1.1.3 (ruby) ...
    (comp.lang.ruby)
  • RubyGems install problem
    ... ---> bin lib ... ---> lib/rubygems <--- lib/rubygems ... bin mkdir -p /usr/bin/ install gem /usr/bin/ ...
    (comp.lang.ruby)
  • Re: Automating installation of gems on remote machine with Capistrano
    ... I'm wondering if anyone has used Capistrano to automate the installation of gems on remote machines. ... The problem I'm having is that when you install a gem from the command line, at various stages it will prompt you for a 'Y' or 'N' answer. ... def update_system ...
    (comp.lang.ruby)
  • Re: Rubygems now integrated in the FreeBSD ports tree
    ... >> could specify patches that would be applied to the files inside the gem. ... >> with help from the ports system. ... >> The Makefile is not very complicated. ... >> system in order to install software. ...
    (comp.lang.ruby)