Quoting Frank Peters <[email protected]>:
On Mon, 20 Feb 2012 16:47:51 +0700 (NOVT)
"Andrey G. Grozin" <[email protected]> wrote:
I see no boehm-gc here
DEPEND="
>=x11-libs/openmotif-2.3:0
virtual/opengl
emacs? ( virtual/emacs )
zlib? ( sys-libs/zlib )"
RDEPEND="${DEPEND}
app-arch/gzip
virtual/w3m
bzip2? ( app-arch/bzip2 )
netpbm? ( >=media-libs/netpbm-10.37.0 )
pdf? (
|| ( app-text/xpdf
app-text/gv
app-text/gsview
app-text/epdfview
app-text/acroread )
)"
Yes, I checked the ebuild file also.
But when I do "emerge -pv geomview" I get the following list of
dependencies:
[ebuild N ] dev-libs/libatomic_ops-7.2_alpha4 1,066 kB
[ebuild N ] dev-libs/boehm-gc-7.2_alpha4-r1 USE="cxx threads" 0 kB
[ebuild N ] www-client/w3m-0.5.3-r1 USE="X gpm imlib unicode
-fbcon -gtk -lynxkeymap -migemo -nls -nntp -ssl -xface" LINGUAS="-ja"
2,151 kB
[ebuild N ] virtual/w3m-0 0 kB
[ebuild N ] sci-mathematics/geomview-1.9.4 USE="bzip2 zlib -avg
-debug -emacs -netpbm -pdf" 3,954 kB
Geomview will not build without these packages installed.
w3m is pulling bohem-gc I am sure. Could you do "emerge -ptv geomview"
so we can
see how these depend on each other?
Francois