On Sun, Nov 02, 2008 at 08:55:02AM -0500, Martin Owens wrote:
> > Try running 'ldd bfuse' and see if libbarry is properly listed.
> 
> $ ldd tools/bfuse
> not a dynamic executable
> $

Interesting.  Try ./configure with a --prefix somewhere in your home
directory and make installing it there.  Then try both ldd and running again.
Just to see what's going on.

The tools/bfuse file is usually a script created by libtool / autoconf,
to enable running without installing.  The real binary is usually in
tools/.libs/bfuse.

- Chris


-------------------------------------------------------------------------
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