Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Ruby > Creating binary gems, from source gems

Reply
Thread Tools

Creating binary gems, from source gems

 
 
Patrick Hurley
Guest
Posts: n/a
 
      03-04-2007
So here is my question:

Is there an easy (read automated) way to take a gem (that requires a
binary compilation) from a properly configured development/build
machine and create a binary gem?

I have production servers that will not include a C/C++ compiler or
other development tools -- I would like to use gems for my packaging
and deployment. I can of course do this by hand, but it seems like a
common enough task (or will be as ruby pushes more and more into the
mainstream), that others may have already encountered (and solved)
this problem.

If not would this feature be a welcome patch to gem? (or is it already
there and I did not see it)
Thanks
pth

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fail to Install Gems - My First Gems Foolish Brat Ruby 4 09-10-2007 02:51 AM
Problem getting gems/listing gems. EINVAL Thaddeus L Olczyk Ruby 0 08-15-2006 05:26 AM
Gems -- #include <gems.hpp> Tomás C++ 7 03-05-2006 02:48 PM
'private' gems/gems hierarchy Dany Cayouette Ruby 3 11-25-2005 10:55 PM
Confusion about gems and non-gems working together. Lloyd Zusman Ruby 3 06-20-2005 11:23 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57