Displaying 4 results from an estimated 4 matches for "ruby_patchlevel".
2009 Mar 11
3
install rubygems
i install ruby 1.8.8 on ubuntu
and when i install rubygem by code are:
> wget http://rubyforge.org/frs/download.php/45905/rubygems-1.3.1.tgz
>tar xzvf rubygems-1.3.1.tgz
>cd rubygems-1.3.1
but i used this command is > sudo ruby setup.rb
i get error is
>/home/test/rubygems-1.3.1/lib/rubygems/version.rb:53:in `initialize'': Malformed version number string 1.8.8.-1
2009 Mar 07
2
[rspec/tm] When running the textmate bundle hook using command-r I get an error about missing rubygems
I get the following error using both edge version of the TM bundle and
rspec/rspec-rails in vendor/plugins.
/Users/nshb/Library/Application Support/TextMate/Bundles/
RSpec.tmbundle/Support/lib/spec/mate.rb:2:in `require'': No such file
to load -- rubygems (LoadError) from /Users/nshb/Library/Application
Support/TextMate/Bundles/RSpec.tmbundle/Support/lib/spec/mate.rb:2
from
2008 Mar 01
11
wxRIDE Finally Available
Hello fellow wxRuby users,
Well, after a long period in which I originally announced that I was
creating an IDE, I have finally become satisfied enough to release a SVN
Version of wxRIDE. I started the project out, and in cases where I couldn''t
launch the application again, I utilized SciTE (Which uses Scintilla, same
as wxRIDE), outside of that initial part, and subsequent failures to
2008 Jan 11
26
Mongrel doesn''t start under Rails 2.0.2/Win XP
All,
Mongrel 1.1.3
Rails 2.0.2
Ruby 1.8.6
Windows XP SP2
When I issue the command "ruby script/server" from any of my Rails
projects on v. 2.0.2, I get a Windows dialog with the error:
"The application has failed to start because MSVCR80.dll was not found.
Re-installing the application may fix this problem."
I''ve gone through the process of attempting to introduce