LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   error: Failed dependencies: libboost_serialization.so.4 is needed by barry-util-0.16 (https://www.linuxquestions.org/questions/linux-software-2/error-failed-dependencies-libboost_serialization-so-4-is-needed-by-barry-util-0-16-a-825572/)

java 08-11-2010 10:45 AM

error: Failed dependencies: libboost_serialization.so.4 is needed by barry-util-0.16
 
Hi guys,
I am having problem installing barry-util-0.16-0.f11.i386.rpm on my fedora 13; it is the only package out of the 6 packages that are required to get my blackberry working on fedora 13 running on my Hp laptop and i have search the web to locate the rpm for it and even yum could not help. This is what i get when i try to install the package:

[root@localhost blackberry]# rpm -ihv barry-util-0.16-0.f11.i386.rpm
error: Failed dependencies:
libboost_serialization.so.4 is needed by barry-util-0.16-0.i386

I'll appreciate you guys assistances in resolving this issue cause i cant imagine why libboost_serialization.so.4 should prevent me from get my blackberry working on fedora 13

AlucardZero 08-11-2010 11:35 AM

You need to install boost.

knudfl 08-11-2010 01:18 PM

'barry-util-0.16-0.f11.i386.rpm' : This package is meant for Fedora 11 only.
( Is not a genuine Fedora package.)
( And libboost_serialization.so.4 is an old file.)

'barry-util' : ""This package contains command line utilities,
such as bcharge, btool, breset, etc.""

# yum install barry
.. provides version 0.17: The Fedora package has all commands included:
/usr/bin/barrybackup
/usr/bin/bdptest
/usr/bin/bfuse
/usr/bin/bidentify
/usr/bin/bjavaloader
/usr/bin/bjdwp
/usr/bin/bjvmdebug
/usr/bin/bktrans
/usr/bin/brecsum
/usr/bin/brimtrans
/usr/bin/bs11nread
/usr/bin/btool
/usr/bin/btranslate
/usr/bin/hal-blackberry
/usr/bin/upldif
/usr/sbin/bcharge
/usr/sbin/breset
/usr/sbin/pppob

# yum search barry : For the other barry-* packages.
.......


All times are GMT -5. The time now is 01:33 PM.