Gentoo Archives: gentoo-user

From: Arnau Bria <arnau@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] BloGTK & gtkhtml2
Date: Thu, 14 Dec 2006 16:09:39
Message-Id: 20061214170202.10d48368@lx-arnau.pic.es
In Reply to: [gentoo-user] BloGTK & gtkhtml2 by Arnau Bria
1 On Thu, 14 Dec 2006 16:42:25 +0100
2 Arnau Bria wrote:
3
4 > Hi,
5
6 > import gtkhtml2
7 > ImportError: No module named gtkhtml2
8 >
9 > Looking into google found that I need libgtkhtml, but I do not find
10 > any package with taht or similar name...
11 Ok, I found I need next:
12
13 # emerge -pvtD gnome-python-extras (I've enable gtkhtml2 USE flag)
14
15 These are the packages that would be merged, in reverse order:
16
17 Calculating dependencies... done!
18 [ebuild N ] dev-python/gnome-python-extras-2.14.0-r1 USE="X firefox -debug -doc -seamonkey" 0 kB
19 [ebuild N ] app-text/gtkspell-2.0.11-r1 USE="-doc" 0 kB
20 [ebuild N ] app-text/enchant-1.2.5 0 kB
21 [ebuild NS ] gnome-extra/gtkhtml-2.6.3 USE="-accessibility -debug" 0 kB
22 [ebuild N ] www-client/mozilla-firefox-1.5.0.8 USE="-debug -gnome -ipv6 -java -mozdevelop -moznopango -xinerama -xprint" LINGUAS="-ar -bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -ga -ga_IE -gu_IN -he -hu -it -ja -ko -lt -mk -nb -nb_NO -nl -pa_IN -pl -pt_BR -ro -ru -sk -sl -sv -sv_SE -tr -zh_CN -zh_TW" 34,790 kB
23 [ebuild N ] dev-libs/nss-3.11.3 3,598 kB
24 [ebuild N ] dev-libs/nspr-4.6.3 USE="-ipv6" 1,271 kB
25 [ebuild N ] gnome-extra/libgda-1.2.3 USE="berkdb -debug -doc -firebird -freetds -ldap -mdb -mys
26 > anyone could help me, please?
27
28 But, do I really need mozilla-firefox?
29
30 Cheers,
31 Arnau
32 --
33 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] BloGTK & gtkhtml2 Alan McKinnon <alan@××××××××××××××××.za>