Hi,

I'm trying to install a fresh gentoo system with paludis. I've done a
stage 3 and installed paludis. Installing xorg-x11 went fine, but
installing gnome-light is a huge problem. At first, it refused to
install because there was a circular dependency on
gtk+=>cups=>avahi=>gtk+. I removed the avahi use flag, and then it
worked.
But since then, i've got all kinds of dependency problem: ebuilds in
the wrong order (the ./configure script fails because it can find some
lib or prog). As a solution, i look at the order of emerge -p and give
that same order to paludis. Then it works but that's not the way i
want to solve it.
Right now, i've got a problem with gnome-settings-daemon. When i
install through gnome-light, it fails because it can't find libgnome.
But when i do paludis -i gnome-settings-daemon, suddenly it will
install libgnome before the gnome-settings-daemon. So, when i do
gnome-light, the dependency order is wrong, but when i install
gnome-settings-daemon, it is correct.

Now, i'm a missing something? Is there anything i do wrong? Or is
paludis just not yet ready to use for a fresh install?

Regards,

Ward
_______________________________________________
paludis-user mailing list
[email protected]
http://lists.pioto.org/mailman/listinfo/paludis-user

Reply via email to