Hi:
I would like to install Ruby with an IDE on windows.
I don’t use windows normally and hence I only
marginally follow its progress.
Is there a single installer that will give me ruby
and an IDE (like FreeRide?) in a single install?
I don’t know if it matters, but do I need to be concerned
with mingw and cygwin or whatever?
···
–
Jim Freeze
“I can’t decide whether to commit suicide or go bowling.”
– Florence Henderson
Jim Freeze wrote:
Hi:
I would like to install Ruby with an IDE on windows.
I don’t use windows normally and hence I only
marginally follow its progress.
Is there a single installer that will give me ruby
and an IDE (like FreeRide?) in a single install?
I don’t know if it matters, but do I need to be concerned
with mingw and cygwin or whatever?
–
Jim Freeze
“I can’t decide whether to commit suicide or go bowling.”
– Florence Henderson
Not exactly, though there are Ruby Windows installers linked off of
http://www.ruby-lang.org that come with the scite editor. As for an
IDE, I generally use RDE on Windows (listed on the RAA).
Regards,
Dan
···
–
a = [74, 117, 115, 116, 32, 65, 110, 111, 116, 104, 101, 114, 32, 82]
a.push(117,98, 121, 32, 72, 97, 99, 107, 101, 114)
puts a.pack(“C*”)
I use the PragInstaller+activeScriptRuby, just to get RubyWin as a
basic IDE
···
il Sat, 22 Mar 2003 07:03:50 +0900, Jim Freeze jim@freeze.org ha scritto::
Hi:
I would like to install Ruby with an IDE on windows.
I don’t use windows normally and hence I only
marginally follow its progress.
Is there a single installer that will give me ruby
and an IDE (like FreeRide?) in a single install?
I don’t know if it matters, but do I need to be concerned
with mingw and cygwin or whatever?
Thanks for the info. The RDE docs say to use mswin. Is this
what Andy’s install uses?
···
On Saturday, 22 March 2003 at 7:42:43 +0900, Daniel Berger wrote:
Not exactly, though there are Ruby Windows installers linked off of
http://www.ruby-lang.org that come with the scite editor. As for an
IDE, I generally use RDE on Windows (listed on the RAA).
–
Jim Freeze
Whenever anyone says, “theoretically”, they really mean, “not really”.
– Dave Parnas
Hi:
I installed ruby and downloaded rde, but I could not get it to install.
I tried to run install.rb and got the following:
C:\Temp\rde\rde0990src\main>“c:\program files\ruby\bin\ruby” install.rb
rename c:/program files/ruby/lib/ruby/1.6/debug2.rb to c:/program
files/ruby/lib
/ruby/1.6/~debug2.rb.
debug2.rb → c:/program files/ruby/lib/ruby/1.6/debug2.rb
rename c:/program files/ruby/lib/ruby/1.6/rde_extend.rb to c:/program
files/ruby
/lib/ruby/1.6/~rde_extend.rb.
rde_extend.rb → c:/program files/ruby/lib/ruby/1.6/rde_extend.rb
rde.dll → c:/program files/ruby/lib/ruby/1.6/rde.dll
c:/program files/ruby/lib/ruby/1.6/ftools.rb:18:in stat': No such file or directory - "rde.dll" (Errno::ENOENT) from c:/program files/ruby/lib/ruby/1.6/ftools.rb:18:in
syscopy’
from c:/program files/ruby/lib/ruby/1.6/ftools.rb:43:in copy' from install.rb:33 from install.rb:26:in
each’
How is rde.dll installed?
···
On Saturday, 22 March 2003 at 7:42:43 +0900, Daniel Berger wrote:
Not exactly, though there are Ruby Windows installers linked off of
http://www.ruby-lang.org that come with the scite editor. As for an
IDE, I generally use RDE on Windows (listed on the RAA).
–
Jim Freeze
E Pluribus Unix
Yes. mswin is MSVC++, as opposed to cygwin or mingw. So RDE should
be compatible with the PragProg installation out of the box.
Gavin
···
On Saturday, March 22, 2003, 10:22:40 AM, Jim wrote:
On Saturday, 22 March 2003 at 7:42:43 +0900, Daniel Berger wrote:
Not exactly, though there are Ruby Windows installers linked off of
http://www.ruby-lang.org that come with the scite editor. As for an
IDE, I generally use RDE on Windows (listed on the RAA).
Thanks for the info. The RDE docs say to use mswin. Is this
what Andy’s install uses?
Jim Freeze wrote:
Not exactly, though there are Ruby Windows installers linked off of
http://www.ruby-lang.org that come with the scite editor. As for an
IDE, I generally use RDE on Windows (listed on the RAA).
Hi:
I installed ruby and downloaded rde, but I could not get it to install.
I tried to run install.rb and got the following:
Oops - looks like you downloaded the source, not the binary. Scroll
down a bit on the sourceforge page. You shouldn’t have to do any sort
of installation work. Just double click on the rde.exe (which has a red
& white icon).
I’ve done the same thing.
Regards,
Dan
···
On Saturday, 22 March 2003 at 7:42:43 +0900, Daniel Berger wrote:
–
a = [74, 117, 115, 116, 32, 65, 110, 111, 116, 104, 101, 114, 32, 82]
a.push(117,98, 121, 32, 72, 97, 99, 107, 101, 114)
puts a.pack(“C*”)
Duh. Thanks. I’ll get the binary this time hopefully.
···
On Wednesday, 26 March 2003 at 6:52:58 +0900, Daniel Berger wrote:
Jim Freeze wrote:
I installed ruby and downloaded rde, but I could not get it to install.
I tried to run install.rb and got the following:
Oops - looks like you downloaded the source, not the binary. Scroll
down a bit on the sourceforge page. You shouldn’t have to do any sort
of installation work. Just double click on the rde.exe (which has a red
& white icon).
I’ve done the same thing.
–
Jim Freeze
After the last of 16 mounting screws has been removed from an access
cover, it will be discovered that the wrong access cover has been
removed.
Ok, now that I have got the right version.
I click on the rde.exe and it brings up a dialog
saying that an error has occured, a log file has
been generated (it doesn’t tell me where) and
that windows is going to shut down the app.
This was for version 0990. I did not see 0991, but I did
see 0991patch.
Ok, now what have I done wrong?
Thanks
···
On Wednesday, 26 March 2003 at 6:52:58 +0900, Daniel Berger wrote:
Jim Freeze wrote:
I installed ruby and downloaded rde, but I could not get it to install.
I tried to run install.rb and got the following:
Oops - looks like you downloaded the source, not the binary. Scroll
down a bit on the sourceforge page. You shouldn’t have to do any sort
of installation work. Just double click on the rde.exe (which has a red
& white icon).
I’ve done the same thing.
–
Jim Freeze
Disclaimer: “These opinions are my own, though for a small fee they be
yours too.”
– Dave Haynie