The librep package contains a Lisp system. This is useful for scripting or for applications that may use the Lisp interpreter as an extension language.
Download (HTTP): http://telia.dl.sourceforge.net/sourceforge/librep/librep-0.17.tar.gz
Download size: 1.2 MB
Estimated Disk space required: 11 MB
Estimated build time: 0.64 SBU
Install librep by running the following commands:
./configure --prefix=/usr --libexecdir=/usr/lib &&
make &&
make install
--libexecdir=/usr/lib: This command installs files to /usr/lib/rep instead of /usr/libexec/rep.
The librep package contains rep, rep-config, rep-remote, rep-xgettext, repdoc and librep libraries.