Archive of RubyForge sup-talk mailing list
 help / color / mirror / Atom feed
* [sup-talk] Running SVN version
@ 2007-10-29 13:22 Alexander Panek
  2007-10-29 14:39 ` Ian Taylor
  2007-10-29 17:11 ` Christopher Warrington
  0 siblings, 2 replies; 5+ messages in thread
From: Alexander Panek @ 2007-10-29 13:22 UTC (permalink / raw)


Hello,

even though I expect to be slaughtered...

How do I run sup from SVN? 
Checking out and running rake install borks my rubygems installation completely and forces me to reinstall rubygems.

Sorry for this question, but sup is the first Ruby /application/ I use.. just used libraries before.

Thanks in advance.
-- 
Alexander Panek <alexander.panek at lomography.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sup-talk] Running SVN version
  2007-10-29 13:22 [sup-talk] Running SVN version Alexander Panek
@ 2007-10-29 14:39 ` Ian Taylor
  2007-10-29 16:44   ` Alexander Panek
  2007-10-29 17:11 ` Christopher Warrington
  1 sibling, 1 reply; 5+ messages in thread
From: Ian Taylor @ 2007-10-29 14:39 UTC (permalink / raw)


Excerpts from Alexander Panek's message of Mon Oct 29 08:22:01 -0500 2007:
> Hello,
> 
> even though I expect to be slaughtered...
> 
> How do I run sup from SVN? 
> Checking out and running rake install borks my rubygems installation completely
> and forces me to reinstall rubygems.
> 
> Sorry for this question, but sup is the first Ruby /application/ I use.. just
> used libraries before.
> 
> Thanks in advance.

Not sure how you're supposed to do it, but what has been working fine
for me is...

rake gem
sudo gem install pkg/sup-0.1.gem

-- 
Ian Taylor


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sup-talk] Running SVN version
  2007-10-29 14:39 ` Ian Taylor
@ 2007-10-29 16:44   ` Alexander Panek
  0 siblings, 0 replies; 5+ messages in thread
From: Alexander Panek @ 2007-10-29 16:44 UTC (permalink / raw)


On Mon, 29 Oct 2007 09:39:23 -0500
Ian Taylor <itaylor at uark.edu> wrote:

> Not sure how you're supposed to do it, but what has been working fine
> for me is...
> 
> rake gem
> sudo gem install pkg/sup-0.1.gem

That's exactly what I wanted. Thank you!

-- 
Alexander Panek <alexander.panek at lomography.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sup-talk] Running SVN version
  2007-10-29 13:22 [sup-talk] Running SVN version Alexander Panek
  2007-10-29 14:39 ` Ian Taylor
@ 2007-10-29 17:11 ` Christopher Warrington
  2007-10-30  8:18   ` Alexander Panek
  1 sibling, 1 reply; 5+ messages in thread
From: Christopher Warrington @ 2007-10-29 17:11 UTC (permalink / raw)


Excerpts from Alexander Panek's message of Mon Oct 29 08:22:01 -0500 2007:
> How do I run sup from SVN? 
> Checking out and running rake install borks my rubygems installation completely
> and forces me to reinstall rubygems.

This is what I did:

I ran gem install sup to get all the dependencies. Then, I uninstalled
sup.

I checked our the SVN HEAD. In trunk/HACKING there are some instructions
about running sup.

The command I use is:
(from inside trunk/)
ruby -I lib -w bin/sup

-- 
Christopher Warrington <chrisw at rice.edu>
Jones College


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [sup-talk] Running SVN version
  2007-10-29 17:11 ` Christopher Warrington
@ 2007-10-30  8:18   ` Alexander Panek
  0 siblings, 0 replies; 5+ messages in thread
From: Alexander Panek @ 2007-10-30  8:18 UTC (permalink / raw)


Christopher Warrington wrote:
> [...]
> The command I use is:
> (from inside trunk/)
> ruby -I lib -w bin/sup

Way; that's great, too! This way one can test the SVN versions without 
having to overwrite the stables one.

Thank you.

--
Alexander Panek <alexander.panek at brainsware.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-10-30  8:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-29 13:22 [sup-talk] Running SVN version Alexander Panek
2007-10-29 14:39 ` Ian Taylor
2007-10-29 16:44   ` Alexander Panek
2007-10-29 17:11 ` Christopher Warrington
2007-10-30  8:18   ` Alexander Panek

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