Attica is a library to access "Open Collaboration Service" providers.
This package is known to build and work properly using an LFS-7.3 platform.
Download (HTTP): http://mirrors.isc.org/pub/kde/stable/attica/attica-0.4.1.tar.bz2
Download (FTP): ftp://ftp.kde.org/pub/kde/stable/attica/attica-0.4.1.tar.bz2
Download MD5 sum: b90983ec5d79e5ddcbc9146fa23cab72
Download size: 59 KB
Estimated disk space required: 7.5 MB
Estimated build time: 0.5 SBU
Qt-4.8.4 and CMake-2.8.11
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/attica
Install attica by running the following commands:
mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=$KDE_PREFIX .. && make
To test the results, issue make test.
Now, as the root user:
make install
Last updated on 2013-06-02 19:23:30 +0000