The Gcr package contains libraries used for displaying certificates and accessing key stores. It also provides the viewer for crypto files on the GNOME Desktop.
This package is known to build and work properly using an LFS-7.5 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gcr/3.10/gcr-3.10.1.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gcr/3.10/gcr-3.10.1.tar.xz
Download MD5 sum: 68c0b5d7202ac598942616d2e3a1b089
Download size: 1.4 MB
Estimated disk space required: 53 MB
Estimated build time: 0.7 SBU
GLib-2.38.2, Intltool-0.50.2, libgcrypt-1.6.1, libtasn1-3.4, and p11-kit-0.20.2
GnuPG-2.0.22, gobject-introspection-1.38.0, and GTK+-3.10.7
GTK-Doc-1.19 and Valgrind
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gcr
Install Gcr by running the following commands:
./configure --prefix=/usr \ --sysconfdir=/etc && make
A session bus address is necessary to run the tests. To test the results, issue: make check.
Now, as the root
user:
make install
--without-gtk
: Use this
switch if you haven't installed GTK+-3.10.7.
--enable-gtk-doc
: Use this parameter if
GTK-Doc is installed and you wish
to rebuild and install the API documentation.
Last updated on 2014-02-22 07:06:53 -0800