grep-2.2-USRPKG.tar.gz (PackageAdd format - installs to /usr/local/grep-2.2).
grep-2.2-OPTPKG.tar.gz (PackageAdd format - installs to /opt/grep-2.2).
grep-2.2-SOURCE.tar.gz
(Source Code).
|
|
|
|
|
|
|
|
|
|
Location |
|
|
Optional Steps to Minimize Usage |
| Download pgkname-USRPKG.tar | /pgktmp | 0.30 MB | 0.30 MB | N/A | |
| gunzip pgkname-USRPKG.gz | /pgktmp | 0.88 MB | 0.88 MB | N/A | |
| tar -xof pkgname-USRPKG.tar | /pgktmp | 0.88 MB | 1.76 MB | Delete ".tar" file after untarring | |
| pkgadd -d /pkgtmp pkgname | /usr/local/ | 0.88 MB | 2.64 MB | Delete /pgktmp/pkgname/ after pkgadd |
This package installs as decribed in our
General Installation Notes. The final pkgadd
instruction to install the package is:
"pkgadd -d /pkgtmp grep"
If you installed to /usr/local/, the man pages for this package
are located in:
"/usr/local/grep-2.2/man/man1"
Adding "/usr/local/grep-2.2/man/"
to your MANPATH should be sufficient to access
all accompanying man pages.
We have created Administrative Notes to assist our site administrators
in verifying/reproducing our packaging process. However we have included them
as part of our public documentation for two reasons: