gpgmepp-2.0.0

Introduction to gpgmepp

The gpgmepp package provides a C++ wrapper to gpgme-2.0.0.

[Note]

Note

Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.

Package Information

gpgmepp Dependencies

Required

gpgme-2.0.0

Installation of gpgmepp

Install gpgmepp by running the following commands:

mkdir build &&
cd    build &&

cmake -D CMAKE_INSTALL_PREFIX=/usr .. &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: None
Installed Libraries: libgpgmepp.so
Installed Directory: /usr/lib/cmake/Gpgmepp and /usr/include/gpgme++

Short Descriptions

libgpgmepp.so

contains the C++ gpgme API functions