ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzalf_5.4.0.1/rzalfinstaix.htm

149 lines
9.2 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en-us" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="security" content="public" />
<meta name="Robots" content="index,follow" />
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
<meta name="DC.Type" content="task" />
<meta name="DC.Title" content="Install the AIX compilers" />
<meta name="abstract" content="i5/OS PASE does not support the AIX smit or installp utilities typically used to install applications on an AIX system. Installation of the XL C/C++ Enterprise Edition for AIX V7.0 or XL C Enterprise Edition for AIX products is accomplished through a &#34;non-default installation&#34; script included on the respective compiler's installation media." />
<meta name="description" content="i5/OS PASE does not support the AIX smit or installp utilities typically used to install applications on an AIX system. Installation of the XL C/C++ Enterprise Edition for AIX V7.0 or XL C Enterprise Edition for AIX products is accomplished through a &#34;non-default installation&#34; script included on the respective compiler's installation media." />
<meta name="DC.Relation" scheme="URI" content="rzalfinstcomp.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2000, 2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2000, 2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzalfinstaix" />
<meta name="DC.Language" content="en-us" />
<!-- All rights reserved. Licensed Materials Property of IBM -->
<!-- US Government Users Restricted Rights -->
<!-- Use, duplication or disclosure restricted by -->
<!-- GSA ADP Schedule Contract with IBM Corp. -->
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
<link rel="stylesheet" type="text/css" href="./ic.css" />
<title>Install the AIX compilers</title>
</head>
<body id="rzalfinstaix"><a name="rzalfinstaix"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Install the AIX compilers</h1>
<div><p><span class="keyword">i5/OS™</span> PASE does
not support the AIX<sup>®</sup> <tt>smit</tt> or <tt>installp</tt> utilities
typically used to install applications on an AIX system. Installation of the XL C/C++
Enterprise Edition for AIX V7.0 or XL C Enterprise Edition for AIX products is
accomplished through a "non-default installation" script included on the respective
compiler's installation media.</p>
<div class="section"><img src="./delta.gif" alt="Start of change" />The following steps will install the XL C/C++ Enterprise
Edition for AIX V7.0
or XL C Enterprise Edition for AIX product on iSeries™ <span class="keyword">i5/OS</span> PASE:<img src="./deltaend.gif" alt="End of change" /></div>
<img src="./delta.gif" alt="Start of change" /><ol><li class="stepexpand"><span>Verify you have the necessary prerequisites.</span> In
addition to the compiler installation media, you also need the following programmes
installed on your iSeries server to successfully install and use the
compiler:<ul><li>5722SS1 Option 33 - <span class="keyword">i5/OS</span> PASE
itself</li>
<li>5722SS1 Option 13 - System Openness Includes, containing the compiler
header files found in the /usr/include integrated file system directory</li>
<li>Perl. The compiler installation scripts require Perl. Here are two ways
to install Perl:<ul><li>5799PTL - iSeries Tools
for Developers PRPQ. Perl (along with many other useful development tools)
is included in the separately available iSeries Tools For Developers PRPQ.</li>
<li>http://www.cpan.org/ports/#os400 - A Perl Port binary distribution for <span class="keyword">i5/OS</span> PASE</li>
</ul>
</li>
</ul>
</li>
<li class="stepexpand"><span>Insert the compiler product installation CD into the iSeries CDROM
device.</span></li>
<li class="stepexpand"><span>Sign on to <span class="keyword">i5/OS</span> with
a user profile that has *ALLOBJ authority.</span> The compiler product
files will be owned by this user profile.</li>
<li class="stepexpand"><span>Start an interactive <span class="keyword">i5/OS</span> PASE
terminal session by entering this CL command: <kbd class="userinput">call qp2term</kbd></span></li>
<li class="stepexpand"><span>Restore the appropriate compiler installation script by entering
these commands:</span>
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="90%" frame="border" border="1" rules="all"><thead align="left"><tr valign="bottom"><th valign="bottom" width="23.3502538071066%" id="d0e120">Compiler</th>
<th valign="bottom" width="76.6497461928934%" id="d0e122">Command</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="23.3502538071066%" headers="d0e120 ">For XL C/C++ Enterprise Edition for AIX:</td>
<td valign="top" width="76.6497461928934%" headers="d0e122 "><pre>cd /
restore -qf /QOPT/CDROM/USR/SYS/INST.IMA/VACPP.NDI ./usr/vacpp/bin/vacppndi</pre>
</td>
</tr>
<tr><td valign="top" width="23.3502538071066%" headers="d0e120 ">For XL C Enterprise Edition for AIX:</td>
<td valign="top" width="76.6497461928934%" headers="d0e122 "><pre>cd /
restore -qf /QOPT/CDROM/USR/SYS/INST.IMA/VAC.NDI ./usr/vac/bin/vacndi</pre>
</td>
</tr>
<tr><td valign="top" width="23.3502538071066%" headers="d0e120 ">For XL Fortran Enterprise Edition for AIX:</td>
<td valign="top" width="76.6497461928934%" headers="d0e122 "><pre>cd /
restore -qf /QOPT/CDROM/USR/SYS/INST.IMA/XLF.NDI ./usr/lpp/xlf/bin/xlfndi</pre>
</td>
</tr>
</tbody>
</table>
</div>
</li>
<li class="stepexpand"><span>Run the installation script to install the compiler.</span> The destination directory for the compiler is specified
by the -b option in the command. The recommended directory names for the compilers
are used in the commands in the following table. If you choose a different
directory, note that the directory should be in the /QOpenSys tree (to allow
for case-sensitive file names):
<div class="tablenoborder"><table cellpadding="4" cellspacing="0" summary="" width="90%" frame="border" border="1" rules="all"><thead align="left"><tr valign="bottom"><th valign="bottom" width="23.3502538071066%" id="d0e163">Compiler</th>
<th valign="bottom" width="76.6497461928934%" id="d0e165">Command</th>
</tr>
</thead>
<tbody><tr><td valign="top" width="23.3502538071066%" headers="d0e163 ">For XL C/C++ Enterprise Edition for AIX:</td>
<td valign="top" width="76.6497461928934%" headers="d0e165 "><pre>/QIBM/ProdData/DeveloperTools/pase/bin/perl /usr/vacpp/bin/vacppndi -i -d
/QOPT/CDROM/USR/SYS/INST.IMA -b /QOpenSys/xlc70</pre>
</td>
</tr>
<tr><td valign="top" width="23.3502538071066%" headers="d0e163 ">For XL C Enterprise Edition for AIX:</td>
<td valign="top" width="76.6497461928934%" headers="d0e165 "><pre>/QIBM/ProdData/DeveloperTools/pase/bin/perl /usr/vac/bin/vacndi -i -d
/QOPT/CDROM/USR/SYS/INST.IMA -b /QOpenSys/xlc70</pre>
</td>
</tr>
<tr><td valign="top" width="23.3502538071066%" headers="d0e163 ">For XL Fortran Enterprise Edition for AIX:</td>
<td valign="top" width="76.6497461928934%" headers="d0e165 "><pre>/QIBM/ProdData/DeveloperTools/pase/bin/perl /usr/lpp/xlf/bin/xlfndi -i -d
/QOPT/CDROM/USR/SYS/INST.IMA -b /QOpenSys/xlf91</pre>
</td>
</tr>
<tr><td colspan="2" valign="top" headers="d0e163 d0e165 "><div class="note"><span class="notetitle">Note:</span> Enter the commands as one long command.</div>
</td>
</tr>
</tbody>
</table>
</div>
</li>
</ol>
<img src="./deltaend.gif" alt="End of change" /><div class="section"><img src="./delta.gif" alt="Start of change" /><p>The compiler is now installed for use in <span class="keyword">i5/OS</span> PASE.</p>
<p>The XL C/C++ Enterprise
Edition for AIX compiler
commands, such as xlC, can be found in directory /QOpenSys/xlc70/usr/vacpp/bin/.
You might want to add this directory to your $PATH environment variable.</p>
<p>The
XL C/C++ Enterprise Edition for AIX compiler documentation can be found
in Adobe Acrobat format in directory /QOpenSys/xlc70/usr/vacpp/pdf/en_US/.</p>
<p>The
XL C Enterprise Edition for AIX compiler commands, such as xlc and cc, can be found
in directory /QOpenSys/xlc70/usr/vac/bin/. You might want to add this directory
to your $PATH environment variable.</p>
<p>The XL C Enterprise Edition for AIX compiler
documentation can be found in Adobe Acrobat format in directory /QOpenSys/xlc70/usr/vac/pdf/en_US/.</p>
<p>The
XL Fortran for AIX compiler
commands, such as xlf, can be found in directory /QOpenSys/xlf91/usr/bin/.
You might want to add this directory to your $PATH environment variable.</p>
<p>The
XL Fortran for AIX compiler
documentation can be found in Adobe Acrobat format in directory /QOpenSys/xlf91/usr/share/man/info/en_US/xlf/pdf/.</p>
<img src="./deltaend.gif" alt="End of change" /></div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzalfinstcomp.htm" title="You can follow the steps in this topic to install AIX compilers on i5/OS PASE.">Install AIX compilers on i5/OS PASE</a></div>
</div>
</div>
</body>
</html>