1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY xchat-download-http "http://www.xchat.org/files/source/2.8/xchat-&xchat-version;.tar.bz2">
|
---|
8 | <!ENTITY xchat-download-ftp "&gentoo-ftp-repo;/xchat-&xchat-version;.tar.bz2">
|
---|
9 | <!ENTITY xchat-md5sum "6775c44f38e84d06c06c336b32c4a452">
|
---|
10 | <!ENTITY xchat-size "1.4 MB">
|
---|
11 | <!ENTITY xchat-buildsize "40 MB">
|
---|
12 | <!ENTITY xchat-time "0.4 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="xchat" xreflabel="XChat-&xchat-version;">
|
---|
16 | <?dbhtml filename="xchat.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>XChat-&xchat-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="xchat">
|
---|
26 | <primary sortas="a-XChat">XChat</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to XChat</title>
|
---|
31 |
|
---|
32 | <para><application>XChat</application> is an IRC chat program. It allows
|
---|
33 | you to join multiple IRC channels (chat rooms) at the same time, talk
|
---|
34 | publicly, have private one-on-one conversations, etc. File transfers are
|
---|
35 | also possible.</para>
|
---|
36 |
|
---|
37 | &lfs7a_checked;
|
---|
38 |
|
---|
39 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
40 | <itemizedlist spacing="compact">
|
---|
41 | <listitem>
|
---|
42 | <para>Download (HTTP): <ulink url="&xchat-download-http;"/></para>
|
---|
43 | </listitem>
|
---|
44 | <listitem>
|
---|
45 | <para>Download (FTP): <ulink url="&xchat-download-ftp;"/></para>
|
---|
46 | </listitem>
|
---|
47 | <listitem>
|
---|
48 | <para>Download MD5 sum: &xchat-md5sum;</para>
|
---|
49 | </listitem>
|
---|
50 | <listitem>
|
---|
51 | <para>Download size: &xchat-size;</para>
|
---|
52 | </listitem>
|
---|
53 | <listitem>
|
---|
54 | <para>Estimated disk space required: &xchat-buildsize;</para>
|
---|
55 | </listitem>
|
---|
56 | <listitem>
|
---|
57 | <para>Estimated build time: &xchat-time;</para>
|
---|
58 | </listitem>
|
---|
59 | </itemizedlist>
|
---|
60 |
|
---|
61 | <bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
---|
62 | <itemizedlist spacing="compact">
|
---|
63 | <listitem>
|
---|
64 | <para>
|
---|
65 | Required patch:
|
---|
66 | <ulink url="&patch-root;/xchat-&xchat-version;-glib-2.31-1.patch"/>
|
---|
67 | </para>
|
---|
68 | </listitem>
|
---|
69 | </itemizedlist>
|
---|
70 |
|
---|
71 | <bridgehead renderas="sect3">XChat Dependencies</bridgehead>
|
---|
72 |
|
---|
73 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
74 | <para role="required"><xref linkend="glib2"/></para>
|
---|
75 |
|
---|
76 | <bridgehead renderas="sect4">Recommended</bridgehead>
|
---|
77 | <para role="recommended"><xref linkend="gtk2"/></para>
|
---|
78 |
|
---|
79 | <bridgehead renderas="sect4">Optional</bridgehead>
|
---|
80 | <para role="optional">
|
---|
81 | <xref linkend="enchant"/> (runtime),
|
---|
82 | <xref linkend="dbus-glib"/>,
|
---|
83 | <xref linkend="GConf"/>,
|
---|
84 | <xref linkend="openssl"/>,
|
---|
85 | <xref linkend="python2"/>, and
|
---|
86 | <xref linkend="tcl"/>
|
---|
87 | </para>
|
---|
88 |
|
---|
89 | <para condition="html" role="usernotes">User Notes:
|
---|
90 | <ulink url="&blfs-wiki;/xchat"/></para>
|
---|
91 |
|
---|
92 | </sect2>
|
---|
93 |
|
---|
94 | <sect2 role="installation">
|
---|
95 | <title>Installation of XChat</title>
|
---|
96 |
|
---|
97 | <para>Install <application>XChat</application> by running the following
|
---|
98 | commands:</para>
|
---|
99 |
|
---|
100 | <screen><userinput>patch -Np1 -i ../xchat-&xchat-version;-glib-2.31-1.patch &&
|
---|
101 |
|
---|
102 | LIBS+="-lgmodule-2.0" \
|
---|
103 | ./configure --prefix=/usr \
|
---|
104 | --sysconfdir=/etc \
|
---|
105 | --enable-shm &&
|
---|
106 | make</userinput></screen>
|
---|
107 |
|
---|
108 | <para>This package does not come with a test suite.</para>
|
---|
109 |
|
---|
110 | <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
---|
111 |
|
---|
112 | <screen role="root"><userinput>make install &&
|
---|
113 | install -v -m755 -d /usr/share/doc/xchat-&xchat-version; &&
|
---|
114 | install -v -m644 README faq.html \
|
---|
115 | /usr/share/doc/xchat-&xchat-version;</userinput></screen>
|
---|
116 |
|
---|
117 | </sect2>
|
---|
118 |
|
---|
119 | <sect2 role="commands">
|
---|
120 | <title>Command Explanations</title>
|
---|
121 |
|
---|
122 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
123 | href="../../xincludes/gnome-sysconfdir.xml"/>
|
---|
124 |
|
---|
125 | <para><parameter>--enable-shm</parameter>: This parameter is used to enable
|
---|
126 | XShm for fast tinting.</para>
|
---|
127 |
|
---|
128 | <para><parameter>--enable-ipv6</parameter>: Enable IPv6 support in xchat.</para>
|
---|
129 |
|
---|
130 | </sect2>
|
---|
131 |
|
---|
132 | <sect2 role="content">
|
---|
133 | <title>Contents</title>
|
---|
134 |
|
---|
135 | <segmentedlist>
|
---|
136 | <segtitle>Installed Programs</segtitle>
|
---|
137 | <segtitle>Installed Libraries</segtitle>
|
---|
138 | <segtitle>Installed Directories</segtitle>
|
---|
139 |
|
---|
140 | <seglistitem>
|
---|
141 | <seg>xchat</seg>
|
---|
142 | <seg>XChat binding modules</seg>
|
---|
143 | <seg>/usr/lib/xchat and /usr/share/doc/xchat-&xchat-version;</seg>
|
---|
144 | </seglistitem>
|
---|
145 | </segmentedlist>
|
---|
146 |
|
---|
147 | <variablelist>
|
---|
148 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
149 | <?dbfo list-presentation="list"?>
|
---|
150 | <?dbhtml list-presentation="table"?>
|
---|
151 |
|
---|
152 | <varlistentry id="xchat-prog">
|
---|
153 | <term><command>xchat</command></term>
|
---|
154 | <listitem>
|
---|
155 | <para> is a graphical Internet Relay Chat (IRC) client.</para>
|
---|
156 | <indexterm zone="xchat xchat-prog">
|
---|
157 | <primary sortas="b-xchat">xchat</primary>
|
---|
158 | </indexterm>
|
---|
159 | </listitem>
|
---|
160 | </varlistentry>
|
---|
161 |
|
---|
162 | <!-- <varlistentry id="xchat-remote">
|
---|
163 | <term><command>xchat-remote</command></term>
|
---|
164 | <listitem>
|
---|
165 | <para> is a program for remote access
|
---|
166 | <application>XChat</application> using DBUS.</para>
|
---|
167 | <indexterm zone="xchat xchat-remote">
|
---|
168 | <primary sortas="b-xchat-remote">xchat-remote</primary>
|
---|
169 | </indexterm>
|
---|
170 | </listitem>
|
---|
171 | </varlistentry> -->
|
---|
172 |
|
---|
173 | </variablelist>
|
---|
174 |
|
---|
175 | </sect2>
|
---|
176 |
|
---|
177 | </sect1>
|
---|