mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-27 09:42:12 +08:00
97d9b333b4
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1700 af4574ff-66df-0310-9fd7-8a98e5e911e0
30 lines
1.1 KiB
XML
30 lines
1.1 KiB
XML
<sect2>
|
|
<title>Introduction to <application>librep</application></title>
|
|
|
|
<para>The <application>librep</application> package contains a Lisp system.
|
|
This is useful for scripting or for applications that may use the Lisp
|
|
interpreter as an extension language.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&librep-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink
|
|
url="&librep-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download size: &librep-size;</para></listitem>
|
|
<listitem><para>Estimated Disk space required:
|
|
&librep-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time:
|
|
&librep-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>librep</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="gdbm"/></para></sect4>
|
|
<sect4><title>Optional</title>
|
|
<para><xref linkend="gmp"/>, <xref linkend="readline"/> and
|
|
<ulink url="http://sources.redhat.com/libffi/">libffi</ulink></para></sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|