Archive of RubyForge sup-devel mailing list
 help / color / mirror / Atom feed
* [sup-devel] Instructions for testing sup with recent ruby/gems
@ 2011-11-18 21:14 Michael Stapelberg
  0 siblings, 0 replies; only message in thread
From: Michael Stapelberg @ 2011-11-18 21:14 UTC (permalink / raw)
  To: sup-devel

Hi,

Since I just figured out how to install ruby and sup’s dependencies in a clean
environment using RVM (no big deal, but…), I thought I’d share the instructions:

bash < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer)
rvm reload
rvm install 1.9.3
rvm 1.9.3
rvm gemset create sup2011-11-18
rvm 1.9.3@sup2011-11-18
rvm 1.9.3@sup2011-11-18 do gem install ncursesw
rvm 1.9.3@sup2011-11-18 do gem install trollop
rvm 1.9.3@sup2011-11-18 do gem install gettext
rvm 1.9.3@sup2011-11-18 do gem install rmail
rvm 1.9.3@sup2011-11-18 do gem install lockfile
rvm 1.9.3@sup2011-11-18 do gem install mime-types
rvm 1.9.3@sup2011-11-18 do gem install xapian-ruby
git clone git://gitorious.org/sup/mainline
cd mainline
ruby -Ilib bin/sup

Best regards,
Michael
_______________________________________________
Sup-devel mailing list
Sup-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/sup-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-11-18 21:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-18 21:14 [sup-devel] Instructions for testing sup with recent ruby/gems Michael Stapelberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox