Gentoo Archives: gentoo-dev

From: Yannick Koehler <yannick.koehler@××××××××.com>
To: Johannes Findeisen <you@×××××.org>, gentoo-dev@g.o
Subject: Re: [gentoo-dev] packaging
Date: Thu, 18 Jul 2002 08:28:46
Message-Id: 200207180928.45910.yannick.koehler@colubris.com
In Reply to: Re: [gentoo-dev] packaging by Johannes Findeisen
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 On July 18, 2002 08:29 am, Johannes Findeisen wrote:
5 > do:
6 >
7 > #emerge -p --buildpkg <packagename>
8 >
9 > you could also do:
10 >
11 > #emerge -pu --buildpkg world
12 >
13 > the all packages that should be updated will be build as a binary package.
14 > to install allready compiled packages do this:
15 >
16 > #emerge -p --usepkg <packackename>
17 >
18 > or
19 >
20 > #emerge -pu --usepkg world
21 >
22 > it is not making a tar.gz file but it will a tbz2 file. you can find these
23 > packages in your ${PKGDIR}/All directory. as default it is
24 > /usr/portage/packages
25 >
26 > hope this is your answer. (for more info look at #man emerge)
27
28 Thank you! That is what I needed.
29 I Appreciate the completeness of your reply.
30
31 - --
32
33 Yannick Koehler
34
35 -----BEGIN PGP SIGNATURE-----
36 Version: GnuPG v1.0.6 (GNU/Linux)
37 Comment: For info see http://www.gnupg.org
38
39 iD8DBQE9NsKMfuKOJNEyL1URAhaSAJsHscLf4pqSGw1ZAWW1sjNwdc8rmQCeJG0x
40 6yPtmyCYFHd7gPpu4qdl3LM=
41 =vObq
42 -----END PGP SIGNATURE-----