Note that there are some explanatory texts on larger screens.

plurals
  1. POCan't run "gem list"!
    text
    copied!<p>I get an error when i run:</p> <pre><code>vagrant@vagrantup:~$ sudo gem list ERROR: Loading command: list (LoadError) no such file to load -- zlib ERROR: While executing gem ... (NameError) uninitialized constant Gem::Commands::ListCommand </code></pre> <p>Even if I don't use sudo I get the same error message.</p> <p>It's on Ubuntu 10.4 and I have installed zlib libraries:</p> <pre><code>vagrant@vagrantup:~$ sudo aptitude search zlib p gambas2-gb-compress-bzlib2 - The Gambas bzlib2 component p gambas2-gb-compress-zlib - The Gambas zlib compression component p haskell-zlib-doc - Compression and decompression in the gzip and zlib formats; documentation p libcompress-raw-zlib-perl - low-level interface to zlib compression library p libcompress-zlib-perl - Transitional dummy package for Compress::Zlib i libghc6-zlib-dev - Compression and decompression in the gzip and zlib formats v libghc6-zlib-dev-0.5.2.0-d3bd7 - v libghc6-zlib-doc - p libghc6-zlib-prof - Compression and decompression in the gzip and zlib formats; profiling libraries v libghc6-zlib-prof-0.5.2.0-d3bd7 - p libio-compress-zlib-perl - Transitional dummy package for IO::Compress::Zlib p libio-zlib-perl - IO:: style interface to gzip/zlib compressed files/handles p libjzlib-java - reimplementation of zlib in pure Java i libzlib-ruby - transitional dummy package v libzlib-ruby1.8 - p zlib-bin - compression library - sample programs i zlib1g - compression library - runtime p zlib1g-dbg - compression library - development i zlib1g-dev - compression library - development i zlibc - An on-fly auto-uncompressing C library </code></pre> <p>Im using <a href="http://www.vagrantup.com" rel="nofollow noreferrer">http://www.vagrantup.com</a> and the error comes after i have installed rvm.</p> <p>What could the problem be?</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload