mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
811d39ba1c
It's no longer used by anything and depends on python2.
194 lines
5.7 KiB
XML
194 lines
5.7 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY telepathy-logger-download-http
|
|
"https://telepathy.freedesktop.org/releases/telepathy-logger/telepathy-logger-&telepathy-logger-version;.tar.bz2">
|
|
<!ENTITY telepathy-logger-download-ftp " ">
|
|
<!ENTITY telepathy-logger-md5sum "c2f6a31c76cbdf8790500cf4f872ba71">
|
|
<!ENTITY telepathy-logger-size "552 KB">
|
|
<!ENTITY telepathy-logger-buildsize "17 MB">
|
|
<!ENTITY telepathy-logger-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="telepathy-logger" xreflabel="telepathy-logger-&telepathy-logger-version;">
|
|
<?dbhtml filename="telepathy-logger.html"?>
|
|
|
|
|
|
<title>telepathy-logger-&telepathy-logger-version;</title>
|
|
|
|
<indexterm zone="telepathy-logger">
|
|
<primary sortas="a-telepathy-logger">telepathy-logger</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to Telepathy Logger</title>
|
|
|
|
<para>
|
|
The <application>Telepathy Logger</application> package is a headless
|
|
observer client that logs information received by the
|
|
<application>Telepathy</application> framework. It features pluggable
|
|
backends to log different sorts of messages in different formats.
|
|
</para>
|
|
|
|
&lfs112_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&telepathy-logger-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&telepathy-logger-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &telepathy-logger-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &telepathy-logger-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &telepathy-logger-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &telepathy-logger-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">Telepathy Logger Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="python2"/> (only during build),
|
|
<xref linkend="sqlite"/>, and
|
|
<xref linkend="telepathy-glib"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
<para role="recommended">
|
|
<xref linkend="gobject-introspection"/>
|
|
</para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional">
|
|
<xref linkend="gtk-doc"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/telepathy-logger"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of Telepathy Logger</title>
|
|
|
|
<para>
|
|
Fix a deprecated schema entry:
|
|
</para>
|
|
|
|
<screen><userinput>sed 's@/apps/@/org/freedesktop/@' \
|
|
-i data/org.freedesktop.Telepathy.Logger.gschema.xml.in</userinput></screen>
|
|
|
|
<para>
|
|
Install <application>Telepathy Logger</application> by running the
|
|
following commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr --disable-static &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
To test the results, issue: <command>make check</command>.
|
|
</para>
|
|
|
|
<para>
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="commands">
|
|
<title>Command Explanations</title>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/static-libraries.xml"/>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
href="../../xincludes/gtk-doc-rebuild-problem.xml"/>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
telepathy-logger
|
|
</seg>
|
|
<seg>
|
|
libtelepathy-logger.so
|
|
</seg>
|
|
<seg>
|
|
/usr/include/telepathy-logger-0.2,
|
|
/usr/share/gtk-doc/html/telepathy-logger and
|
|
/usr/share/telepathy
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="telepathy-logger-prog">
|
|
<term><command>telepathy-logger</command></term>
|
|
<listitem>
|
|
<para>
|
|
is the <application>Telepathy Logger</application> D-Bus service
|
|
</para>
|
|
<indexterm zone="telepathy-logger telepathy-logger-prog">
|
|
<primary sortas="b-telepathy-logger">telepathy-logger</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libtelepathy-logger">
|
|
<term><filename class="libraryfile">libtelepathy-logger.so</filename></term>
|
|
<listitem>
|
|
<para>
|
|
contains the <application>Telepathy Logger</application> API functions
|
|
</para>
|
|
<indexterm zone="telepathy-logger libtelepathy-logger">
|
|
<primary sortas="c-libtelepathy-logger">libtelepathy-logger.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|