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. The rep-gtk-0.15 package contains the bindings to GTK and uses the same instructions. Both can be installed, if needed.

Package information

rep-gtk dependencies

Installation of rep-gtk

Install rep-gtk by running the following commands:

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

Contents

The rep-gtk package contains Lisp bindings.

Description

Lisp bindings

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