On Thu, 2002-10-17 at 18:37, Nick Jennings wrote:
>  Also (since I just discovered the portupgrade package) have just realized
>  that my pkgdb is a bit off. Running pkgdb -F comes up with quite a few
>  bad references. I am still a bit fuzzy on what *exactly* I should answer
>  yes or no to when doing this, so I'm kinda blindly fumbling my way through
>  it. Then I suppose I will try your suggested command again.
> 

Do this:

find /usr/X11R6/lib -name "*.so" | xargs ldd > /tmp/x.out
find /usr/local/lib -name "*.so" | xargs ldd > /tmp/local.out

Send me both files.  Thanks.

Joe

-- 
PGP Key : http://www.marcuscom.com/pgp.asc

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to