glfs/general/genlib/slib.xml

71 lines
2.7 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY slib-download-http "http://www.swiss.ai.mit.edu/ftpdir/scm/OLD/slib&slib-version;.tar.gz">
<!ENTITY slib-download-ftp " ">
<!ENTITY slib-size "636 KB">
<!ENTITY slib-buildsize "2.9 MB">
<!ENTITY slib-time "0.00 SBU">
]>
<sect1 id="slib" xreflabel="slib-&slib-version;">
<sect1info>
<othername>$LastChangedBy: $</othername>
<date>$Date: $</date>
</sect1info>
<?dbhtml filename="slib.html"?>
<title>slib-&slib-version;</title>
<sect2>
<title>Introduction to <application>slib</application></title>
<para>The <application>slib</application> package is a <application>Scheme
</application> library used with <application>Guile</application>.</para>
<sect3><title>Package information</title>
<itemizedlist spacing='compact'>
<listitem><para>Download (HTTP): <ulink
url="&slib-download-http;"/></para></listitem>
<listitem><para>Download (FTP): <ulink
url="&slib-download-ftp;"/></para></listitem>
<listitem><para>Download size: &slib-size;</para></listitem>
<listitem><para>Estimated Disk space required:
&slib-buildsize;</para></listitem>
<listitem><para>Estimated build time:
&slib-time;</para></listitem></itemizedlist>
</sect3>
<sect3><title><application>slib</application> dependencies</title>
<sect4><title>Required</title>
<para><xref linkend="guile"/></para></sect4>
</sect3>
</sect2>
<sect2>
<title>Installation of <application>slib</application></title>
<para>Installation of <application>slib</application> is merely a copy command:
</para>
<screen><userinput><command>cp -R slib /usr/share/guile</command></userinput>
</screen>
</sect2>
<sect2>
<title>Contents</title>
<para>The <application>slib</application> package contains a <application>
Scheme</application> library.</para>
</sect2>
</sect1>