Installing old ruby on Ventura

back in time

Published June 28, 2023

asdf, ruby
Contents

Had a little trouble getting ruby 2.6.6 (actually openssl 1.1.1) to install on the latest and greatest version of OSX, found a simple work around:

1
optflags=-Wno-error=implicit-function-declaration asdf install ruby 2.6.6
1
2
  WARNING: ruby-2.6.6 is past its end of life and is now unsupported.
  It no longer receives bug fixes or critical security updates.

Previously

Static Mastodon toots in Hugo

2023-06-27

Next

Installing gitolite Intercepting git

2023-06-30

labnotes

Previously

Deploying a private docker registry Deployment testing

2023-06-21

Next

Installing gitolite Intercepting git

2023-06-30