Hello, I am newbie to Gentoo. I yesterday install it and uff it works :-).
Today I try to install kde on amd64 architecture but I obtain error. I do the following: # emerge --sync # emerge kde-meta * Error: circular dependencies: ('ebuild','/','devel-util/cmake-2.6.4-r3','merge') depends on ('ebuild','/','x11-libs/qt-gui-4.5.3-r2','merge') (buildtime) .... end so on If I want to install gnome, but I obtain similar error but different packages are affected. # emerge gnome * Error: circular dependencies: ('ebuild','/','x11-libs/qt-gui-4.5.3-r2','merge') depends on ('ebuild','/','net-print/cups-1.3.11-r1','merge') (buildtime) .... I try also as is pointed here: http://www.gentoo.org/proj/en/desktop/kde/kde4-guide.xml do the following: # emerge -av kde-meta:4.3 but this also didn't work (error this same as earlier). So what is going on here. How I can install the kde-meta? Could someone help me or point me to the right direction. Thank you in advance for your time. If you need more information I send it to you. Best wishes, Andrzej PS. I'm sorry if this e-mail was sent the second time. I sent it first from kmail on my Debian box, but I do not get any response. Now I sent it from web page.