Hi Dennis,

Since there are no official Fedora 14 packages, I assume you're attempting to install Fedora 13 packages in Fedora 14.

This doesn't seem to work because the SFLphone F13 RPM package is made for an older version of the package "evolution-data-server" (which is what provides the libraries for the evolution address book and dataserver - libebook, libedataserver) than ships with F14.

evolution-data-server from F14 provides:
-    libebook-1.2.so.10
-    libedataserver-1.2.so.14

Which are newer than what SFLPhone for F13 is built against.

I'd recommend you subscribe to this list (http://lists.savoirfairelinux.net/mailman/listinfo/sflphone). If a developer picks this up and makes a Fedora 14 RPM then you'll most likely hear it there.

Another option you have is to compile SFLphone from source. However, if you're not very familiar with opensource systems yet that might be a little bit too difficult for now.

Another thing you could try is adding --nodeps to the RPM command. So: rpm -i --nodeps sflphone-c*

That will install both packages, without looking for any dependancies. There's a good chance SFLphone won't work at all when you do this, but it could be it just works without problems with the newer evolution libraries as well. If it doesn't, make sure you 'rpm -e sflphone-common sflphone-client-gnome' again.

Met vriendelijke groeten,
Jan Middelkoop
ICT beheerder Recreatie&  Zorg Groep

Website: http://www.recreatie-zorg.nl/
E-mail: [email protected]
Telefoon: +31 10 714 2297


Op 19-1-2011 16:11, Dennis Daniels schreef:
http://www.youtube.com/watch?v=yY0M7OknMI4

Thank you for the tip but no joy. None of the dependencies are provided in Fedora 14 libs.

Dennis
lost and found:

+18586833669 (google)
GoogleTalk: dennisgdaniels

skype: dennisdaniels

+15047227525 (only emergencies)
EOL



On Wed, Jan 19, 2011 at 15:18, Jan Middelkoop <[email protected] <mailto:[email protected]>> wrote:

    Dennis,

    Personally, if I run into dependancy problems, third-party
    documentation is the last thing I look.  Fedora already knows
    exactly what you need, you just need to ask it what exactly. :-)

    You can use "yum whatprovides */file" to find out which package
    the file belongs to and then "yum install <package>" to install it.

    I.e:

    [root@local ~]# yum whatprovides */libebook-1.2.so.9
    ......
    evolution-data-server-2.30.1-2.fc13.i686 : Backend data server for
    Evolution
    Repo        : fedora
    Matched from:
    Filename    : /usr/lib/libebook-1.2.so.9


    [root@local ~]# yum install evolution-data-server
    .....

    :-)

    Kindest regards,
    Jan Middelkoop

    Met vriendelijke groeten,
    Jan Middelkoop
    ICT beheerder Recreatie&  Zorg Groep

    Website: http://www.recreatie-zorg.nl/
    E-mail: [email protected] <mailto:[email protected]>
    Telefoon: +31 10 714 2297


    Op 19-1-2011 14:12, [email protected]
    <mailto:[email protected]> schreef:

        Dennis sent a message using the contact form at
        http://www.sflphone.org/contact.

        warning: sflphone-client-gnome-0.9.8-2.1.i386_0.rpm: Header V3
        DSA/SHA1
        Signature, key ID 99e77d46: NOKEY
        error: Failed dependencies:
               libebook-1.2.so.9 is needed by
        sflphone-client-gnome-0.9.8-2.1.i386
               libedataserver-1.2.so.11 is needed by
        sflphone-client-gnome-0.9.8-2.1.i386
               liblog4c.so.3 is needed by
        sflphone-client-gnome-0.9.8-2.1.i386
               log4c is needed by sflphone-client-gnome-0.9.8-2.1.i386


        Fedora 14

        [user@localhost Downloads]$ uname -r
        2.6.35.10-74.fc14.i686

        _______________________________________________
        SFLphone mailing list
        [email protected]
        <mailto:[email protected]>
        http://lists.savoirfairelinux.net/mailman/listinfo/sflphone


_______________________________________________
SFLphone mailing list
[email protected]
http://lists.savoirfairelinux.net/mailman/listinfo/sflphone

Reply via email to