When I try to install activerecord with rubygems, it constantly pop ''ZBuffer'' error. I tried to install older version, but it can''t be found by rubygems in remote repository. what should I do to install it? -- Posted via http://www.ruby-forum.com/.
aaaahhh, pardon. So, exact copy from shell: Install required dependency activerecord [Yn]? y ERROR: While executing gem ... (Zlib::BufError) buffer error when trying to install old activerecord: Attempting remote installation of ''activerecord-1.13.1'' ERROR: While executing gem ... (Gem::GemNotFoundException) Could not find activerecord-1.13.1 () 0) in the repository So, what could that mean? -- Posted via http://www.ruby-forum.com/.