The Debian package for Kiax 0.8.4 does not install out
of the box on (K)Ubuntu 5.10, because it has a
dependency on libqt3c102-mt, which does not exist. Note
that I can install kiax using the --force-depends
option (e.g. install it even though the depends are not
fulfilled), but this is not a nice solution, because
the system keeps on reporting this as an installation
error and wants to remove the package.
My "feature request" is that you create a package,
which depends on libqt3c102-mt OR libqt3-mt, such that
it can be installed on Debian and Ubuntu (on Debian
libqt3c102-mt exists and on Ubuntu libqt3-mt).
Logged In: YES
user_id=1223718
I will have this in mind, thanks.
Logged In: NO
In fact libqt3c102-mt is also obsolete in Debian etch
(testing). _The_only_thing_ which is needed to install the
package either in Ubuntu or etch is to edit one line in
DEBIAN/control (see howto do it being a user:
http://forum.skype.com/viewtopic.php?p=169829\). Kiax-people,
_you_ shoud do it: change "libqt3c102-mt (>= 3:3.3.3.4)"
into "libqt3c102-mt (>= 3:3.3.3.4) | libqt3-mt".
BTW. Please, use alsa.
Newertheless: Great job.