[gentoo-user] Package dependencies?

2003-03-27 Thread Will Buckner \(Wcc\)
Is there a way to get a list of all packages with unsatasfied dependencies? I unmerged X, kde, and gnome... I have a huge package dependency mess now, and emerge --update world wants to remerge a bunch of X packages. Wcc -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Package dependencies?

2003-03-27 Thread Susie
If you don't already have gentools installed emerge it. Then qkpg -Idqv gnome then repeat subing kde and xfree for gnome. Another way is to run the dep-clean script: dep-clean -Nv From the man pages: dep-clean - Shows unrequired packages and missing dependencies. -N, --needed