Compilation instructions

0 views
Skip to first unread message

Korn

unread,
Aug 23, 2008, 2:57:24 PM8/23/08
to OpenWFEru users
Hello,
there is a bug report for releasing ruote on getdeb.net.
https://bugs.launchpad.net/getdeb.net/+bug/260570

Are there some compilation instructions?

John Mettraux

unread,
Aug 23, 2008, 11:17:18 PM8/23/08
to openwfe...@googlegroups.com

Hello,

OpenWFEru is written in Ruby, it's directly interpreted. No compilation.


If you mean "packaging into a gem", you can get the latest 'stable' gem at :

http://rubyforge.org/frs/?group_id=2609 (currently
http://rubyforge.org/frs/download.php/37303/ruote-0.9.18.gem )

If you want to "create a gem from the bleeding edge", you can do :

---8<---
git clone git://github.com/jmettraux/ruote.git
rake
--->8---

and it will produce the gems (ruote-0.9.19.gem) in the pkg/ sub
directory. (Provided that you have git, ruby and rake installed on
your system).


I hope this will help. Best regards,

--
John Mettraux - http://jmettraux.wordpress.com

John Mettraux

unread,
Aug 23, 2008, 11:37:19 PM8/23/08
to openwfe...@googlegroups.com
After a bit of reflexion : why bother about packaging it as a .deb ?

As long as you have a .deb for Ruby and one for RubyGems you're safe,
you can do "sudo gem install ruote". And this goes for any ruby gem
out there. Ruby has its own "apt-get".

Reply all
Reply to author
Forward
0 new messages