On Sun, Sep 24, 2023 at 17:23 Tom Browder <tom.brow...@gmail.com> wrote:
> On Sun, Sep 24, 2023 at 17:04 Greg Wooledge <g...@wooledge.org> wrote: > >> On Sun, Sep 24, 2023 at 04:45:11PM -0500, Tom Browder wrote: >> > I'm sure I was too casual in my comments. I want all users, including >> root, >> > to have the Raku executables in their PATH, nothing else would be >> changed >> > from current use > > ... > Ah, good old X-Y. > > Create symlinks from /usr/local/bin/ to wherever the programs are >> physically installed. Then don't touch PATH at all. > > My brain isn't clicking on all eight, but I think you suggested that > before--I'll try that, thanks, Greg! > And the reason was it requires linking a bunch of executables and I didn't have time to do that. Now I'm scripting the job. -Tom