Download location (HTTP): http://telia.dl.sourceforge.net/sourceforge/librep/librep-0.16.2.tar.gz Download location (FTP): Version used: 0.16.2 Package size: 896 KB Estimated Disk space required: 6.8 MB Estimated build time: 1.46 SBU |
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.
librep depends on: gmp-4.1.2 and gdbm-1.8.3 librep will utilize: readline-4.3 |
Install librep by running the following commands:
./configure --prefix=/usr --libexec=/usr/lib --mandir=/usr/share/man \ --infodir=/usr/share/info && make && make install |
--libexec=/usr/lib : This command installs files to /usr/lib/rep instead of /user/libexec/rep.
The librep package contains rep and librep libraries.
rep is the Lisp interpreter.
librep libraries contain the functions necessary for the Lisp interpreter.