search for: rubyarchdir

Displaying 3 results from an estimated 3 matches for "rubyarchdir".

Did you mean: ruby_archdir
2004 Apr 27
15
Building wxruby on Solaris 9
Hi all, Ruby 1.8.1 Solaris 9 wxwindows 2.4.2 (package from blastwave.org) wxruby 0.3.0 I''m having trouble getting this sucker to build on my Solaris box. Here''s how I''m building: ruby extconf.rb --with-xrc-dir=/opt/csw --with-xrc-include=/opt/csw/lib/wx The include directive I added because the setup.h file is there (for whatever reason). And yes, /opt/csw/bin and
2011 Apr 04
0
issue installing gem Capybara on Debian5 w ruby 1.9.2 ( Rails 3.0.5) => installing native extension
...em (100%) Fetching: celerity-0.8.9.gem (100%) Fetching: json_pure-1.5.1.gem (100%) Fetching: rubyzip-0.9.4.gem (100%) Fetching: ffi-1.0.7.gem (100%) Building native extensions. This could take a while... ERROR: Error installing capybara: ERROR: Failed to build gem native extension. rake RUBYARCHDIR=/home/kadoudal/.rvm/gems/ruby-1.9.2- p180@rails3/gems/ffi-1.0.7/lib RUBYLIBDIR=/home/kadoudal/.rvm/gems/ ruby-1.9.2-p180@rails3/gems/ffi-1.0.7/lib /home/kadoudal/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/ rubygems.rb:388:in `bin_path'': can''t find gem rake ([">=...
2005 Jul 26
10
Patch for wxRuby2
Ok so I made a lot of changes and the controls sample works pretty good now. What I changed or added: - Got all my modifications meshed into wxRuby2. - Added constructors to wxIcon.h - Changed Xrc.i to XmlResource.i and changed wxXrc to wxXmlResource within the file. I also had to change Xrc to XmlResource in rakewx.rb. - For backwards compatability with wxRuby 0.6 I added the subclass methods