Guppi-0.40.3

Introduction to Guppi

The Guppi package contains a Guile scriptable plot library with integrated statistics capabilities.

Package Information

Additional Downloads

Guppi Dependencies

Required

GNOME Print-0.37 and libglade-0.17

Optional

Bonobo-1.0.22, GTK-Doc-1.6 and DocBook-utils-0.6.14

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/guppi

Installation of Guppi

Install Guppi by running the following commands:

patch -Np1 -i ../Guppi-0.40.3-gcc34-1.patch &&
patch -Np1 -i ../Guppi-0.40.3-legend_fix-1.patch &&
patch -Np1 -i ../Guppi-0.40.3-gcc4-1.patch &&
./configure --prefix=/opt/gnome-1.4 &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--prefix=/opt/gnome-1.4: Installs Guppi in the GNOME 1.4 directory structure.

Contents

Installed Programs: None
Installed Libraries: libguppi.so, libguppitank.so and numerous plotting plugin modules
Installed Directories: /opt/gnome-1.4/include/gnome-1.0/libguppi, /opt/gnome-1.4/lib/guppi, /opt/gnome-1.4/share/gnome/help/guppi, /opt/gnome-1.4/share/guppi and /opt/gnome-1.4/share/pixmaps/guppi

Last updated on 2006-06-21 11:26:07 -0500