%general-entities; ]> $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. &lfs101_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 's:"/desktop:"/org:' schema/*.xml && mkdir build && cd build && meson --prefix=/usr --buildtype=release -Dgtk_doc=false .. && ninja To test the results, issue: ninja test. The tests must be run from an X Terminal or similar. Now, as the root user: ninja 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 meson. : Use this switch if you wish to generate the API reference documentation. Note that you must have GTK-Doc installed. Contents Installed Program Installed Libraries Installed Directories gcr-viewer libgck-1.so, libgcr-base-3.so and libgcr-ui-3.so /usr/include/gck-1, /usr/include/gcr-3, and /usr/share/gtk-doc/html/{gcr,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