Download XGRAPH for LINUX
-
xgraph_1.30.tar.gz (120kb) [5-18-06] - For Linux 2.4 (Such as Redhat 9 and greater)
To install, gunzip and untar.
tar xvfz xgraph_1.30.tar.gz
Unpacks to xgraph (executable) and testxy.dat (test data file).
To un-install, delete the two files.
Alternatives (Older):
- xgraph_15.tar.gz (120kb) [7-6-04] - For Linux 2.4 (Such as Redhat 7.3 and greater)
To install, gunzip and untar.
tar xvfz xgraph_15.tar.gz
Unpacks to xgraph (executable) and test_xy2.dat (test data file).
To un-install, delete the two files.
- xgraph_11.tar (900k) [11-23-02] - For Linux 2.2 (Such as Redhat 6 and greater)
To install, untar, gunzip and set priv's to executable.
tar xvf xgraph_11.tar
gunzip xgraph.gz
(Uses statically linked Motif/Lesstif libs. Does not need Lesstif/motif libs.)
- xgraph_11dyn.tar (80k) [11-23-02]
Same as directly above, but smaller to download dynamically-linked version. Requires your LD_LIBRARY_PATH variable to
reference Lesstif/lib or Motif/lib, which are available from www.lesstif.org or
www.opengroup.org/openmotif, also on second disk of Redhat as RPM
and other Linux distributions (Powerware).
Mirror Sites: www.xgraph.org
Downloads for other platforms: Sun, SGI, HP, Apple Mac.