%general-entities; ]> $LastChangedBy$ $Date$ Librep-&librep-version; Librep Introduction to Librep 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. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &librep-md5sum; Download size: &librep-size; Estimated disk space required: &librep-buildsize; Estimated build time: &librep-time; Librep Dependencies Required Optional and (build Java so that libffi is built) Installation of Librep Install librep by running the following commands: ./configure --prefix=/usr --libexecdir=/usr/lib && make Now, as the root user: make install Command Explanations --libexecdir=/usr/lib: This parameter installs files to /usr/lib/rep instead of /usr/libexec/rep. Contents Installed Programs Installed Libraries Installed Directories rep, rep-config, rep-remote, rep-xgettext, and repdoc librep.so and numerous modules installed in the /usr/lib/rep hierarchy /usr/lib/rep, /usr/share/emacs/site-lisp, and /usr/share/rep Short Descriptions rep is the Lisp interpreter. rep librep.so contains the functions necessary for the Lisp interpreter. librep.so