I’ve tried the Torrent client that comes with Leap but I would prefer to use another torrent client called Tixati. I’ve been using it for quite a while and like it. I have the standard repositories installed along with packman. I tried searching for Tixati in Yast but there were no results. I went to the Tixati site and downloaded the 64bit and 32 bit rpm files. I first tried the 64 bit using the rpm-i method - Yast had a problem with the “packaging”. The 64 bit client failed to install due to a missing dependency:
[rpm -i tixati-2.38-1.x86_64.rpm
error: Failed dependencies:
libdbus-1.so.3(LIBDBUS_1_3)(64bit) is needed by tixati-2.38-1.x86_64
/CODE]
There is a version of libdbus installed with Leap - I tried finding a more compatible version but it rejected everything I downloaded saying what was already installed was newer.
I then tried the 32 bit file and it also failed due to missing dependencies:
rpm -i tixati-2.38-1.i686.rpm
error: Failed dependencies:
libcairo.so.2 is needed by tixati-2.38-1.i686
libdbus-1.so.3(LIBDBUS_1_3) is needed by tixati-2.38-1.i686
libdbus-glib-1.so.2 is needed by tixati-2.38-1.i686
libgdk-x11-2.0.so.0 is needed by tixati-2.38-1.i686
libgdk_pixbuf-2.0.so.0 is needed by tixati-2.38-1.i686
libgio-2.0.so.0 is needed by tixati-2.38-1.i686
libglib-2.0.so.0 is needed by tixati-2.38-1.i686
libgobject-2.0.so.0 is needed by tixati-2.38-1.i686
libgthread-2.0.so.0 is needed by tixati-2.38-1.i686
libgtk-x11-2.0.so.0 is needed by tixati-2.38-1.i686
libpango-1.0.so.0 is needed by tixati-2.38-1.i686
libpangocairo-1.0.so.0 is needed by tixati-2.38-1.i686
Has anyone installed Tixati and can they tell me what version of libdbus I need to install - and where to find it. I've gone to a couple of site and on one of them there were over 160 versions of libdbus!
Thanks for any suggestions and assistance!