Comment 1 for bug 164791

Revision history for this message
Lee Harr (missive) wrote :

There may also be a problem with libkpty:

$ ldd /usr/lib/kde4/bin/dolphin | grep "not found" | sort | uniq
        libkdeprint.so.5 => not found
        libkpty.so => not found

$ ldd /usr/lib/kde4/bin/konsole | grep "not found" | sort | uniq
        libkdeprint.so.5 => not found
        libkpty.so => not found