On Wednesday 07 July 2010 16:30:44 Divan Santana wrote: > Hi All, > > Rekonq is an awesome browser, definitely one of my favorite and I'm hoping > to be able to use it again. Unfortunately on Mandriva I can't find a daily > build or any recent rpm. If I try install it from source I get the > following error: > > --- > [di...@localhost rekonq-0.5.0]$ mkdir build && cd build > [di...@localhost build]$ cmake .. > -- The C compiler identification is GNU > -- The CXX compiler identification is GNU > -- Check for working C compiler: /usr/bin/gcc > -- Check for working C compiler: /usr/bin/gcc -- works > -- Detecting C compiler ABI info > -- Detecting C compiler ABI info - done > -- Check for working CXX compiler: /usr/bin/c++ > -- Check for working CXX compiler: /usr/bin/c++ -- works > -- Detecting CXX compiler ABI info > -- Detecting CXX compiler ABI info - done > -- Looking for Q_WS_X11 > -- Looking for Q_WS_X11 - found > -- Looking for Q_WS_WIN > -- Looking for Q_WS_WIN - not found. > -- Looking for Q_WS_QWS > -- Looking for Q_WS_QWS - not found. > -- Looking for Q_WS_MAC > -- Looking for Q_WS_MAC - not found. > -- Found Qt-Version 4.6.2 (using /usr/bin/qmake) > -- Looking for _POSIX_TIMERS > -- Looking for _POSIX_TIMERS - found > CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:98 (MESSAGE): > ERROR: cmake/modules/FindKDE4Internal.cmake not found in > /home/divan/.kde4/share/apps;/var/lib/mandriva/kde4- > profiles/free/share/apps;/var/lib/mandriva/kde4- > profiles/common/share/apps;/usr/share/apps > Call Stack (most recent call first): > CMakeLists.txt:24 (FIND_PACKAGE) > > > -- Configuring incomplete, errors occurred! > --- > > Any idea on what I'm missing or doing wrong?
Yes, you're missing some of the kdelibs-devel packages. You should not be able to compile anything KDE related... -- Andrea Diamantini, adjam GPG Fingerprint: 57DE 8E32 7D1A 0E16 AA52 59D8 84F9 3ECD DBF9 730F rekonq project WEB: http://rekonq.sourceforge.net IRC: rek...@freenode _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
