Hi there. I was trying to compile Plasmate 1.0, I installed attica and attica-devel; but I still can't compile it, it show the next error message: "-- The C compiler identification is GNU 4.7.2 -- The CXX compiler identification is GNU 4.7.2 -- Check for working C compiler: /usr/lib/ccache/cc -- Check for working C compiler: /usr/lib/ccache/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working CXX compiler: /usr/lib/ccache/c++ -- Check for working CXX compiler: /usr/lib/ccache/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done CMake Error at CMakeLists.txt:3 (find_package): By not providing "FindLibAttica.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "LibAttica", but CMake did not find one. Could not find a package configuration file provided by "LibAttica" with any of the following names: LibAtticaConfig.cmake libattica-config.cmake Add the installation prefix of "LibAttica" to CMAKE_PREFIX_PATH or set "LibAttica_DIR" to a directory containing one of the above files. If "LibAttica" provides a separate development package or SDK, be sure it has been installed. CMake Warning (dev) in CMakeLists.txt: No cmake_minimum_required command is present. A line of code such as cmake_minimum_required(VERSION 2.8) should be added at the top of the file. The version specified may be lower if you wish to support older CMake versions for this project. For more information run "cmake --help-policy CMP0000". This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring incomplete, errors occurred!" About this: > LibAtticaConfig.cmake > libattica-config.cmake I made a "locate LibAtticaConfig.cmake && locate libattica-config.cmake" and nothing there isn't any file in my filesystem named like those, just "/usr/share/kde4/apps/cmake/modules/FindLibAttica.cmake". So What should I do to make it? -Isaac. _______________________________________________ kde mailing list kde@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/kde New to KDE4? - get help from http://userbase.kde.org