Paulo Henrique Baptista de Oliveira wrote: > I have some warning when install new packages and cant figure how > to solve this: > ldconfig: warning: can't open /usr/X11R6/lib/libUnidraw.so.0 (No such file or > directory), skipping [snip]
Looks like a bunch of broken symlinks in those directories. Run 'symlinks -d /path/to/directory' to remove those dangling links. HTH, -Remco

