source: general/prog/librep.xml@ 0aeb696

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 0aeb696 was 0aeb696, checked in by Randy McMurchy <randy@…>, 18 years ago

Added a comment to each file that may need a mention of a test suite added to it, this allows closing of bug #1697

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5951 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 5.2 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!-- Inserted as a reminder to do this. The mention of a test suite
8 is usually right before the root user installation commands. Please
9 delete these 12 (including one blank) lines after you are done.-->
10
11 <!-- Use one of the two mentions below about a test suite,
12 delete the line that is not applicable. Of course, if the
13 test suite uses syntax other than "make check", revise the
14 line to reflect the actual syntax to run the test suite -->
15
16 <!-- <para>This package does not come with a test suite.</para> -->
17 <!-- <para>To test the results, issue: <command>make check</command>.</para> -->
18
19 <!ENTITY librep-download-http "http://prdownloads.sourceforge.net/librep/librep-&librep-version;.tar.gz">
20 <!ENTITY librep-download-ftp " ">
21 <!ENTITY librep-md5sum "ad4ad851ff9f82a5d61024cd96bc2998">
22 <!ENTITY librep-size "1.2 MB">
23 <!ENTITY librep-buildsize "13.4 MB">
24 <!ENTITY librep-time "0.47 SBU">
25]>
26
27<sect1 id="librep" xreflabel="librep-&librep-version;">
28 <?dbhtml filename="librep.html" ?>
29
30 <sect1info>
31 <othername>$LastChangedBy$</othername>
32 <date>$Date$</date>
33 <keywordset>
34 <keyword role="package">librep-&librep-version;.tar</keyword>
35 <keyword role="ftpdir">librep</keyword>
36 </keywordset>
37 </sect1info>
38
39 <title>Librep-&librep-version;</title>
40
41 <indexterm zone="librep">
42 <primary sortas="a-Librep">Librep</primary>
43 </indexterm>
44
45 <sect2 role="package">
46 <title>Introduction to Librep</title>
47
48 <para>The <application>librep</application> package contains a Lisp system.
49 This is useful for scripting or for applications that may use the Lisp
50 interpreter as an extension language.</para>
51
52 <bridgehead renderas="sect3">Package Information</bridgehead>
53 <itemizedlist spacing="compact">
54 <listitem>
55 <para>Download (HTTP): <ulink url="&librep-download-http;"/></para>
56 </listitem>
57 <listitem>
58 <para>Download (FTP): <ulink url="&librep-download-ftp;"/></para>
59 </listitem>
60 <listitem>
61 <para>Download MD5 sum: &librep-md5sum;</para>
62 </listitem>
63 <listitem>
64 <para>Download size: &librep-size;</para>
65 </listitem>
66 <listitem>
67 <para>Estimated disk space required: &librep-buildsize;</para>
68 </listitem>
69 <listitem>
70 <para>Estimated build time: &librep-time;</para>
71 </listitem>
72 </itemizedlist>
73
74 <bridgehead renderas="sect3">Librep Dependencies</bridgehead>
75
76 <bridgehead renderas="sect4">Required</bridgehead>
77 <para role="required"><xref linkend="gdbm"/></para>
78
79 <bridgehead renderas="sect4">Optional</bridgehead>
80 <para role="optional"><xref linkend="gmp"/> and
81 <xref linkend="gcc"/> (build Java so that
82 <filename class='libraryfile'>libffi</filename> is built)</para>
83
84 <para condition="html" role="usernotes">User Notes:
85 <ulink url="&blfs-wiki;/librep"/></para>
86
87 </sect2>
88
89 <sect2 role="installation">
90 <title>Installation of Librep</title>
91
92 <para>Install <application>librep</application> by running the following
93 commands:</para>
94
95<screen><userinput>./configure --prefix=/usr --libexecdir=/usr/lib &amp;&amp;
96make</userinput></screen>
97
98 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
99
100<screen role="root"><userinput>make install</userinput></screen>
101
102 </sect2>
103
104 <sect2 role="commands">
105 <title>Command Explanations</title>
106
107 <para><parameter>--libexecdir=/usr/lib</parameter>: This parameter installs
108 files to <filename class="directory">/usr/lib/rep</filename> instead of
109 <filename class="directory">/usr/libexec/rep</filename>.</para>
110
111 </sect2>
112
113 <sect2 role="content">
114 <title>Contents</title>
115
116 <segmentedlist>
117 <segtitle>Installed Programs</segtitle>
118 <segtitle>Installed Libraries</segtitle>
119 <segtitle>Installed Directories</segtitle>
120
121 <seglistitem>
122 <seg>rep, rep-config, rep-remote, rep-xgettext, and repdoc</seg>
123 <seg>librep.so and numerous modules installed in the /usr/lib/rep
124 hierarchy</seg>
125 <seg>/usr/lib/rep, /usr/share/emacs/site-lisp, and /usr/share/rep</seg>
126 </seglistitem>
127 </segmentedlist>
128
129 <variablelist>
130 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
131 <?dbfo list-presentation="list"?>
132 <?dbhtml list-presentation="table"?>
133
134 <varlistentry id="rep">
135 <term><command>rep</command></term>
136 <listitem>
137 <para>is the Lisp interpreter.</para>
138 <indexterm zone="librep rep">
139 <primary sortas="b-rep">rep</primary>
140 </indexterm>
141 </listitem>
142 </varlistentry>
143
144 <varlistentry id="librep-lib">
145 <term><filename class='libraryfile'>librep.so</filename></term>
146 <listitem>
147 <para> contains the functions necessary for the Lisp interpreter.</para>
148 <indexterm zone="librep librep-lib">
149 <primary sortas="c-librep">librep.so</primary>
150 </indexterm>
151 </listitem>
152 </varlistentry>
153
154 </variablelist>
155
156 </sect2>
157
158</sect1>
159
Note: See TracBrowser for help on using the repository browser.