Product | Unix | Others | |||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
x3270 2.01 8-Oct-1993 |
|
||||||||||||||||||||||||
xdmchoose 1.2.1 home |
|
./usr/local
,
so e.g.:
cd / # into /usr/local zcat tcp_wrappers.7.6plusipv6.tar.Z | tar -xvf -Sometimes this is not what you would want, an alternative for example is:
cd /opt/ # into /opt mkdir bzip2-1.0.2 mkdir usr ln -sf ../bzip2-1.0.2 usr/local zcat bzip2.1.0.2.tar.Z | tar -xvf -
.exe
archives from Bull will expand into /usr/local
,
which is unwanted if the machine will
be an NFS client using this directory as a mount point.
In this case temporarily:
mkdir /opt ln -s /opt /usr/localprior to installation.
.exe
archives are self-extracting archives,
which eventually install into /usr/local
, e.g.:
chmod u+x openssh-3.7.1.0.exe # executable openssh-3.7.1.0.exe # self extract inutoc ./ # creates a toc, if not therecreates a
bff
and an asc
PGP file.
With these files
smitty - Install
is your friend.
Abbr | means |
---|---|
c | to be compiled/built |
f | to be configured |
i | to be installed |
k | keyword/license necessary |
L | to be installed on system disk |
p | repackaged |
t | to test |
x | successfully built/installed |
ACD | HP-UX Application CD |
IUX | Ignite UX |
SFW | Sun Freeware CD |
FW | Digital UNIX Freeware CD |
TB | AIX Toolbox |
BP | AIX Bonus Pack |
EP | AIX Expansion Pack |
SS | AIX Software Solution CD |
OS | part of OS |
SPL | DEC/Compaq/HP software product library CD |