From: Sharon Phillips Date: 2007-07-28T10:27:05+09:00 Subject: fxRuby and OSX: unable to open display [was Help installing fxruby on osx] > I'll let you know how things go tomorrow. [2 weeks later...] Thanks for the help. I've used MacPorts to successfully build and install fxRuby at last, but I've hit another snag. I now get the error FXRbApp::openDisplay: unable to open display :0.0 whenever I try to instantiate a new FXApp irb(main):001:0> require 'fox16' => true irb(main):002:0> app= Fox::FXApp.new FXRbApp::openDisplay: unable to open display :0.0 Google has not been my friend today, so if anyone else can help that'd be great. I've got a nice little gui running under XP, but I just can't seem to get underway on the Mac. Cheers, Dave