source: postlfs/shells/zsh.xml@ e74610e7

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 7.10 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since e74610e7 was e74610e7, checked in by Fernando de Oliveira <fernando@…>, 9 years ago

Update to zsh-5.0.8.

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

  • Property mode set to 100644
File size: 11.7 KB
RevLine 
[44f085a]1<?xml version="1.0" encoding="ISO-8859-1"?>
[6732c094]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
[44f085a]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[4938dadc]7 <!ENTITY zsh-download-http "http://www.zsh.org/pub/zsh-&zsh-version;.tar.bz2">
[8070ffce]8 <!ENTITY zsh-download-ftp " ">
[e74610e7]9 <!ENTITY zsh-md5sum "e6759e8dd7b714d624feffd0a73ba0fe">
10 <!ENTITY zsh-size "3.2 MB">
11 <!ENTITY zsh-buildsize "66 MB (includes documentation and tests)">
12 <!ENTITY zsh-time "1.1 SBU (includes documentation and tests)">
[6eff6e1]13
[e74610e7]14 <!ENTITY zsh-doc-md5sum "c49d1f0d2e7593c966461e0c1fa70532">
15 <!ENTITY zsh-doc-size "3.1 MB">
[44f085a]16]>
17
[f17b2db]18<sect1 id="zsh" xreflabel="zsh-&zsh-version;">
[a6a160b]19 <?dbhtml filename="zsh.html"?>
[f45b1953]20
[a6a160b]21 <sect1info>
22 <othername>$LastChangedBy$</othername>
23 <date>$Date$</date>
24 </sect1info>
25
[f17b2db]26 <title>zsh-&zsh-version;</title>
[a6a160b]27
28 <indexterm zone="zsh">
[f17b2db]29 <primary sortas="a-zsh">zsh</primary>
[a6a160b]30 </indexterm>
31
32 <sect2 role="package">
[f17b2db]33 <title>Introduction to zsh</title>
[a6a160b]34
[f17b2db]35 <para>The <application>zsh</application> package contains a command
[a6a160b]36 interpreter (shell) usable as an interactive login shell and as
37 a shell script command processor. Of the standard shells,
[f17b2db]38 <application>zsh</application> most closely resembles
39 <application>ksh</application> but includes many enhancements.</para>
[a6a160b]40
[e74610e7]41 &lfs77_checked; &gcc5_checked;
[6eff6e1]42
[a6a160b]43 <bridgehead renderas="sect3">Package Information</bridgehead>
44 <itemizedlist spacing="compact">
45 <listitem>
46 <para>Download (HTTP): <ulink url="&zsh-download-http;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download (FTP): <ulink url="&zsh-download-ftp;"/></para>
50 </listitem>
51 <listitem>
52 <para>Download MD5 sum: &zsh-md5sum;</para>
53 </listitem>
54 <listitem>
55 <para>Download size: &zsh-size;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated disk space required: &zsh-buildsize;</para>
59 </listitem>
60 <listitem>
61 <para>Estimated build time: &zsh-time;</para>
62 </listitem>
63 </itemizedlist>
64
[6eff6e1]65 <bridgehead renderas="sect3">Additional Downloads</bridgehead>
[29f80ebc]66 <itemizedlist spacing="compact">
67 <listitem>
[6eff6e1]68 <para>Optional Documentation: <ulink
[4938dadc]69 url="http://www.zsh.org/pub/zsh-&zsh-version;-doc.tar.bz2"/></para>
[6eff6e1]70 </listitem>
[29f80ebc]71 <listitem>
[ca17955]72 <para>Documentation MD5 sum: &zsh-doc-md5sum;</para>
[6eff6e1]73 </listitem>
[37b6e78]74 <listitem>
75 <para>Documentation download size: &zsh-doc-size;</para>
76 </listitem>
[6eff6e1]77 </itemizedlist>
78
[f17b2db]79 <bridgehead renderas="sect3">zsh Dependencies</bridgehead>
[a6a160b]80
81 <bridgehead renderas="sect4">Optional</bridgehead>
[ca17955]82 <para role="optional">
[8f1fc267]83 <xref linkend="libcap-pam"/>,
[56605b9]84 <xref linkend="pcre"/>, and
[8f1fc267]85 <xref linkend="valgrind"/>,
[fcf4b970]86 </para>
[a6a160b]87
[3597eb6]88 <para condition="html" role="usernotes">User Notes:
89 <ulink url="&blfs-wiki;/zsh"/></para>
90
[a6a160b]91 </sect2>
92
93 <sect2 role="installation">
[f17b2db]94 <title>Installation of zsh</title>
[a6a160b]95
[98078a6]96 <para>If you downloaded the optional documentation, unpack it with
97 the following command:</para>
98
99<screen><userinput>tar --strip-components=1 -xvf ../zsh-&zsh-version;-doc.tar.bz2</userinput></screen>
[6eff6e1]100
[8f1fc267]101<!-- <note>
[37b6e78]102 <para>
103 Using a script to build with "su -c script" may produce a funny
104 configure error message: "no controlling tty". If this happens, add
[8f1fc267]105 the switch -\-with-tcsetpgrp to configure.
[37b6e78]106 </para>
107 </note>
[8f1fc267]108-->
[f17b2db]109 <para>Install <application>zsh</application> by running the following
[a6a160b]110 commands:</para>
111
[bffe904]112<screen><userinput>./configure --prefix=/usr \
[ca17955]113 --bindir=/bin \
[6eff6e1]114 --sysconfdir=/etc/zsh \
[ca17955]115 --enable-etcdir=/etc/zsh &amp;&amp;
116make &amp;&amp;
[a6a160b]117
[0cf6826a]118makeinfo Doc/zsh.texi --plaintext -o Doc/zsh.txt &amp;&amp;
[ca17955]119makeinfo Doc/zsh.texi --html -o Doc/html &amp;&amp;
[0cf6826a]120makeinfo Doc/zsh.texi --html --no-split --no-headers -o Doc/zsh.html</userinput></screen>
[6eff6e1]121
[8aeb474]122 <para>If you have <xref linkend="texlive"/>
[f1e103a]123 installed, you can build PDF format of the documentation by issuing
124 the following command:</para>
125
126<screen><userinput>texi2pdf Doc/zsh.texi -o Doc/zsh.pdf</userinput></screen>
127
[5ef8b741]128 <para>To test the results, issue: <command>make check</command>.</para>
129
[a6a160b]130 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
131
[0cf6826a]132<screen role="root"><userinput>make install &amp;&amp;
133make infodir=/usr/share/info install.info &amp;&amp;
[f1e103a]134
[0cf6826a]135install -v -m755 -d /usr/share/doc/zsh-&zsh-version;/html &amp;&amp;
136install -v -m644 Doc/html/* /usr/share/doc/zsh-&zsh-version;/html &amp;&amp;
137install -v -m644 Doc/zsh.{html,txt} /usr/share/doc/zsh-&zsh-version;</userinput></screen>
[6eff6e1]138
139 <para>If you downloaded the optional documentation, install it by issuing
140 the following commands as the
141 <systemitem class="username">root</systemitem> user:</para>
142
143<screen role="root"><userinput>make htmldir=/usr/share/doc/zsh-&zsh-version;/html install.html &amp;&amp;
[fcf4b970]144install -v -m644 Doc/zsh.dvi /usr/share/doc/zsh-&zsh-version;</userinput></screen>
[6eff6e1]145
[f1e103a]146 <para>If you built the PDF format of the documentation, install
147 it by issuing the following command as the
[6eff6e1]148 <systemitem class="username">root</systemitem> user:</para>
149
[0cf6826a]150<screen role="root"><userinput>install -v -m644 Doc/zsh.pdf /usr/share/doc/zsh-&zsh-version;</userinput></screen>
[6eff6e1]151
152 </sect2>
153
154 <sect2 role="commands">
155 <title>Command Explanations</title>
[29f80ebc]156
[6eff6e1]157 <para><parameter>--sysconfdir=/etc/zsh</parameter> and
158 <parameter>--enable-etcdir=/etc/zsh</parameter>: These parameters are
[f17b2db]159 used so that all the <application>zsh</application> configuration files
[6eff6e1]160 are consolidated into the <filename class='directory'>/etc/zsh</filename>
161 directory. Omit these parameters if you wish to retain historical
162 compatibility by having all the files located in the
163 <filename class='directory'>/etc</filename> directory.</para>
[fd7e0ed6]164
[410e228b]165 <para><parameter>--bindir=/bin</parameter>: This parameter places the
[fcf4b970]166 <command>zsh</command> binaries into the root filesystem.</para>
167
[4938dadc]168 <para><option>--enable-cap</option>: This option enables
[fcf4b970]169 POSIX capabilities.</para>
170
[4938dadc]171 <para><option>--disable-gdbm</option>: This option disables the
[caa0c15]172 use of the <application>GDBM</application> library.</para>
173
[795c0a0]174 <para><option>--enable-pcre</option>: This option allows zsh to use
175 the <application>PCRE</application> regular expression library in shell
[caa0c15]176 builtins.</para>
[a41f643]177
[caa0c15]178 <sect3 id="mountpoints">
179 <title>Multiple partitions</title>
[a41f643]180
[f17b2db]181 <para>Linking <application>zsh</application> dynamically against
182 <application>pcre</application> and/or <application>gdbm</application>
[caa0c15]183 produces runtime dependencies on <filename class='libraryfile'>
184 libpcre.so</filename> and/or <filename class='libraryfile'>libgdbm.so
185 </filename>respectively, which both reside in
186 <filename class='directory'>/usr</filename> hierarchy. If
187 <filename class='directory'>/usr</filename> is a separate mount point
[f17b2db]188 and <application>zsh</application> needs to be available in boot time,
[caa0c15]189 then its supporting libraries should be in
190 <filename class='directory'>/lib</filename> too. You can move the
191 libraries as follows:</para>
192
193<screen role="root"><userinput>mv -v /usr/lib/libpcre.so.* /lib &amp;&amp;
194ln -v -sf ../../lib/libpcre.so.0 /usr/lib/libpcre.so
195
196mv -v /usr/lib/libgdbm.so.* /lib &amp;&amp;
197ln -v -sf ../../lib/libgdbm.so.3 /usr/lib/libgdbm.so</userinput>
198</screen>
199
[f17b2db]200 <para>Alternatively you can statically link <application>zsh</application>
201 against <application>pcre</application> and <application>gdbm</application>
[caa0c15]202 if you modify the <filename>config.modules</filename> file (you need first
203 to run configure to generate it).</para>
204
205 </sect3>
[b7c5379]206
[a6a160b]207 </sect2>
208
209 <sect2 role="configuration">
[f17b2db]210 <title>Configuring zsh</title>
[a6a160b]211
212 <sect3 id="zsh-config">
213 <title>Config Files</title>
214
215 <para>There are a whole host of configuration files for
[f17b2db]216 <application>zsh</application> including
[6eff6e1]217 <filename>/etc/zsh/zshenv</filename>,
218 <filename>/etc/zsh/zprofile</filename>,
219 <filename>/etc/zsh/zshrc</filename>,
220 <filename>/etc/zsh/zlogin</filename> and
221 <filename>/etc/zsh/zlogout</filename>.
[a6a160b]222 You can find more information on these in the <filename>zsh(1)</filename>
[6eff6e1]223 and related manual pages.</para>
[a6a160b]224
[37b6e78]225 <para>
226 The first time zsh is executed, you will be prompted by messages asking
227 several questions. The answers will be used to create a
228 <filename>~/.zshrc</filename> file. If you wish to run these questions
229 again, run <command>zsh
230 /usr/share/zsh/&zsh-version;/functions/zsh-newuser-install -f</command>.
231 </para>
232
233 <para>
234 There are several built-in advanced prompts. In the
235 <command>zsh</command> shell, start advanced prompt support with
236 <command>autoload -U promptinit</command>, then
237 <command>promptinit</command>. Available prompt names are listed with
238 <command>prompt -l</command>. Select a particular one with
239 <command>prompt <literal>&lt;prompt-name&gt;</literal></command>. Display all available
240 prompts with <command>prompt -p</command>. Except for the list and
241 display commands above, you can insert the other ones in
242 <filename>~/.zshrc</filename> to be automatically executed at
243 shell start, with the prompt you chose.
244 </para>
245
[a6a160b]246 <indexterm zone="zsh zsh-config">
[6eff6e1]247 <primary sortas="e-etc-zsh-zshenv">/etc/zsh/zshenv</primary>
[a6a160b]248 </indexterm>
249
250 <indexterm zone="zsh zsh-config">
[6eff6e1]251 <primary sortas="e-etc-zsh-zprofile">/etc/zsh/zprofile</primary>
[a6a160b]252 </indexterm>
253
254 <indexterm zone="zsh zsh-config">
[6eff6e1]255 <primary sortas="e-etc-zsh-zshrc">/etc/zsh/zshrc</primary>
[a6a160b]256 </indexterm>
257
258 <indexterm zone="zsh zsh-config">
[6eff6e1]259 <primary sortas="e-etc-zsh-zlogin">/etc/zsh/zlogin</primary>
[a6a160b]260 </indexterm>
261
262 <indexterm zone="zsh zsh-config">
[6eff6e1]263 <primary sortas="e-etc-zsh-zlogout">/etc/zsh/zlogout</primary>
[a6a160b]264 </indexterm>
265
266 </sect3>
267
[5ef8b741]268 <sect3>
269 <title>Configuration Information</title>
270
271 <para>Update <filename>/etc/shells</filename> to include the
[f17b2db]272 <application>zsh</application> shell program names (as the
[5ef8b741]273 <systemitem class="username">root</systemitem> user):</para>
274
275<screen role="root"><userinput>cat &gt;&gt; /etc/shells &lt;&lt; "EOF"
[e74610e7]276<literal>/bin/zsh</literal>
[5ef8b741]277EOF</userinput></screen>
278
279 </sect3>
280
[a6a160b]281 </sect2>
282
283 <sect2 role="content">
284 <title>Contents</title>
285
286 <segmentedlist>
[5ef8b741]287 <segtitle>Installed Programs</segtitle>
[a6a160b]288 <segtitle>Installed Libraries</segtitle>
289 <segtitle>Installed Directories</segtitle>
290
291 <seglistitem>
[e74610e7]292 <seg>zsh and zsh-&zsh-version; (hardlinked to each other)</seg>
[36e088d]293 <seg>Numerous plugin helper modules under
294 /usr/lib/zsh/&zsh-version;/</seg>
[e74610e7]295 <seg>/usr/lib/zsh, /usr/share/doc/zsh-&zsh-version; and
[6eff6e1]296 /usr/share/zsh</seg>
[a6a160b]297 </seglistitem>
298 </segmentedlist>
299
300 <variablelist>
301 <bridgehead renderas="sect3">Short Description</bridgehead>
302 <?dbfo list-presentation="list"?>
303 <?dbhtml list-presentation="table"?>
304
305 <varlistentry id="zsh-prog">
306 <term><command>zsh</command></term>
307 <listitem>
308 <para>is a shell which has command-line editing, built-in spelling
309 correction, programmable command completion, shell functions (with
310 autoloading), a history mechanism, and a host of other features.</para>
311 <indexterm zone="zsh zsh-prog">
312 <primary sortas="b-zsh">zsh</primary>
313 </indexterm>
314 </listitem>
315 </varlistentry>
[1aa3a3c]316
[a6a160b]317 </variablelist>
318
319 </sect2>
320
321</sect1>
Note: See TracBrowser for help on using the repository browser.