wget-1.5.3-USRPKG.tar.gz (PackageAdd format - installs to /usr/local/wget-1.5.3).
wget-1.5.3-OPTPKG.tar.gz (PackageAdd format - installs to /opt/wget-1.5.3).
wget-1.5.3-SOURCE.tar.gz
(Source Code).
|
|
|
|
|
|
|
|
|
|
Location |
|
|
Optional Steps to Minimize Usage |
| Download pgkname-USRPKG.tar | /pgktmp | 0.10 MB | 0.10 MB | N/A | |
| gunzip pgkname-USRPKG.gz | /pgktmp | 0.26 MB | 0.26 MB | N/A | |
| tar -xof pkgname-USRPKG.tar | /pgktmp | 0.26 MB | 0.52 MB | Delete ".tar" file after untarring | |
| pkgadd -d /pkgtmp pkgname | /usr/local/ | 0.26 MB | 0.78 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 wget"
If you installed to /usr/local/, the man pages for this package
are located in:
"/usr/local/wget-1.5.3/man/man1"
Adding "/usr/local/wget-1.5.3/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: