xxgdb-1.12-USRPKG.tar.gz (PackageAdd format - installs to /usr/local/xxgdb-1.12).
xxgdb-1.12-OPTPKG.tar.gz (PackageAdd format - installs to /opt/xxgdb-1.12).
xxgdb-1.12-SOURCE.tar.gz
(Source Code).
|
|
|
|
|
|
|
|
|
|
Location |
|
|
Optional Steps to Minimize Usage |
| Download pgkname-USRPKG.tar | /pgktmp | 0.50 MB | 0.50 MB | N/A | |
| gunzip pgkname-USRPKG.gz | /pgktmp | 1.68 MB | 1.68 MB | N/A | |
| tar -xof pkgname-USRPKG.tar | /pgktmp | 1.66 MB | 3.34 MB | Delete ".tar" file after untarring | |
| pkgadd -d /pkgtmp pkgname | /usr/local/ | 1.66 MB | 5.00 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 xxgdb"
In order for xxgdb to work, you must have
gdb-4.16 (or some other
version of gdb) installed on your system. Additionally,
the path to the gdb executable must be included in your
search path so that xxgdb can find it.
If you installed to /usr/local/, the man pages for this package
are located in:
"/usr/local/xxgdb-1.12/man/man1"
Adding "/usr/local/xxgdb-1.12/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: