08/05/02 15:20:55 .net
>>199
URLリンク(www.experts-exchange.com)
■Question:
install: -silent does not exist error while trying to install on AIX 5.3
Zones: IBM AIX Unix, Unix Operating Systems, HP-UX Unix
Tags: Openssh, Openssh, openssh-4.7p1.tar.gz
I downloaded openssh-4.7p1.tar.gz and copied it to /tmp/openssh.
I unpacked and un-tared the files and then tried using smitty to install the package and get the error
"install: -silent does not exist".
What should I be doing or looking for?
■Accepted Solution:
The file openssh-4.7p1.tar.gz is a file full of source code
which cannot be installed directly by smitty.
You can find AIX installable format files
at URLリンク(sourceforge.net)
However if you really need this version you will have to build it yourself
from the source you have by following the instructions in the file called README included in the gz.