Displaying 1 result from an estimated 1 matches for "runrak".
Did you mean:
runrake
2005 Jul 20
6
Wxruby2 gemspec
Hi
A gemspec for installation of wxuby-swig via rubygems. It assumes the
end-users will compile the pre-swigged .cpp files & that that the main
require file will be wx.rb (as per Kevin''s suggestion). runrake.rb is
just a helper script that runs rake correctly within the rubygems
installation process.
# to build the gem
gem build wxruby2.gemspec
# to build & install the built gem
gem install wxruby2
will do a win32 gem once binaries are available for a release.
cheers
alex
________________...