On 2023-10-19 at 18:47:01 UTC-0400 (Fri, 20 Oct 2023 11:47:01 +1300)
Chris F <ch...@unwired.co.nz>
is rumored to have said:
On 20/10/23 11:17 am, Chris Jones wrote:
On 19 Oct 2023, at 10:58 pm, Chris F <ch...@unwired.co.nz> wrote:
I've just migrated to Sonoma 14.0 via a clean OS install plus
Migration Assistant and I'm now reinstalling my ports one at a time.
Port ruby31 installed without problems but ruby-select doesn't seem
to work/be effective - after ruby-select ruby31 runs successfully,
command "ruby" still starts the OS default ruby 2.6.10
I've checked /opt/local/bin/ruby and it points (correctly?) to
ruby3.1.
Any advice would be appreciated.
Did you start a new terminal session after run port select for ruby ?
Yes I did, Chris - I shut terminal down and restarted it a couple of
times as well. Chris F
Check the order of directories in your $PATH environment variable. If
the sub-directories under /usr are listed before those under /opt/local,
you will use the base install executables instead oF those installed by
MacPorts.
--
Bill Cole
b...@scconsult.com or billc...@apache.org
(AKA @grumpybozo and many *@billmail.scconsult.com addresses)
Not Currently Available For Hire