Description: kvdr is a nice KDE 2/3 frontend for VDR. It allows the usage of VDR including OSD with X11/KDE in window or Fullsize mode. If you want to use kvdr you need a full-featured DVB card..
I try this but in the end I get this message:
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
looks nice but..the configure cannot find my qt3 installation.
i have libqt3-mt-dev installed..and even with
./configure --with-qt-dir=/usr/share/qt3 --with-qt-includes=/usr/include/qt3 --with-qt-libraries=/usr/share/qt3/lib
i recived the same error
checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found
Ratings & Comments
5 Comments
sorry but i have all qt3-devel package...any idea?
try ./configure --enable-mt works for me. Mike
I try this but in the end I get this message: checking for KDE... configure: error: in the prefix, you've chosen, are no KDE headers installed. This will fail. So, check this please and use another prefix!
looks nice but..the configure cannot find my qt3 installation. i have libqt3-mt-dev installed..and even with ./configure --with-qt-dir=/usr/share/qt3 --with-qt-includes=/usr/include/qt3 --with-qt-libraries=/usr/share/qt3/lib i recived the same error checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found
Hi there, This looks like the QT3-devel package is not installed. HTH Hendric