|
|
发表于 2006-12-30 10:39:43
|
显示全部楼层
这个问题 你可以用 revdep-rebuild 看看。
还有一个方法,一个老外教我的
Hi. I had this problem as well. I had to re-emerge libwmf and gtk-engines.
The problem (I think) was in a message that flew past at the end of the gtk+ 2.10 build. You have to re-emerge certain files.
If you go to /usr/lib/gtk-2.0 and list the directory you may see several directories other than 2.10.0 (e.g. 2.4.0 in my case) as well as include and modules.
Emerge gentoolkit then run the following command for each of those directories (in this case 2.4.0)
qfile -qC /usr/lib/gtk-2.0/2.4.0
this should list all the packages that need re-emerging - in my case this was libwmf and gtk-engines. At the end of this, listing /usr/lib/gtk-2.0 only shows 2.10.0 include modules - this means (I think) that all things are built for the new gtk.
Either way, I have my theme back 
希望对你有用 |
|