How to find the executable file /usr/bin/7za in Solarsis?
Hi All,
We are trying to install the Oracle 10 g release.Before installation ,it needs some system requirements.In that way ,Using the following command to add the package in Solarsis
pkgadd -d SUNWi1cs
However, we got the this type of error,
-----------------------------------------------------------------------------------------------------------------------------------------
# pkgadd -d SUNWi1cs
Processing package instance <SUNWi1cs> from </mnt/Solaris_10/Product>
X11 ISO8859-1 Codeset Support(i386) 2.0,REV=2004.10.17.15.04
Copyright 2004 Sun Microsystems, Inc. All rights reserved.
Use is subject to license terms.
Using </> as the package base directory.
## Processing package information.
## Processing system information.
8 package pathnames are already properly installed.
## Verifying package dependencies.
## Verifying disk space requirements.
## Checking for conflicts with packages already installed.
## Checking for setuid/setgid programs.
This package contains scripts which will be executed with super-user
permission during the process of installing this package.
Do you want to continue with the installation of <SUNWi1cs> [y,n,?] y
Installing X11 ISO8859-1 Codeset Support as <SUNWi1cs>
## Installing part 1 of 1.
Cannot find required executable /usr/bin/7za
pkgadd: ERROR: class action script did not complete successfully
Installation of <SUNWi1cs> failed.
---------------------------------------------------------------------------------------------------------------------------------------------------
How to rectify the above error ?
Thanks in advance !