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. They can both can be installed, if needed.

Package information

Installation of rep-gtk

Install rep-gtk by running the following commands:

./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.