On 17:40 25 Nov 2002, Mike Westkamper <[EMAIL PROTECTED]> wrote:
| I am building an image for loading a Linux based board via the network. It
| must be the smallest it can be. I've done a lot to minimize the size,
| including doing ldd's on everything to develop a list of what libraries I
| must include. It is very error prone and everytime I change something I have
| to do it all over again.
| 
| Does anyone know of a script or program that will transverse an image
| directory tree from a known point and either list the libraries required or
| copy them from some location to the image directory tree?

There's something wrong with using the find command to run ldd on all the
executables?

Perhaps you could elaborate on what errors happen in your "error prone"
scenario; I'd have expected ldd to tell you almost everything you need.
-- 
Cameron Simpson, DoD#743        [EMAIL PROTECTED]    http://www.zip.com.au/~cs/

There's sixty million Irish Americans, and there's only four million in
Ireland. Australians, New Zealanders, Americans, British ... they all come
here and think they're Irish. I wish they'd all just fuck off.
        - Irish cab driver, Dublin



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to