Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Ruby 1.8.6 problem

Reply
Thread Tools

Ruby 1.8.6 problem

 
 
Jeffrey Bowen
Guest
Posts: n/a
 
      08-16-2007
I've just installed ruby 1.8.6 and my Windows programs
will not run.

In fxri
puts "hi"
=> hi

In SciTE test.rb contains puts "hi". It's result is
"The system cannot find the file specified." I get
this result from all my programs.

Thank goodness the two big programs I have written run
on my Linus box's.

Jeff



__________________________________________________ __________________________________
Need a vacation? Get great deals
to amazing places on Yahoo! Travel.
http://travel.yahoo.com/

 
Reply With Quote
 
 
 
 
dblack@rubypal.com
Guest
Posts: n/a
 
      08-16-2007
Hi --

On Thu, 16 Aug 2007, Jeffrey Bowen wrote:

> I've just installed ruby 1.8.6 and my Windows programs
> will not run.
>
> In fxri
> puts "hi"
> => hi
>
> In SciTE test.rb contains puts "hi". It's result is
> "The system cannot find the file specified." I get
> this result from all my programs.
>
> Thank goodness the two big programs I have written run
> on my Linus box's.


I'm not sure but I wonder whether Windows is adding an extra extension
to your file, so that it's test.rb.rb or test.rb.txt or something. It
does that a lot.


David

--
* Books:
RAILS ROUTING (new! http://www.awprofessional.com/title/0321509242)
RUBY FOR RAILS (http://www.manning.com/black)
* Ruby/Rails training
& consulting: Ruby Power and Light, LLC (http://www.rubypal.com)

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ruby extension (C++) on OS X [ruby 1.8.2] and Google-Sketchup [ruby 1.8.5] Nicholas Ruby 3 01-28-2007 01:48 AM
The Ruby Edge - Digg for Ruby and Ruby On Rails roschler Ruby 0 10-15-2006 11:35 PM
ruby-talk, comp.lang.ruby, ruby-talk-google Phrogz Ruby 4 09-05-2006 08:19 PM
#!/usr/bin/ruby , #!/usr/bin/ruby -w , #!/usr/bin/ruby -T?, #!/usr/bin/ruby -T1... anne001 Ruby 1 04-23-2006 03:02 PM
[ANN] ruby-freedb, ruby-serialport, ruby-mp3info moved to Rubyforge guillaume.pierronnet@ratp.fr Ruby 0 08-31-2003 11:57 PM



Advertisments