Hi all. Thanks to your support, I think I got a little bit of knowledge of how emerge works, so I started cleaning my USE flags (I had lot of useless stuff...). To perform such cleaning, I started with USE=-* and than added everything I needed.
It hasn't been very hard (but quite long :-) )to make things working: emerge is a really cool tool. However, I got this strange message: * Detected file collision(s): * * /usr/lib/mozilla-firefox/defaults/autoconfig/prefcalls.js * /usr/lib/mozilla-firefox/defaults/autoconfig/platform.js * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * net-libs/xulrunner-1.9.0.14 * /usr/lib/mozilla-firefox/defaults/autoconfig/platform.js * /usr/lib/mozilla-firefox/defaults/autoconfig/prefcalls.js * * Package 'www-client/mozilla-firefox-3.0.14' NOT merged due to file * collisions. If necessary, refer to your elog messages for the whole * content of the above message. If I understood, it seems that xulrunner and firefox package contains the same files (prefcalls.js and platform.js) in the same directory. Is it normal? Should I worry? Or I simply have to ignore it? What makes me worried is: Package 'www-client/mozilla-firefox-3.0.14' **NOT** merged One more question : what is the difference between www-client/mozilla-firefox and www-client/mozilla-firefox-bin ? Thanks in advance, Massimiliano