Qca-2.0.3

Introduction to QCA

QCA aims to provide a straightforward and cross-platform crypto API, using Qt4 datatypes and conventions. QCA separates the API from the implementation, using plugins known as Providers.

This package is known to build and work properly using an LFS-6.7 platform.

Package Information

qca Dependencies

Required

Qt-4.8.0

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/qca

Installation of QCA

Install qca by running the following commands:

./configure --prefix=$(pkg-config --variable=prefix QtCore) &&
make

Now, as the root user:

make install

Contents

Installed Program: None
Installed Libraries: libqca.so
Installed Directory: $QT4DIR/share/qca

Last updated on 2011-02-08 21:13:13 +0000