Bug#493192: [Pkg-kde-extras] Bug#493192: kscope doesn't run in KDE4

2008-08-02 Thread Ritesh Raj Sarraf
On Friday 01 August 2008 21:58:37 Xavier Vello wrote:
 The issue can't be fixed in kscope itself as it needs some library
 provided by kate3 and not kate4, and no kde4 version of kscope has been
 released yet.

 As a temporary solution, you can extract the libkateinterfaces.so.0.0.0
 from a kate3 debian package and put it in /usr/local/lib as all its
 deps are provided by kdelibs4c2a.

 If you use i386, you can do the following (as root) :
   cd /tmp
   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
   cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib
   ldconfig

 Let me know if it doesn't have side effects on kscope's
 stability/features.

Thank you Xavier. It did work and I'm using kscope currently without any 
problems.

Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.





--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#493192: [Pkg-kde-extras] Bug#493192: kscope doesn't run in KDE4

2008-08-01 Thread Xavier Vello
 But it'd be very nice if we could have kscope working in KDE 4 too.

 Currently kscope depends on libkateinterfaces.so.0 which is part of kate.
 But with Kate from 4.1, that library is not available.

 Can you please prepare a kscope package for KDE 4.1 in experimental?

The issue can't be fixed in kscope itself as it needs some library provided by 
kate3 and not kate4, and no kde4 version of kscope has been released yet.

As a temporary solution, you can extract the libkateinterfaces.so.0.0.0 from a 
kate3 debian package and put it in /usr/local/lib as all its deps are provided 
by kdelibs4c2a.

If you use i386, you can do the following (as root) :
  cd /tmp
  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
  cp usr/lib/libkateinterfaces.so.0.0.0 /usr/local/lib
  ldconfig

Let me know if it doesn't have side effects on kscope's stability/features.

Regards
-- 
Xavier Vello




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]