Re: Win 98 one-click 1.8.5-21 installer problem



On 8/31/06, Austin Ziegler <halostatue@xxxxxxxxx> wrote:
On 8/31/06, jzakiya@xxxxxxxx <jzakiya@xxxxxxxx> wrote:
> On my Windows 98 desktop the installer appears to load correctly.
> When I attempt to run Freeride from the windows menu, however, the
> following message is shown in the DOS terminal window:
>
> ---------------------------
> c:\ruby\freeride>ruby freeride.rb
>
> Bad command or file name
> ----------------------------
>
> But, when I go into the c:\ruby\bin directory and run irb it
> comes up and runs fine, but I can't get Freeride to run.
>
> I have no problem on a laptop with XP, so is this a Win 98 issues?

Win98 doesn't keep the environment in the registry. Does your
autoexec.bat include Ruby as part of the path (e.g., is c:\ruby in the
SET PATH= line?). If it isn't, you'll have to add it. If it is, you'll
have to reboot to make it stick.

The One-Click Installer doesn't officially support Windows 98.
However, if you take Austin's advice it'll probably work (no
guarantees, though).

Curt

.



Relevant Pages

  • FreeRide v1p19 glitch
    ... On Windows XP Pro, 1GHz, 512M ... I installed the latest version of FreeRide after already having a version ... from the one click Ruby installer. ... FreeRide version 0.9.4 installed with one click installer is still working. ...
    (comp.lang.ruby)
  • Re: Need help finding decent IDE/development environment for Windows
    ... > the Windows one-click installer then? ... I've found FreeRIDE to be painfully slow - at least on windows. ... Prev by Date: ...
    (comp.lang.ruby)
  • Re: New to coding, lost as hell
    ... update) and the Ruby install comes with some documentation and FreeRIDE and SciTE editor. ... I can see why you wouldn't want to spend $299 for the latest Windows, but 98 is perhaps the worst OS ever written And, learning a *nix would be a good intro to programming since many of the concepts are the same (And using irb isn't that different from shell programming.) Just a thought. ...
    (comp.lang.ruby)
  • Problem/Question Freeride
    ... I am running Rubyon Windows XP version. ... When I load a simple program ... puts 'Hello there, and what\'s your name?' ... and try to run it within Freeride, I get the following in the Output ...
    (comp.lang.ruby)
  • Win 98 one-click 1.8.5-21 installer problem
    ... On my Windows 98 desktop the installer appears to load correctly. ... When I attempt to run Freeride from the windows menu, however, the ... I have no problem on a laptop with XP, so is this a Win 98 issues? ...
    (comp.lang.ruby)