Rep-gtk-0.18

Introduction to Rep-gtk

The rep-gtk package contains a Lisp and GTK binding. This is useful for extending GTK-2 and GDK libraries with Lisp. Starting at rep-gtk-0.15, the package contains the bindings to GTK and uses the same instructions. Both can be installed, if needed.

Package Information

Additional Downloads

Rep-gtk Dependencies

Required

libglade-2.6.1 and librep-0.17

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/rep-gtk

Installation of Rep-gtk

Install rep-gtk by running the following commands:

patch -Np1 -i ../rep-gtk-0.18-gtk2.4-1.patch &&
./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: Lisp bindings
Installed Directory: /usr/lib/rep/i686-pc-linux-gnu/gui/

Short Descriptions

Lisp bindings

are libraries stored in /usr/lib/rep/i686-pc-linux-gnu/gui/ that assist communication between Lisp and the GTK libraries.

Last updated on 2007-04-04 14:42:53 -0500