StatistX - Download Area

Download Area

StatistX

To run StatistX you need

  1. gtk 1.2.6 or newer
  2. an implementation of the NS Foundation
  3. GToolKit 0.9.x
  4. and the StatistX source code
GtkSheet and statist are contained in the StatistX tar ball. You can get the libFoundation and GToolKit source code from this web-site (see below). However, the packages here are not necessarily the newest available.

In the following it is assumed that gtk-1.2.x is already installed on your system.

How to Compile StatistX

To install StatistX perform the following steps:
  1. Unpack StatistX, gtoolkit and libFoundation somewhere. 
  2. Check the copyright of every single package!
  3. Configure, make, and install libFoundation.

  4. libFoundation requires the libposix4 on some POSIX systems. If applicable run configure in the following way:
    LIBS=-lposix4 ./configure [further configure options]
  5. Configure, make, and install GToolKit
  6. Run ./configure and make in StatistX/
  7. Run 'make install' in the same directory.
You need gcc (or egcs) with an up-to-date obj-c runtime system for all of this!

Here are the source code packages:

Binaries

You can download binaries of StatistX 0.4.0, that are compiled for Linux with libc-6 and gtk-1.2.6 (under RedHat) or for Sparcs with System V rel. 5.6. The binaries require libgtk 1.2.6 or newer. Header files are not included.
Unpack the archive in the target directory. The libFoundation must be unpacked in /usr/local.
The package also contains data for localization which are required by libFoundation. 

On Linux systems you have to run 'ldconfig' as super user once before you can start StatistX. On Solaris you will have to set the LD_LIBRARY_PATH accordingly.
Now, running 'StatistX' should work if you have gtk-1.2 installed. 
NOTE: gtk-1.2.x is not the same as GToolKit! GToolKit wraps the C-functions in gtk as Objective-C methods.
You may have to reset the paths in the StatistX preference settings. Select the menu option /Edit/Preferences to change them.

Have fun!



Copyright (1999 - 2001) Andreas Beyer
StatistX homepage

Sources:

libFoundation-20010105.tar.gz
(CVS-version)

gtoolkit-0.9.4
StatistX-0.4.0
Change log vers. 0.4.0
README vers. 0.4.0

  Internal | Infoservice last modified: November 2001
E-Mail: Andreas.Beyer@usf.Uni-Osnabrueck.DE