[cfarm-users] Automated deployment across multiple cfarm hosts

Jeffrey Walton noloader at gmail.com
Sun Sep 15 11:35:14 CEST 2024


On Sun, Sep 15, 2024 at 3:41 AM Peter Gutmann via cfarm-users
<cfarm-users at lists.tetaneutral.net> wrote:
>
> [...]
> cfarm119 has no dev tools that I can find:
>
> -bash-5.1$ which xlc
> which: 0652-141 There is no xlc in /usr/bin /etc /usr/sbin /usr/ucb /home/peter/bin /usr/bin/X11 /sbin ..
> -bash-5.1$ lslpp -l | grep xlc
> -bash-5.1$ which gcc
> which: 0652-141 There is no gcc in /usr/bin /etc /usr/sbin /usr/ucb /home/peter/bin /usr/bin/X11 /sbin ..
> -bash-5.1$ which cc
> which: 0652-141 There is no cc in /usr/bin /etc /usr/sbin /usr/ucb /home/peter/bin /usr/bin/X11 /sbin ..
> -bash-5.1$ which clang
> which: 0652-141 There is no clang in /usr/bin /etc /usr/sbin /usr/ucb /home/peter/bin /usr/bin/X11 /sbin ..

Try xlc (C compiler) or xlC (C++ compiler). Also see
<https://www.ibm.com/support/pages/xlcc-compilers-aix>.

Jeff


More information about the cfarm-users mailing list