Attica-0.2.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-6.7 platform.

Package Information

Attica Dependencies

Required

cmake-2.8.6, Qt-4.8.0

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

Installation of Attica

Install attica by running the following commands:

mkdir build &&
cd build

Prepare the package for compilation:

cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX .. &&
make

Now, as the root user:

make install

Contents

Installed Program: None
Installed Library: libattica.so
Installed Directory: None

Last updated on 2011-04-17 09:32:39 +0000