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.
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/attica/attica-0.2.0.tar.bz2
Download MD5 sum: df3dcea0229cfa31539bdd427976e15b
Download size: 0.9 MB
Estimated disk space required: 3.7 MB
Estimated build time: 0.2 SBU
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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
Last updated on 2011-04-17 09:32:39 +0000