Gentoo Archives: gentoo-user

From: Raphael Melo de Oliveira Bastos Sales <raphael.melo21@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge inforamtion
Date: Fri, 31 Mar 2006 11:34:18
Message-Id: 8f7a9d580603300959qc4188a7n30afef20b4c61596@mail.gmail.com
In Reply to: Re: [gentoo-user] emerge inforamtion by Teresa and Dale
1 Just adding something. Since the package is already installed, you can type:
2
3 equery u net-print/hplip
4
5 It should give you a description of what each USE flag means. And it
6 works with every package.
7
8 If you get a command not found error, emerge gentoolkit to get the
9 equery program :)
10
11 Regards,
12
13 Raphael
14
15 2006/3/30, Teresa and Dale <teendale@×××××××××××××.com>:
16 > contiemilio@××××××××.it wrote:
17 >
18 > >USE flags doubts (again).
19 > >
20 > >If I run this command:
21 > >
22 > >emerge -pv hplip
23 > >
24 > >the output is:
25 > >[ebuild R ] net-print/hplip-0.9.7-r3 +X +cups +foomaticdb -ppds +qt
26 > >+scanner* -snmp +usb 0 kB
27 > >
28 > >There are 5 flags prefixed by a plus and red coloured (+X, +cups, +foomaticdb,
29 > >+qt and +usb). These flags are already set. Right?
30 > >
31 > >
32 >
33 > The plus sign means that it will be compiled with support for that
34 > flag. It means you can use that basically.
35 >
36 > >There are 2 flags prefixed by a menus and blue coloured (-ppds and -snmp).
37 > >These flags are not set. But, should I set them?
38 > >
39 > >
40 >
41 > It depends on whether you will use them or not. This is what that flag
42 > is for: "ppds - Adds support for automatically generated ppd (printing
43 > driver) files." If you need it, edit make.conf file and put it in the
44 > USE= line. The snmp is this: "snmp - Adds support for the Simple
45 > Network Management Protocol if available." You can get the same info
46 > from here: /usr/portage/profiles/use.desc
47 >
48 > >Finally there is anoter flag prefixed by a plus and green coloured
49 > >(+scanner*). What does the trailing * mean? What does the green colour mean?
50 > >
51 > >Thank you a lot in advance.
52 > >
53 > >emilio
54 > >
55 > >
56 > >
57 >
58 > If I recall correctly, that * means it has been changed since the
59 > program was instaled. If you changed some flags recently, you may want
60 > to do a emerge -Nvp world to see what else has changed. If everything
61 > looks OK, take off the p and let it recompile those for you so it will
62 > work correctly.
63 >
64 > Hope that helps.
65 >
66 > Dale
67 > :-)
68 > --
69 > gentoo-user@g.o mailing list
70 >
71 >
72
73 --
74 gentoo-user@g.o mailing list