Hi, first of all let me introduce myself as a novice Linux user, who is currently very happy with KDE 4 and the amount of great GUI ideas that revolve this desktop environment.<br><br>Today I discovered this project, Rekonq, and I felt really excited about it, because I&#39;m not happy at all with other browsers on KDE 4 (Firefox is the best, but looks very very bad).<br>

<br>So I downloaded your source code, and tried to cmake it, but I got the following error:<br>CMake Error at src/CMakeLists.txt:101 (TARGET_LINK_LIBRARIES):              <br>  target_link_libraries called with incorrect number of arguments <br>

<br>Looking at that line of the CMakeLists.txt file, I see it is referencing:<br>    TARGET_LINK_LIBRARIES( ${KDENETWORK_LIBRARIES} )<br><br>So I searched for any packages for my distro that matched or looked like that line, and  found &quot;kdenetwork-devel.x86_64 7:4.2.4-4.fc11&quot;, I installed it, cleared the cmake build directory and tried to build again, but I get the same error!<br>

<br>I would really like to try this browser, so any pointers on what I can try next will be greatly appreciated!<br><br>Regards,<br>Federico Cáceres<br>