begin quote On Fri, 21 Nov 2003 21:54:03 -0500 Brenden Walker <[EMAIL PROTECTED]> wrote:
> > Well, here's the last bit of my most recent emerge attempt (just after > an emerge sync to make sure). Looks like a broken package to me, but > I could be wrong. The latter. > Any thoughts graciously accepted ;-) here, lets go through this : > grep: /usr/lib/liblinc.la: No such file or directory > /bin/sed: can't read /usr/lib/liblinc.la: No such file or directory Theese two lines are interesting, very so. They mean that a file in your system is still referencing to "linc" (as stated in my previous messages) its a dependency of evolution, not evolution itself. To find the package in question : grep "liblinc" -r /usr/lib Then go ahead and use qpkg -f , to find the files that reference to it, and rebuild those. Then linc and all traces thereof will be earased from your system. Alternatingly, if you want to spend less work, but more time on it: emerge -e evolution just rebuild all its deps in order and get it done with.. . I don't recommend it at all, but its an option. //Spider -- begin .signature This is a .signature virus! Please copy me into your .signature! See Microsoft KB Article Q265230 for more information. end
pgp00000.pgp
Description: PGP signature
