<div dir="ltr"><div dir="ltr">On Sun, Aug 18, 2024 at 7:30 PM Ville Voutilainen <<a href="mailto:ville.voutilainen@gmail.com">ville.voutilainen@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Sun, 18 Aug 2024 at 23:37, David Edelsohn via cfarm-users<br>
<<a href="mailto:cfarm-users@lists.tetaneutral.net" target="_blank">cfarm-users@lists.tetaneutral.net</a>> wrote:<br>
><br>
> The intent is to keep the AIX installation pure so that it behaves like a normal AIX system -- for better or worse. It's the only way to ensure that anything tested on the system behaves consistently for any normal user of a package tested on the system.<br>
><br>
> The AIX OSS team have made an effort to segregate official AIX supported packages and commands from FOSS packages and commands. There are some commands, like tar, sed, make, that conflict, and there are other commands where AIX is trying to ensure that customers don't assume an incorrect level of support because a command is in the normal AIX system namespace.<br>
<br>
That makes perfect sense. Perhaps, instead of adding things from /opt<br>
to the default path, or symlinks from /opt to /usr, it could be<br>
entertained<br>
to add more harmony for what /opt/ and especially /opt/freeware<br>
contain, without adding those things to the PATH. That way users who<br>
want<br>
to treat the cfarm machines uniformly could just depend on things<br>
being in /opt/freeware, and on linux systems, the things installed on<br>
the system<br>
can be just symlinked to /opt/freeware?<br></blockquote><div><br></div><div>IBM AIX OSS organization specifically has chosen minimal symlinks. you can look in /usr/bin and see symlinks for bzip, flex, screen, and zip, but they didn't choose to do that for rsync. I have notified them. But I'm not going to make cfarm119 gratuitously different from a standard AIX install because then it's one more and one more and pretty soon something that works on cfarm119 doesn't work in the rest of the world.</div><div><br></div><div>Thanks, David</div><div> </div></div></div>