|
|
|
|
|
by jpgvm
4258 days ago
|
|
If you are willing to do abit of hacking you can do it. For instance here is a gist I whacked together in a few mins that will build you a runnable Ruby intepreter with NOTHING else installed but it's required shared libraries. (Note this would not be fun to get say Nokogiri working in without knowing what you are doing) https://gist.github.com/josephglanville/5a251002de7a4451210d |
|