Chris, thanks, I did have the files;
ls -l /usr/lib/libboost_serial*
lrwxrwxrwx 1 root root 35 2008-03-17 11:26
/usr/lib/libboost_serialization-mt.so -> libboost_serialization-mt.so.1.34.1
-rwxr-xr-x 1 root root 376520 2008-01-16 12:03
/usr/lib/libboost_serialization-mt.so.1.34.1
lrwxrwxrwx 1 root root 35 2008-03-17 11:25
/usr/lib/libboost_serialization-mt.so.3 ->
libboost_serialization-mt.so.1.34.1
lrwxrwxrwx 1 root root 32 2008-03-17 11:26
/usr/lib/libboost_serialization.so -> libboost_serialization.so.1.34.1
-rwxr-xr-x 1 root root 376500 2008-01-16 12:03
/usr/lib/libboost_serialization.so.1.34.1
lrwxrwxrwx 1 root root 32 2008-03-17 11:25
/usr/lib/libboost_serialization.so.3 -> libboost_serialization.so.1.34.1
The rpmbuild (the next step you wrote) had a few dep's that were solved,
then seem to build and give no errors. I am not sure what the next step
is. I did try a barrybackup which this time found my 8100 perl, I looked a
bit through the config, pretty straight forward, but when I click the backup
I get the following;
"Backup error: (-19, submitting URB: No such device): Error in
usb_bulk_read)
I don't know how to sync with evolution as I am pretty sure you don't use
the pilot link so can't test that, but from the above I am not even sure if
it will work.
/var/log/messages only shows; kernel: scsi 225:0:0:0: Direct-Access
RIM BlackBerry SD 0001 PQ: 0 ANSI: 4 CCS
Hope some of the above helps, I appreciate all the help/feedback.
Lance
On Mon, Apr 21, 2008 at 3:59 PM, Chris Frey <[EMAIL PROTECTED]> wrote:
> On Fri, Apr 18, 2008 at 11:26:46PM -0400, lance raymond wrote:
> > ok, from the testing in the past and fustrations reading 10 different
> posts
> > about things, it's easy to start a new thread as a "help / how to"
> >
> > Running Fedora 8 on a Dell XPS 1330 laptop. Before I start installing
> > barry*
> > barry-0.12-1.fc7.src.src
> > barry-gui-0.12-1.fc7.i386.rpm
> > barry-util-0.12-1.fc7.i386.rpm
> > libbarry-0.12-1.fc7.i386.rpm
> >
> > A first run attempt at installing gives;
> > error: Failed dependencies:
> > libboost_serialization.so.2 is needed by barry-util-0.12-1.i386
> >
> > and I do have the following installed;
> > rpm -qa |grep boost
> > boost-devel-1.34.1-7.fc8
>
>
> Check /usr/lib for "libboost_serialization*" to make sure that the library
> is installed.
>
> ls /usr/lib/libboost_serial*
>
> If not, it's probably in a separate RPM for your system... I forget
> offhand
> how this is done on Fedora.
>
> I currently only have a build system setup for FC7 packages. FC8 is on
> the
> todo list.
>
> Note that FC8 likely has a newer version of Boost than FC7. When it comes
> to C++ libraries, the safest way to deal with these kinds of library
> issues sometimes is to recompile on your own machine.
>
> You can do this relatively easily yourself, as long as you have all the
> dependencies installed, by downloading the Barry .src.rpm from
> SourceForge,
> and building:
>
> rpm -i barry-0.12-1.fc7.src.rpm
> cd /usr/src/redhat/SPECS
> rpmbuild -ba barry.spec --with gui --with opensync
>
> The two --with options are optional.
>
> See http://netdirect.ca/software/packages/barry/install.php for a list
> of dependencies.
>
> - Chris
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
> Don't miss this year's exciting event. There's still time to save $100.
> Use priority code J8TL2D2.
>
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Barry-devel mailing list
> Barry-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/barry-devel
>
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel