* [gentoo-user] BloGTK & gtkhtml2
@ 2006-12-14 15:42 Arnau Bria
2006-12-14 16:02 ` Arnau Bria
0 siblings, 1 reply; 6+ messages in thread
From: Arnau Bria @ 2006-12-14 15:42 UTC (permalink / raw
To: gentoo-user
Hi,
after installing BloGTK I recieve this error:
$ BloGTK
Traceback (most recent call last):
File "/usr/bin/BloGTK", line 14, in ?
import gtkhtml2
ImportError: No module named gtkhtml2
Looking into google found that I need libgtkhtml, but I do not find any
package with taht or similar name...
anyone could help me, please?
Cheers,
Arnau
--
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas tus excusas.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] BloGTK & gtkhtml2
2006-12-14 15:42 [gentoo-user] BloGTK & gtkhtml2 Arnau Bria
@ 2006-12-14 16:02 ` Arnau Bria
2006-12-14 16:36 ` Alan McKinnon
0 siblings, 1 reply; 6+ messages in thread
From: Arnau Bria @ 2006-12-14 16:02 UTC (permalink / raw
To: gentoo-user
On Thu, 14 Dec 2006 16:42:25 +0100
Arnau Bria wrote:
> Hi,
> import gtkhtml2
> ImportError: No module named gtkhtml2
>
> Looking into google found that I need libgtkhtml, but I do not find
> any package with taht or similar name...
Ok, I found I need next:
# emerge -pvtD gnome-python-extras (I've enable gtkhtml2 USE flag)
These are the packages that would be merged, in reverse order:
Calculating dependencies... done!
[ebuild N ] dev-python/gnome-python-extras-2.14.0-r1 USE="X firefox -debug -doc -seamonkey" 0 kB
[ebuild N ] app-text/gtkspell-2.0.11-r1 USE="-doc" 0 kB
[ebuild N ] app-text/enchant-1.2.5 0 kB
[ebuild NS ] gnome-extra/gtkhtml-2.6.3 USE="-accessibility -debug" 0 kB
[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
[ebuild N ] dev-libs/nss-3.11.3 3,598 kB
[ebuild N ] dev-libs/nspr-4.6.3 USE="-ipv6" 1,271 kB
[ebuild N ] gnome-extra/libgda-1.2.3 USE="berkdb -debug -doc -firebird -freetds -ldap -mdb -mys
> anyone could help me, please?
But, do I really need mozilla-firefox?
Cheers,
Arnau
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] BloGTK & gtkhtml2
2006-12-14 16:02 ` Arnau Bria
@ 2006-12-14 16:36 ` Alan McKinnon
2006-12-14 16:47 ` Arnau Bria
0 siblings, 1 reply; 6+ messages in thread
From: Alan McKinnon @ 2006-12-14 16:36 UTC (permalink / raw
To: gentoo-user
On Thursday 14 December 2006 18:02, Arnau Bria wrote:
> These are the packages that would be merged, in reverse order:
>
> Calculating dependencies... done!
> [ebuild N ] dev-python/gnome-python-extras-2.14.0-r1 USE="X
> firefox -debug -doc -seamonkey" 0 kB [ebuild N ]
^^^^^^^
See this?
> But, do I really need mozilla-firefox?
It's pulling in firefox because you have it in your USE.
You told portage to give you firefox, so it's giving you firefox. Why
are you complaining about it?
alan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] BloGTK & gtkhtml2
2006-12-14 16:36 ` Alan McKinnon
@ 2006-12-14 16:47 ` Arnau Bria
2006-12-14 17:06 ` Alan McKinnon
0 siblings, 1 reply; 6+ messages in thread
From: Arnau Bria @ 2006-12-14 16:47 UTC (permalink / raw
To: gentoo-user
On Thu, 14 Dec 2006 18:36:43 +0200
Alan McKinnon wrote:
> On Thursday 14 December 2006 18:02, Arnau Bria wrote:
[...]
> > Calculating dependencies... done!
> > [ebuild N ] dev-python/gnome-python-extras-2.14.0-r1 USE="X
> > firefox -debug -doc -seamonkey" 0 kB [ebuild N ]
> ^^^^^^^
> See this?
not... :-(
> > But, do I really need mozilla-firefox?
> It's pulling in firefox because you have it in your USE.
> You told portage to give you firefox, so it's giving you firefox. Why
> are you complaining about it?
you're right....
I did not see that USE... it's my fault!
> alan
Thanks for opening my eyes! and sorry for asking so before looking deep
in the problem...
Cheers
--
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas tus excusas.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] BloGTK & gtkhtml2
2006-12-14 16:47 ` Arnau Bria
@ 2006-12-14 17:06 ` Alan McKinnon
2006-12-14 17:22 ` Arnau Bria
0 siblings, 1 reply; 6+ messages in thread
From: Alan McKinnon @ 2006-12-14 17:06 UTC (permalink / raw
To: gentoo-user
On Thursday 14 December 2006 18:47, Arnau Bria wrote:
> you're right....
> I did not see that USE... it's my fault!
>
>
> > alan
>
> Thanks for opening my eyes! and sorry for asking so before looking
> deep in the problem...
No problem, we all do it sometimes :-)
If it makes you feel better, I could tell you all about the massive
blunder I made this week while delivering a certain well known Linux
course for a certain very well known US Linux vendor, but then I'd ruin
my reputation, and my boss would be very upset.
So I won't.
:-)
alan
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] BloGTK & gtkhtml2
2006-12-14 17:06 ` Alan McKinnon
@ 2006-12-14 17:22 ` Arnau Bria
0 siblings, 0 replies; 6+ messages in thread
From: Arnau Bria @ 2006-12-14 17:22 UTC (permalink / raw
To: gentoo-user
On Thu, 14 Dec 2006 19:06:05 +0200
Alan McKinnon wrote:
> On Thursday 14 December 2006 18:47, Arnau Bria wrote:
[...]
> > Thanks for opening my eyes! and sorry for asking so before looking
> > deep in the problem...
>
> No problem, we all do it sometimes :-)
>
> If it makes you feel better, I could tell you all about the massive
> blunder I made this week while delivering a certain well known Linux
> course for a certain very well known US Linux vendor, but then I'd
> ruin my reputation, and my boss would be very upset.
Are u sure your boss is subscribed to list :-)
> So I won't.
>
> :-)
>
> alan
Cheers!
--
Arnau Bria
http://blog.emergetux.net
Wiggum: Dispara a las ruedas Lou.
Lou: eee, es un tanque jefe.
Wiggum: Me tienes hartito con todas tus excusas.
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-12-14 17:27 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-14 15:42 [gentoo-user] BloGTK & gtkhtml2 Arnau Bria
2006-12-14 16:02 ` Arnau Bria
2006-12-14 16:36 ` Alan McKinnon
2006-12-14 16:47 ` Arnau Bria
2006-12-14 17:06 ` Alan McKinnon
2006-12-14 17:22 ` Arnau Bria
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox