Next: Building the Source, Up: Preparation
There are two types of dependencies for Scute: compile-time dependencies and run-time dependencies. The compile-time dependencies only need to be fulfilled when Scute is compiled and installed. The run-time dependencies need to be fulfilled when Scute is used in an application.
Scute depends, in addition to the essential build utilities, on the following packages at build time:
libgpg-errorlibassuanAt run-time, in addition to the run-time versions of the above libraries, you also need the following packages installed and configured:
Caution: A functional installation of GnuPG 2.0 requires a
running GPG Agent process, which must be advertised to the applications
via the GPG_AGENT_INFO environment variable. Please make sure
that you fulfill this requirement before using Scute in an application,
running the Scute test suite, or preparing certificates as described in
Certificate Preparation. See Invoking GPG-AGENT, for details on how to run the GPG Agent.