On Tue, 21 Mar 2006 23:01:10 +0100, Renato Serodio wrote: > It's still not compiling, again with a missing library error.
I guess it's about libQtUiTools this time - at least that's my problem-of-the-day. For reasons I don't understand these libraries are missing on Debian; cf. Julien's and my output (taken from the #openwengo IRC channel): 18:00 <jgi> [EMAIL PROTECTED]:~/openwengo/softphone-ng/trunk$ ls -1 /opt/qt4.1.1/lib/libQtUiTools* 18:00 <jgi> /opt/qt4.1.1/lib/libQtUiTools.a 18:00 <jgi> /opt/qt4.1.1/lib/libQtUiTools.prl 18:00 <jgi> /opt/qt4.1.1/lib/libQtUiTools_debug.a 18:00 <jgi> /opt/qt4.1.1/lib/libQtUiTools_debug.prl 18:01 <gregoa> $ ls -l /usr/lib/libQtUiTools* 18:01 <gregoa> -rw-r--r-- 1 root root 840 Mar 6 19:40 /usr/lib/libQtUiTools.prl 18:01 <gregoa> -rw-r--r-- 1 root root 856 Mar 6 19:40 /usr/lib/libQtUiTools_debug.prl I've just filed a bug report against the Debian package: http://bugs.debian.org/358224 > Gregor, would you mind posting a list with the > packages you installed? Or did you compile from source? No, only Debian packages. The list of packages I installed for wengophone (may be incomplete because I might have had something installed before already): scons libspeex-dev libglib2.0-dev libqt4-dev libqt4-debug-dev libgtk2.0-dev libglade2-dev libboost-test-dev libboost-thread-dev libboost-serialization-dev libboost-signals-dev libboost-regex-dev libasound2-dev libgnutls-dev qt4-designer (nor sure if this is necessary) And they of course pull in other packages by their dependencies ;-) gregor -- .''`. http://info.comodo.priv.at/ | gpg key ID: 0x00F3CFE4 : :' : infos zur usenet-hierarchie at.*: http://www.usenet.at/ `. `' member of https://www.vibe.at/ | how to reply: http://got.to/quote/ `- NP: Jim Carrey: Somebody To Love _______________________________________________ Wengophone-devel mailing list [email protected] http://dev.openwengo.com/mailman/listinfo/wengophone-devel
