gnuplot-3.5-USRPKG.tar.gz (PackageAdd format - installs to /usr/local/gnuplot-3.5).
gnuplot-3.5-OPTPKG.tar.gz (PackageAdd format - installs to /opt/gnuplot-3.5).
gnuplot-3.5-SOURCE.tar.gz
(Source Code).
|
|
|
|
|
|
|
|
|
|
Location |
|
|
Optional Steps to Minimize Usage |
| Download pgkname-USRPKG.tar.gz | /pgktmp | 0.20 MB | 0.20 MB | N/A | |
| gunzip pgkname-USRPKG.tar.gz | /pgktmp | 0.37 MB | 0.37 MB | N/A | |
| tar -xof pkgname-USRPKG.tar | /pgktmp | 0.56 MB | 0.89 MB | Delete ".tar" file after untarring | |
| pkgadd -d /pkgtmp pkgname | /usr/local/ | 0.56 MB | 1.45 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 gnuplot"
In order for this program to run correctly, you must be sure that
/usr/local/gnuplot-3.5/bin is in your search path. This
is because once gnuplot is launched, it will try to
execute gnuplot_x11. It cannot do this if the search
path does not include /usr/local/gnuplot-3.5/bin.
If you installed to /usr/local/, the man pages for this package
are located in:
"/usr/local/gnuplot-3.5/man/man1"
Adding "/usr/local/gnuplot-3.5/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: