On 11 April 2010 01:53, Guido Günther <[email protected]> wrote: > $ dpkg -S windc.so > heimdal-multidev: /usr/lib/heimdal/windc.so > heimdal-dev: /usr/lib/windc.so > $ ls -l /usr/lib/windc.so > lrwxrwxrwx 1 root root 16 2. Apr 14:59 /usr/lib/windc.so -> heimdal/windc.so
heimdal-dev depends on heimdal-multidev, and heimdal-multidev contains the heimdal/windc.so file. In fact, that is what the above commands show. Are you sure this is a dangling symlink? Does /usr/lib/heimdal/windc.so not exist on your system? -- Brian May <[email protected]> -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

