Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to install package without dependencies?
Date: Sat, 28 Nov 2009 21:08:05
Message-Id: 200911282305.35554.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] How to install package without dependencies? by Jarry
1 On Saturday 28 November 2009 22:16:17 Jarry wrote:
2 > Hi,
3 >
4 > Subject says it all: I'd like to install a certain package
5 > but without its dependencies. No matter what ebuild says,
6 > I want to install just this package and nothing more.
7
8 Did you even try to read the emerge man page?
9
10 Obviously not, as it's right there listed as --nodeps
11
12 > And I'd like to have this package excluded from all future
13 > dependency-checks (like revdep-rebuild). How could I do it?
14
15 Note that what you are trying will never work. You are asking the roof man to
16 build the roof without bothering to build the walls first. So what holds the
17 roof up?
18
19 The only way this can work is if the dependant package(s) is|are already there
20 but portage did not provide it|them. In which case, please save yourself a lot
21 of trouble and install the relevant package manually into /usr/local/ or ~/
22
23
24 --
25 alan dot mckinnon at gmail dot com