%general-entities; ]> $LastChangedBy$ $Date$ Gcr-&gcr-version; Gcr Introduction to Gcr 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. &lfs82_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &gcr-md5sum; Download size: &gcr-size; Estimated disk space required: &gcr-buildsize; Estimated build time: &gcr-time; Gcr Dependencies Required , , , and Recommended , , , , and Optional and User Notes: Installation of Gcr Install Gcr by running the following commands: sed -i -r 's:"(/desktop):"/org/gnome\1:' schema/*.xml && ./configure --prefix=/usr \ --sysconfdir=/etc \ --without-gtk-doc && make To test the results, issue: make -k check. The tests must be run from an X Terminal or similar. Now, as the root user: make install Command Explanations sed ... schema/*.xml: This command fixes a deprecated entry in the schema template. : Use this switch if you haven't installed . Note that gcr-viewer will not be installed if this is passed to configure. Contents Installed Program Installed Libraries Installed Directories gcr-viewer libgck-1.so, libgcr-3.so, libgcr-base-3.so and libgcr-ui-3.so /usr/include/gck-1, /usr/{include,share,share/gtk-doc/html}/gcr-3, and /usr/share/gtk-doc/html/gck Short Descriptions gcr-viewer is used to view certificates and key files. gcr-viewer libgck-1.so contains GObject bindings for PKCS#11. libgck-1.so libgcr-3.so contains functions for high level crypto parsing. libgcr-3.so