You can install IBM Open SDK for Rust on AIX
1.94 using the bundle
installation method. The bundle fileset contains scripts to help install either the community
edition or the licensed version of the compiler.
Procedure
-
As the root user, install the compiler bundle fileset
rustsdk.1.94.0.bundle, using the
installp command.
installp -aXd . rustsdk.1.94.0.bundle
- Enter the following command from the command line to start the SMIT easy mode:
- Enter the name of the installation device. It is the path in which the filesets can be
found; for example, /usr/sys/inst.images. If the filesets are in your current
directory, you can use
.
as the input device.
* INPUT device / directory for software [.]
- From the selection screen, select
rustsdk.1.94.0-licensed.
- Change the following values provided on the bundle screen as appropriate to your
situation, and press Enter to continue.
- You can change the AUTOMATICALLY install requisite software? option to
yes to install the compiler automatically.
- You can change the EXTEND file systems if space needed? option to
yes to extend file systems.
- You must change the ACCEPT new license agreements? option to yes
to accept new license agreements.
- Scroll to the end of the installation output to check the installation summary. The
output indicates whether the installation of your bundle has been successful. Exit using
Esc+0.
Note: Using the bundle installation method prevents the installation tools from installing filesets
that are not supported by your operating system. Therefore, no error messages or failures that are
caused by unsupported filesets are generated.