You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 27, 2022. It is now read-only.
there are known issues compiling some 2.x versions of Ruby on some Linux distros due mostly to readline & SSL package versioning issues... we should, to the extent reasonably possible, mitigate these issues in generate.sh with some version-checking control flow that, when necessary, installs the requisite patches/packages for the versions of Ruby in question
there are known issues compiling some 2.x versions of Ruby on some Linux distros due mostly to
readline& SSL package versioning issues... we should, to the extent reasonably possible, mitigate these issues ingenerate.shwith some version-checking control flow that, when necessary, installs the requisite patches/packages for the versions of Ruby in question