ruby

chilli.namesake at gmail.com chilli.namesake at gmail.com
Sat Mar 11 18:05:54 UTC 2023


Hi,
I need a quick ruby primer, please.

I'd like to install this,
https://github.com/pedrozath/coltrane

> sudo gem install coltrane


won't work because I'm on Mojave with an an ancient ruby and this requires ruby 2.7 or above.

> sudo port -vsN install ruby


installs ruby18 by default

> sudo port -vsN install ruby27
> sudo port select --set ruby ruby27

installs, but gem still complains.

just guessing at this point:
> port -vsN install rb-rubygems


reinstalls ruby18 ><


Help, please.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-users/attachments/20230311/a5710fb0/attachment.htm>


More information about the macports-users mailing list