[opensuse-kde] KDE3 apps kisdnwatch and kmobiletools for KDE4
Hello, since using KDE 4.3.0 I remove old KDE3 apps piece for piece. There are two packages that are not ported to KDE4 yet: - kmobiletools - kisdnwatch I know, there are not many ISDN users left these days, but I am such... I tried to build kisdnwatch on my own, but did not succeed, I got the source and tried: ./configure --prefix=/home/malte_gell/tmp/kisdnwatch --with-qt-dir=/usr/lib/qt4/ and it stops with error message: checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library qt-mt) not found. Please check your installation! For more details about this problem, look at the end of config.log. Make sure that you have compiled Qt with thread support! I have Qt4 installed and still QT3, but Id like to link it agains KDE4 and Qt4... It would be nice, if someone has a hint. Maybe I should try to compile the src rpm instead from the "naked" sources from AVM? Malte -- To unsubscribe, e-mail: opensuse-kde+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-kde+help@opensuse.org
In <200908072209.57233.malte.gell@gmx.de>, Malte Gell wrote:
There are two packages that are not ported to KDE4 yet:
- kmobiletools - kisdnwatch
I know, there are not many ISDN users left these days, but I am such...
I tried to build kisdnwatch on my own, but did not succeed, I got the source and tried:
./configure --prefix=/home/malte_gell/tmp/kisdnwatch --with-qt-dir=/usr/lib/qt4/
and it stops with error message:
checking for Qt... configure: error: Qt (>= Qt 3.0.2) (library qt-mt) not found. Please check your installation!
I have Qt4 installed and still QT3, but Id like to link it agains KDE4 and Qt4...
Qt4 isn't source or binary compatible with Qt3. You will need to port the source to Qt4 if you want to link it with Qt4. That involves modifying the source code; are you a C++ programmer (or can you hire/beg/steal/borrow one)? [1] I don't know how long oS plans to ship Qt3, I imaging TT/Nokia will still be supporting it for a while, but I don't know that for sure. It may be best to just compile/link against Qt3. -- Boyd Stephen Smith Jr. ,= ,-_-. =. bss@iguanasuicide.net ((_/)o o(\_)) ICQ: 514984 YM/AIM: DaTwinkDaddy `-'(. .)`-' http://iguanasuicide.net/ \_/ [1] Is it GPL/LGPL? I'll do it for a very reasonable fee. :)
participants (2)
-
Boyd Stephen Smith Jr.
-
Malte Gell