Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Still not getting how to influence compile flags with emerge
Date: Fri, 02 Dec 2005 15:31:16
Message-Id: 20051202152311.0088c193@hactar.digimed.co.uk
In Reply to: [gentoo-user] Still not getting how to influence compile flags with emerge by Harry Putnam
1 On Fri, 02 Dec 2005 09:30:35 -0600, Harry Putnam wrote:
2
3 > I want to influence how vim is compiled. I'm told I need a compile
4 > option called: xterm_clipboard. How do I tell emerge to enable that
5 > at compile time?
6 >
7 > I've been told its done with USE flags but it still isn't clear to mw
8 > how the details work
9 >
10 > I'm still not sure what emerge output really means when you run a
11 > pretend install and various flags are displayed with + or minus
12
13 Those are the flags used by this package, the +/- indicating whether they
14 are set or unset.
15
16 > root # emerge -v -p -uD vim
17 >
18 > These are the packages that I would merge, in order:
19 >
20 > Calculating dependencies ...done!
21 > [ebuild N ] app-editors/vim-6.4 -acl -bash-completion -cscope +gpm
22 > -minimal +nls +perl +python -ruby -vim-with-x 4,752 kB
23 >
24 > Does it mean that the flags displayed are the only ones I can adjust?
25
26 Yes, and the one you want to set is vim-with-x
27
28 [nelz@hactar ~]$ grep vim-with-x /usr/portage/profiles/use.*desc
29 /usr/portage/profiles/use.local.desc:app-editors/vim:vim-with-x - Link console vim against X11 libraries to enable title and clipboard features in xterm
30
31
32 --
33 Neil Bothwick
34
35 ... "I just forgot to increment the counter," Tom said, nonplussed.

Attachments

File name MIME type
signature.asc application/pgp-signature