Code browser in Ubuntu

cscope - code browser
apt-get install cscope

kscope - GUI Code browser
apt-get install kscope

if kscope gives any error....while launching in Ubantu.

wget 
ftp.debian.org/debian/pool/main/k/kdebase/kate_3.5.9.dfsg.1-6+lenny1_i386.deb
ar x kate_3.5.9.dfsg.1-6+lenny1_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

-- 
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

Reply via email to