ok had "kscope: error while loading shared libraries: libkateinterfaces.so.0: cannot open shared object file: No such file or directory"
then did wget ftp.debian.org/debian/pool/main/k/kdebase/kate_3.5.9.dfsg.1-5_i386.deb ar x kate_3.5.9.dfsg.1-5_i386.deb tar xzf data.tar.gz sudo cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib sudo ldconfig then got "kscope: error while loading shared libraries: libkateutils.so.0: cannot open shared object file: No such file or directory" So added step wget ftp.debian.org/debian/pool/main/k/kdebase/kate_3.5.9.dfsg.1-5_i386.deb ar x kate_3.5.9.dfsg.1-5_i386.deb tar xzf data.tar.gz sudo cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib sudo cp usr/lib/libkateutils.so.0 /usr/local/lib sudo ldconfig Now kscope launches ok -- kscope launch error https://bugs.launchpad.net/bugs/295900 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs