ruby-select problem - Sonoma

2023-10-19 Thread Chris F
t;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. Chris F Ruby Bay, New Zealand

Re: ruby-select problem - Sonoma

2023-10-19 Thread Chris F
On 20/10/23 11:17 am, Chris Jones wrote: On 19 Oct 2023, at 10:58 pm, Chris F 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 do

Re: ruby-select problem - Sonoma

2023-10-20 Thread Chris F
e restored .bash_profile should have worked just fine, so I'm at a loss to know how my  .bash_profile became "corrupted" post restoration. Never mind - all good now. Thanks again. Chris F On 20 Oct 2023, at 6:13 pm, Bill Cole wrote: On 2023-10-19 at 18:47:01 UTC-0400 (Fri, 2

Re: ruby-select problem - Sonoma

2023-10-21 Thread Chris F
t I did have a problem with my second port install, ImageMagick, which failed at Python311 because I had forgotten to remove /Applications/Macports - see #68494. I fixed that and completed the install of ImageMagick before starting on installing ruby31 (which installed without problems). Ch