I've looked at the FAQ, Ruby Docs, and Google on how to fix rubyw.exe
for Win XP and there is no help at all. I've tried i've seen and nothing
works. I have downloed both the one step install version AND the ZIP
file version and in both cases rubyw.exe doesn't seem to work. Doesn't
execute at all.
I don't really mind using just ruby.exe for all of my programming but
just as ong as I can make Tk and windowing apps.
explaining the problem would be a great start. what 'does not work' about
rubyw.exe?
-a
···
On Tue, 3 Apr 2007, R.E. wrote:
I've looked at the FAQ, Ruby Docs, and Google on how to fix rubyw.exe
for Win XP and there is no help at all. I've tried i've seen and nothing
works. I have downloed both the one step install version AND the ZIP
file version and in both cases rubyw.exe doesn't seem to work. Doesn't
execute at all.
I don't really mind using just ruby.exe for all of my programming but
just as ong as I can make Tk and windowing apps.
Can anyone help?
--
be kind whenever possible... it is always possible.
- the dalai lama
you do realise the only difference between ruby.exe and rubyw.exe is
that rubyw creates no output console window thats visible? so when you
run it, it looks like it might not actually be running....
-stu
···
On Apr 2, 12:16 pm, "R.E." <j101...@yahoo.com> wrote:
I've looked at the FAQ, Ruby Docs, and Google on how to fix rubyw.exe
for Win XP and there is no help at all. I've tried i've seen and nothing
works. I have downloed both the one step install version AND the ZIP
file version and in both cases rubyw.exe doesn't seem to work. Doesn't
execute at all.
I don't really mind using just ruby.exe for all of my programming but
just as ong as I can make Tk and windowing apps.
I've looked at the FAQ, Ruby Docs, and Google on how to fix rubyw.exe
for Win XP and there is no help at all. I've tried i've seen and nothing
works. I have downloed both the one step install version AND the ZIP
file version and in both cases rubyw.exe doesn't seem to work. Doesn't
execute at all.
I don't really mind using just ruby.exe for all of my programming but
just as ong as I can make Tk and windowing apps.
Can anyone help?
explaining the problem would be a great start. what 'does not work'
about
rubyw.exe?
-a
Rubyw.exe doesn't execute at all.
Everything else is fine.
If I don't need Rubyw.exe and can make RubyTK and other things just fine
with the console, then I won't worry about it.
I have the latest version of Ruby and i'm using Windows XP.
you mean it does nothing - or that it executes and crashes? it's not supposed
to 'do' anything by iteself. show us the code you are running in it.
-a
···
On Tue, 3 Apr 2007, .. .. wrote:
unknown wrote:
On Tue, 3 Apr 2007, R.E. wrote:
I've looked at the FAQ, Ruby Docs, and Google on how to fix rubyw.exe
for Win XP and there is no help at all. I've tried i've seen and nothing
works. I have downloed both the one step install version AND the ZIP
file version and in both cases rubyw.exe doesn't seem to work. Doesn't
execute at all.
I don't really mind using just ruby.exe for all of my programming but
just as ong as I can make Tk and windowing apps.
Can anyone help?
explaining the problem would be a great start. what 'does not work'
about
rubyw.exe?
-a
Rubyw.exe doesn't execute at all.
--
be kind whenever possible... it is always possible.
- the dalai lama
You know there is one like this, start a shell and enter IRB
if you want more GUI like there is a FOX BASED called fxirb
Search for it and there is a description how to install it with
Ruby's gem.
// Anders
2 apr 2007 kl. 19.19 skrev .. ..:
I see, sorry. Total waste of time.
I thought it was a Ruby GUI where you could enter the commands..like
Python.
My mistake.
That is a good point. But the Fox tool is called fxri and it is
included in the Ruby One-Click Installer for Windows. It is in the
start menu entry for Ruby.
Ryan
···
On 4/2/07, Anders Persson <anders.u.persson@telia.com> wrote:
You know there is one like this, start a shell and enter IRB
if you want more GUI like there is a FOX BASED called fxirb
Search for it and there is a description how to install it with
Ruby's gem.
No, it's called FXIrb (http://rubyforge.org/projects/fxirb/\). FXRi is
a different tool -- a graphical user interface to the RI documentation
utility.
···
On 4/2/07, Ryan Leavengood <leavengood@gmail.com> wrote:
On 4/2/07, Anders Persson <anders.u.persson@telia.com> wrote:
> You know there is one like this, start a shell and enter IRB
> if you want more GUI like there is a FOX BASED called fxirb
> Search for it and there is a description how to install it with
> Ruby's gem.
That is a good point. But the Fox tool is called fxri and it is
included in the Ruby One-Click Installer for Windows. It is in the
start menu entry for Ruby.