2013-06-01 20:19:53 +08:00
|
|
|
<?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;
|
|
|
|
|
2014-09-28 04:55:43 +08:00
|
|
|
<!ENTITY gcr-download-http "&gnome-download-http;/gcr/3.14/gcr-&gcr-version;.tar.xz">
|
|
|
|
<!ENTITY gcr-download-ftp "&gnome-download-ftp;/gcr/3.14/gcr-&gcr-version;.tar.xz">
|
|
|
|
<!ENTITY gcr-md5sum "f2a620c5f6c0cd570b4e3bed287ed302">
|
2014-03-25 02:48:03 +08:00
|
|
|
<!ENTITY gcr-size "1.3 MB">
|
2014-05-19 07:40:17 +08:00
|
|
|
<!ENTITY gcr-buildsize "58 MB (additional 4 MB for tests)">
|
|
|
|
<!ENTITY gcr-time "0.8 SBU (additional 0.1 SBU for tests)">
|
2013-06-01 20:19:53 +08:00
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="gcr" xreflabel="Gcr-&gcr-version;">
|
|
|
|
<?dbhtml filename="gcr.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Gcr-&gcr-version;</title>
|
|
|
|
|
|
|
|
<indexterm zone="gcr">
|
|
|
|
<primary sortas="a-Gcr">Gcr</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Gcr</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
The <application>Gcr</application> package contains libraries used
|
|
|
|
for displaying certificates and accessing key stores. It also
|
|
|
|
provides the viewer for crypto files on the
|
|
|
|
<application>GNOME</application> Desktop.
|
|
|
|
</para>
|
|
|
|
|
2015-03-01 12:47:03 +08:00
|
|
|
&lfs77_checked;
|
2013-06-01 20:19:53 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&gcr-download-http;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&gcr-download-ftp;"/>
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download MD5 sum: &gcr-md5sum;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Download size: &gcr-size;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated disk space required: &gcr-buildsize;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
Estimated build time: &gcr-time;
|
|
|
|
</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Gcr Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
|
|
<para role="required">
|
2013-07-29 00:36:49 +08:00
|
|
|
<xref linkend="glib2"/>,
|
2013-06-01 20:19:53 +08:00
|
|
|
<xref linkend="libgcrypt"/>,
|
2013-09-03 23:50:35 +08:00
|
|
|
<xref linkend="libtasn1"/>, and
|
2013-06-01 20:19:53 +08:00
|
|
|
<xref linkend="p11-kit"/>
|
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
2013-07-29 00:36:49 +08:00
|
|
|
<xref linkend="gnupg2"/>,
|
2014-03-25 02:48:03 +08:00
|
|
|
<xref linkend="gobject-introspection"/>,
|
|
|
|
<xref linkend="gtk3"/>,
|
|
|
|
<xref linkend="libxslt"/>, and
|
|
|
|
<xref linkend="vala"/>
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
|
|
<para role="optional">
|
|
|
|
<xref linkend="gtk-doc"/> and
|
2014-03-16 07:51:18 +08:00
|
|
|
<xref linkend="valgrind"/>
|
2013-06-01 20:19:53 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">
|
|
|
|
User Notes: <ulink url="&blfs-wiki;/gcr"/>
|
|
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Gcr</title>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
Install <application>Gcr</application> by running the following
|
|
|
|
commands:
|
|
|
|
</para>
|
|
|
|
|
2013-09-03 23:50:35 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr \
|
2014-02-22 23:06:53 +08:00
|
|
|
--sysconfdir=/etc &&
|
2013-06-01 20:19:53 +08:00
|
|
|
make</userinput></screen>
|
|
|
|
|
|
|
|
<para>
|
2014-09-28 04:55:43 +08:00
|
|
|
To test the results, issue: <command>make check</command>.
|
2013-06-01 20:19:53 +08:00
|
|
|
</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>
|
|
|
|
|
2013-07-29 00:36:49 +08:00
|
|
|
<para>
|
|
|
|
<parameter>--without-gtk</parameter>: Use this switch if you
|
|
|
|
haven't installed <xref linkend="gtk3"/>.
|
|
|
|
</para>
|
|
|
|
|
2013-06-01 20:19:53 +08:00
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
|
|
|
href="../../xincludes/gtk-doc-rebuild.xml"/>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>
|
2014-03-25 02:48:03 +08:00
|
|
|
gcr-viewer and gcr-prompter
|
2013-06-01 20:19:53 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
2014-03-25 02:48:03 +08:00
|
|
|
libgck-1.so, libgcr-3.so, libgcr-base-3.so and libgcr-ui-3.so
|
2013-06-01 20:19:53 +08:00
|
|
|
</seg>
|
|
|
|
<seg>
|
|
|
|
/usr/include/gck-1,
|
|
|
|
/usr/include/gcr-3,
|
|
|
|
/usr/share/gcr-3,
|
2013-09-03 23:50:35 +08:00
|
|
|
/usr/share/gtk-doc/html/gck, and
|
2013-06-01 20:19:53 +08:00
|
|
|
/usr/share/gtk-doc/html/gcr-3
|
|
|
|
</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
2014-03-25 02:48:03 +08:00
|
|
|
<varlistentry id="gcr-prompter">
|
|
|
|
<term><command>gcr-prompter</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
provides the prompt dialog needed by libgcr.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="gcr gcr-prompter">
|
|
|
|
<primary sortas="b-gcr-prompter">gcr-prompter</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2013-06-01 20:19:53 +08:00
|
|
|
<varlistentry id="gcr-viewer">
|
|
|
|
<term><command>gcr-viewer</command></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
is used to view certificate and key files.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="gcr gcr-viewer">
|
|
|
|
<primary sortas="b-gcr-viewer">gcr-viewer</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libgck-1">
|
|
|
|
<term><filename class="libraryfile">libgck-1.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
contains GObject bindings for PKCS#11.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="gcr libgck-1">
|
|
|
|
<primary sortas="c-libgck-1">libgck-1.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libgcr-3">
|
|
|
|
<term><filename class="libraryfile">libgcr-3.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>
|
|
|
|
contains functions for high level crypto parsing.
|
|
|
|
</para>
|
|
|
|
<indexterm zone="gcr libgcr-3">
|
|
|
|
<primary sortas="c-libgcr-3">libgcr-3.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|