Please note the following RPM install issues. This is on a Mandrake 9.2 machine with latest updates applied.
Issue 1: The RPM supposedly for Mandrake 9 and above requires QT 3.2, which doesnt come with Mandrake 9.2
Issue 2: The RPM for systems with QT3.1 doesnt detect QT 3.1 properly, but will install if forced, and seems to run OK
Thanks for all your work. I look forward to when you release your API and someone writes gskype!
##################################################################
[root@aspl-11 tmp]# cat /etc/redhat-release
Mandrake Linux release 9.2 (FiveStar) for i586
[root@aspl-11 tmp]# uname -a
Linux aspl-11 2.4.22-10mdk #1 Thu Sep 18 12:30:58 CEST 2003 i686 unknown unknown GNU/Linux
[root@aspl-11 tmp]# rpm -qa | grep qt
qt3-common-3.1.2-15.4.92mdk
libqt3-3.1.2-15.4.92mdk
libqt2-2.3.1-29mdk
[root@aspl-11 tmp]# rpm -Uvh skype-0.92.0.2-mdk.i586.rpm
warning: skype-0.92.0.2-mdk.i586.rpm: V3 DSA signature: NOKEY, key ID d66b746e
error: Failed dependencies:
libqt3 >= 3.2 is needed by skype-0.92.0.2-mdk
[root@aspl-11 tmp]# rpm -Uvh skype_qt3_1-0.92.0.2-suse.i386.rpm
error: Failed dependencies:
qt3 >= 3.1 is needed by skype_qt3_1-0.92.0.2-1
[root@aspl-11 tmp]# rpm --nodeps -Uvh skype_qt3_1-0.92.0.2-suse.i386.rpm
Preparing... ########################################### [100%]
1:skype_qt3_1 ########################################### [100%]