FedoraForum.org - Fedora Support Forums and Community
Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2013
    Location
    Earth
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Qt XMPP Library & Leechcraft

    Good Day,

    I am attempting to install Leechcraft, but I can't get some of the dependencies to load properly. When in sudo I run:

    Code:
    yum install leechcraft-full
    I get the response:

    Code:
    Error: Package: leechcraft-azoth-0.5.80-1.fc18.x86_64 (fedora)
               Requires: libqxmpp-dev.so.0()(64bit)
               Available: qxmpp-dev-0.6.3.1-1.fc18.x86_64 (fedora)
                   libqxmpp-dev.so.0()(64bit)
     You could try using --skip-broken to work around the problem
     You could try running: rpm -Va --nofiles --nodigest
    I have tried to install qxmpp-dev-0.6.3.1-1.fc18.x86_64, but the file does not seem to be available. I have also tried the skip-broken and the --nofiles, --nodigest as suggested above, but that has not worked. What can I do to get Leechcraft installed and running in its entirety?

    Thank you for your time.

  2. #2
    Join Date
    Nov 2012
    Location
    Chicago
    Posts
    76
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Qt XMPP Library & Leechcraft

    yeah, I have the same problem. It seems the qxmpp-dev package in the Fedora repo is outdated, while all the other qxmpp packages are up-to-date...which, I'm guessing, is causing the dependency problem. Would be great if someone with access could update them

  3. #3
    Join Date
    Feb 2013
    Location
    Earth
    Posts
    29
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Qt XMPP Library & Leechcraft

    Thanks for the reply ILMostro,

    I just ended up inputting

    Code:
    yum install leechcraft-full --skip-broken
    which worked, sorta. It opened up most of the features, but the interface was still quite unpolished, so I ended up uninstalling it later. Give it a try and see if it leaves you something desirable.

    Best

  4. #4
    Join Date
    Dec 2006
    Posts
    2,087
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Qt XMPP Library & Leechcraft

    This is weird. Apparently this leechcraft thingy is outdated on Fedora 18, because Fedora 16 and Fedora 17 already have leechcraft 0.5.85 which requires libqxmpp instead of libqxmpp-dev.

    Btw LeechCraft 0.5.90 has been released ---> http://leechcraft.org/leechcraft-0.5.90-is-released

  5. #5
    Join Date
    Nov 2012
    Location
    Chicago
    Posts
    76
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Qt XMPP Library & Leechcraft

    Quote Originally Posted by dronam
    Thanks for the reply ILMostro,

    I just ended up inputting

    Code:
    yum install leechcraft-full --skip-broken
    which worked, sorta. It opened up most of the features, but the interface was still quite unpolished, so I ended up uninstalling it later. Give it a try and see if it leaves you something desirable.

    Best
    yea, that installs leechcraft, without the plugins... :/ disappointing

    I filed a bug-report on bugzilla about the inconsitent versions of qxmpp(-dev) here :
    911765 , but so far I don't see any changes or progress--or even advice as to how one would resolve this issue!
    Last edited by ILMostro; 18th February 2013 at 10:02 AM.

Similar Threads

  1. Replies: 0
    Last Post: 16th December 2011, 06:08 AM
  2. Facebook launch XMPP support for chat
    By Demz in forum Wibble
    Replies: 1
    Last Post: 17th February 2010, 03:41 PM
  3. Pidgin 2.6.1 adds XMPP Voice and Video support
    By szihs in forum Linux Chat
    Replies: 5
    Last Post: 28th August 2009, 12:56 AM
  4. list library function of a shared library .so
    By powah in forum Programming & Packaging
    Replies: 2
    Last Post: 26th April 2006, 03:50 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •