Gentoo Archives: gentoo-user

From: Daniel Iliev <danny@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] lib w/o a package?
Date: Sat, 14 Apr 2007 11:44:26
Message-Id: 4620BD37.7080104@ilievnet.com
In Reply to: Re: [gentoo-user] lib w/o a package? by Dan Farrell
1 Dan Farrell wrote:
2 > On Fri, 13 Apr 2007 21:19:38 -0500
3 > Albert Hopkins <marduk@g.o> wrote:
4 >
5 >
6 >>
7 >> A slightly educated guess would be the "gdbm" package, though you'd
8 >> think it would be named "libgdbm.so" as opposed to "gdbm.so".
9 >>
10 >> --
11 >> Albert W. Hopkins
12 >>
13 >>
14
15 Yes, but I don't have it installed:
16 emerge -pv gdbm
17 --snip--
18 [ebuild N ] sys-libs/gdbm-1.8.3-r3 USE="-berkdb" 224 kB
19
20 I don't have the USE flag of the same name switched on either:
21
22 euse -i gdbm
23 global use flags (searching: gdbm)
24 ************************************************************
25 [- D ] gdbm - Adds support for sys-libs/gdbm (GNU database libraries)
26
27 local use flags (searching: gdbm)
28 ************************************************************
29 no matching entries found
30
31
32 > equery takes the guesswork out of package manangement:
33 > | dan@pascal ~ $ equery belongs gdbm.so
34 > | [ Searching for file(s) gdbm.so in *... ]
35 > | dev-lang/python-2.4.3-r4 (/usr/lib64/python2.4/lib-dynload/gdbm.so)
36 >
37
38 Yes, I already have posted that "equery b" returns no results here. I
39 suppose you have "gdbm" and/or "berkdb" USE flags switched on for
40 python. It's not the case here:
41
42 emerge -pv python
43 [binary R ] dev-lang/python-2.4.3-r4 USE="ncurses readline ssl
44 -berkdb -bootstrap -build -doc -gdbm -ipv6 -nocxx -tk -ucs2"
45
46
47 --
48 Best regards,
49 Daniel
50
51
52 --
53 gentoo-user@g.o mailing list