Attica-0.3.0

Introduction to Attica

Attica is a library to access "Open Collaboration Service" providers.

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

Package Information

Attica Dependencies

Required

Qt-4.8.1

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

Installation of Attica

Install attica by running the following commands:

mkdir build &&
cd build &&
cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX .. &&
make

Now, as the root user:

make install

Contents

Installed Programs: None
Installed Libraries: libattica.so
Installed Directories: $KDE4_PREFIX/include/attica

Last updated on 2012-04-06 01:50:36 +0000