On Tue, Jul 29, 2008 at 8:34 AM, Caleb <[EMAIL PROTECTED]> wrote:
> Hey all.
>
> Have a question about shared libraries.  I can compile and install barry
> with the opensync plugin all day on my Ubuntu 7.04 Feisty Fawn laptop
> installation but I have this friend with the latest and greatest from our
> friends a Canonical and community and I always receive a shared libraries
> error on load like the following.
>
> barrybackup: error while loading shared libraries: libbarry.so.0: cannot
> open shared object file: No such file or directory
>
>
> I get this with btool as well.  I do nothing different from compiling on my
> 7.04 to his 8.04 and only on the  8.04 am I getting the error.  Suggestions?
>
> I have unloaded the usb_storage module and made sure the files are actually
> there in /usr/local/lib.   Beyond this I have run an strace on the command
> and me not being an expert it appears that the program is looking for the
> files in the wrong directory.

You might try adding /usr/local/lib to /etc/ld.so.conf and running
ldconfig -a as su.

-edge

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to