-qnolm
to the configuration file's common option definitions after
the DEFLT:
label, e.g.:
options = ...other options...,-qnolmOf course you still need a valid license.
smitty
to install straightforward from CD.
mount -r -v cdrfs /dev/cd0 /cdrom
smitty
to install the desired filesets from
/cdrom/xlf/installp
cp -p -r /cdrom/xlf/html /usr/lpp/xlf/ cp -p -r /cdrom/xlf/ps /usr/lpp/xlf/ cp -p -r /cdrom/xlf/pdf /usr/lpp/xlf/
/etc/xlf.cfg
as appropriate.
smitty
to install straightforward from CD.
smitty
to install straightforward from CD.
It seems, however, that not only the Fortran specific filesets
are needed, but also the C++ run time.
/etc/xlf.cfg
XL FORTRAN 10.1
does not seem to enforce license management.
smitty
to install straightforward from CD.
Install only filesets belonging to the version of AIX you are running on.
It seems, however, that not only the Fortran specific filesets
are needed, but also the C++ run time.
XL FORTRAN 11.1
does not seem to enforce license management.
Plain XL FORTRAN 11.1
requires AIX 5.2 or 5.3.
In order to run it on AIX 6.1 a PTF (apr2008) has
to be applied. Browse
IBM Support - Download - Software Category: Other Software Subcategory: XL FORTRANand download. If the transmission is bad, command line download may be used:
wget -e robots=off ftp://ftp.software.ibm.com/aix/products/ccpp/ptfs/xlf.111.aix52-61.apr2008.ptf.tar.ZUnpack and update via
smitty
Configuration file (for AIX 6.1) and man path:
ln -s /etc/xlf.cfg.61 /etc/xlf.cfg export MANPATH=/usr/lpp/xlf/man/en_US:$MANPATH
XL FORTRAN 11.1
comes with a web information server,
to be controlled via
/usr/xlhelp/bin/xlhelp # start eclipse server, in /etc/rc.local /usr/xlhelp/bin/xlhelp_end # stop eclipse serverClients may access it via
/usr/lpp/xlf/bin/xlfhelp # client command, requires Mozilla http://localhost:9011/help/index.jsp # URL on local machine http://server_name:9011/help/index.jsp # URL on remote machinePDF docs are found in
/usr/lpp/xlf/doc/en_US/pdf/