Re: [Fxruby-users] glviewer.rb sample program error...
Status: Inactive
Brought to you by:
lyle
From: RLMuller <RLM...@Co...> - 2004-07-11 14:25:26
|
Hi Jeff, Here's what I did on my Windows2000 machine: 10:15 C:\>I: 10:16 I:\>cd "I:\Program Files\Ruby\samples\FXRuby" 10:16 I:\Program Files\Ruby\samples\FXRuby>ruby glviewer.rbw (Window opened with plenty of widgets. I clicked the "close" X) 10:17 I:\Program Files\Ruby\samples\FXRuby> I think the critical difference between what I did and what you did is I made the samples directory the current directory before executing ruby. HTH, Richard ----- Original Message ----- From: "Jeff Koppe" <tl...@co...> To: <fxr...@li...> Sent: Sunday, July 11, 2004 8:25 AM Subject: [Fxruby-users] glviewer.rb sample program error... > Well I've got all my installation issues taken care of (I think). All the > sample programs I've tried work fine, except the one I want to build > on--naturally! > > Though I don't think this is an installation issue. Any help would be > appreciated. > > --jeff > > jkoppe@linux:~/downloads/ruby/sample_programs> ruby glviewer.rb > Xlib: extension "XFree86-DRI" missing on display ":0.0". > /usr/local/lib/ruby/gems/1.8/gems/fxruby-1.2.0/lib/fox/glgroup.rb:67:in > `bounds': undefined method `include' for #<Fox::FXRangef:0x410a5f7c> > (NoMethodError) > from /usr/local/lib/ruby/gems/1.8/gems/fxruby-1.2.0/lib/fox/ > glgroup.rb:67:in `each' > from /usr/local/lib/ruby/gems/1.8/gems/fxruby-1.2.0/lib/fox/ > glgroup.rb:67:in `bounds' > from /usr/local/lib/ruby/gems/1.8/gems/fxruby-1.2.0/lib/fox/ > glgroup.rb:67:in `bounds' > from /usr/local/lib/ruby/gems/1.8/gems/fxruby-1.2.0/lib/fox/ > glgroup.rb:67:in `each' > from /usr/local/lib/ruby/gems/1.8/gems/fxruby-1.2.0/lib/fox/ > glgroup.rb:67:in `bounds' > from glviewer.rb:509:in `create' > from glviewer.rb:509:in `create' > from glviewer.rb:509:in `create' > from glviewer.rb:509:in `create' > from glviewer.rb:509:in `create' > from glviewer.rb:509:in `create' > from glviewer.rb:509:in `create' > from glviewer.rb:576:in `create' > from glviewer.rb:576 > jkoppe@linux:~/downloads/ruby/sample_programs> > > > > > ------------------------------------------------------- > This SF.Net email sponsored by Black Hat Briefings & Training. > Attend Black Hat Briefings & Training, Las Vegas July 24-29 - > digital self defense, top technical experts, no vendor pitches, > unmatched networking opportunities. Visit www.blackhat.com > _______________________________________________ > Fxruby-users mailing list > Fxr...@li... > https://lists.sourceforge.net/lists/listinfo/fxruby-users --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.713 / Virus Database: 469 - Release Date: 7/9/2004 |