On 20/02/12 18:01 -0500, Frank Peters wrote: > On Mon, 20 Feb 2012 16:47:51 +0700 (NOVT) > "Andrey G. Grozin" 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. > > Frank Peters > > It's required by www-client/w3m. Change your command to 'emerge -pvt geomview' and you'd see: [ebuild N ~] sci-mathematics/geomview-1.9.4 USE="bzip2 zlib -avg -debug -emacs -netpbm -pdf" 3,944 kB [ebuild N ] virtual/w3m-0 0 kB [ebuild N ] www-client/w3m-0.5.2-r4 USE="ssl unicode -X -fbcon -gpm -gtk -imlib -lynxkeymap -migemo -nls -nntp -xface" LINGUAS="-ja" 1,863 kB [ebuild N ] dev-libs/boehm-gc-7.1-r1 USE="cxx threads" 1,053 kB -- Justin Bronder