%general-entities; ]> $LastChangedBy$ $Date$ Attica-&attica-version; attica Introduction to Attica Attica is a library to access "Open Collaboration Service" providers. &lfs79_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &attica-md5sum; Download size: &attica-size; Estimated disk space required: &attica-buildsize; Estimated build time: &attica-time; Attica Dependencies Required and User Notes: Installation of Attica Install Attica by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=&kde-dir; \ -DCMAKE_BUILD_TYPE=Release \ -DQT4_BUILD=ON \ -Wno-dev .. && make To test the results, issue make test. Now, as the root user: make install Command Explanations -DCMAKE_BUILD_TYPE=Release: This switch is used to apply a higher level of compiler the optimizations. -DQT4_BUILD=ON: This switch forces the package to build against Qt4 even if Qt5 is present on the system. Contents Installed Programs Installed Libraries Installed Directories none libattica.so &kde-dir;/include/attica