Gentoo Archives: gentoo-dev

From: Paul de Vrieze <gentoo-user@××××××××.net>
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] Livecds
Date: Wed, 04 Dec 2002 08:36:50
Message-Id: 200212040935.58883.gentoo-user@devrieze.net
In Reply to: Re: [gentoo-dev] Livecds by Jeff Jeter
1 On Wednesday 04 December 2002 00:18, Jeff Jeter wrote:
2 > Ok, i set ROOT to the image dir. However emerge -p samba needs basicall
3 > the entire system package. This doesn't look like the best. Is ther a way
4 > to find what specific libs samba needs and copy those over. I can chroot
5 > and go through every needed lib until smbd starts, but i was wondering if
6 > ther's a more eficiant way.
7 >
8
9 In this case just install the binary package with the ROOT flag (make sure it
10 is a package with minimal USE flags, you probably don't want cups for
11 example), and run an ldd on your binaries. That should tell you which
12 libraries you need. This is very use flag dependant.
13
14 Paul
15
16 --
17 Paul de Vrieze
18 Junior Researcher
19 Mail: pauldv@××××××.nl
20 Homepage: http://www.cs.kun.nl/~pauldv
21
22
23 --
24 gentoo-dev@g.o mailing list