Re: not able to install kio-locate

2006-04-08 Thread Felipe Sateler
kamaraju kusumanchi wrote:

 The exact errors are
 
 $sudo dpkg -i kio-locate_0.4.5-1_i386.deb
 Selecting previously deselected package kio-locate.
 (Reading database ... 264885 files and directories currently installed.)
 Unpacking kio-locate (from kio-locate_0.4.5-1_i386.deb) ...
 dpkg: dependency problems prevent configuration of kio-locate:
  kio-locate depends on kdelibs4c2 (= 4:3.4.2-1); however:
   Package kdelibs4c2 is not installed.
 dpkg: error processing kio-locate (--install):
  dependency problems - leaving unconfigured
 Errors were encountered while processing:
  kio-locate
This happens because this package was built before a certain transition
Debian did a while ago, so the package it depends on (kdelibs4) changed
it's name (now it's kdelibs4c2a). You probably have no way of installing
this deb package.

-- 

Felipe Sateler


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



Re: not able to install kio-locate

2006-04-07 Thread Stephen Cormier
On Saturday 08 April 2006 00:18, kamaraju kusumanchi wrote:
 I downloaded kio-locate_0.4.5-1_i386.deb from
 http://arminstraub.de/browse.php?page=programs_kiolocatelang=en . But I
 am unable to install it on Debian Sid running kde 3.5.2. The exact
 errors are

 $sudo dpkg -i kio-locate_0.4.5-1_i386.deb
 Selecting previously deselected package kio-locate.
 (Reading database ... 264885 files and directories currently installed.)
 Unpacking kio-locate (from kio-locate_0.4.5-1_i386.deb) ...
 dpkg: dependency problems prevent configuration of kio-locate:
  kio-locate depends on kdelibs4c2 (= 4:3.4.2-1); however:
   Package kdelibs4c2 is not installed.
 dpkg: error processing kio-locate (--install):
  dependency problems - leaving unconfigured
 Errors were encountered while processing:
  kio-locate


 The website
 http://arminstraub.de/browse.php?page=programs_kiolocatelang=en does
 not tell where to report the problems. So I thought I would ask on d-u
 if other users were able to solve this problem and offer some suggestions.

Download and unpack the file 
http://arminstraub.de/downloads/kio-locate/kio-locate_0.4.5.tar.gz change 
into the directory that will be created. Now run the command fakeroot 
debian/rules binary without the  and it should build the package for you 
to install if you have the qt and kde -dev files installed along with 
build-essential. The problem you are having is the .deb is the kdelibs is at 
version/name kdelibs4c2a on your machine where it is looking for kdelibs4c2 
to be installed. I have linked (1) the output of building the package I just 
did here if you want to check and see what it will look for if you try too 
build it yourself.

(1) http://users.eastlink.ca/~stephencormier/kio-locate-build.txt

 thanks
 raju

Your Welcome,

Stephen

-- 
GPG Pubic Key: http://users.eastlink.ca/~stephencormier/publickey.asc


pgp7TbXZM83xF.pgp
Description: PGP signature


Re: not able to install kio-locate

2006-04-07 Thread kamaraju kusumanchi

Stephen Cormier wrote:

On Saturday 08 April 2006 00:18, kamaraju kusumanchi wrote:
  

I downloaded kio-locate_0.4.5-1_i386.deb from
http://arminstraub.de/browse.php?page=programs_kiolocatelang=en . But I
am unable to install it on Debian Sid running kde 3.5.2. The exact
errors are

$sudo dpkg -i kio-locate_0.4.5-1_i386.deb
Selecting previously deselected package kio-locate.
(Reading database ... 264885 files and directories currently installed.)
Unpacking kio-locate (from kio-locate_0.4.5-1_i386.deb) ...
dpkg: dependency problems prevent configuration of kio-locate:
 kio-locate depends on kdelibs4c2 (= 4:3.4.2-1); however:
  Package kdelibs4c2 is not installed.
dpkg: error processing kio-locate (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 kio-locate


The website
http://arminstraub.de/browse.php?page=programs_kiolocatelang=en does
not tell where to report the problems. So I thought I would ask on d-u
if other users were able to solve this problem and offer some suggestions.



Download and unpack the file 
http://arminstraub.de/downloads/kio-locate/kio-locate_0.4.5.tar.gz change 
into the directory that will be created. Now run the command fakeroot 
debian/rules binary without the  and it should build the package for you 
to install if you have the qt and kde -dev files installed along with 
build-essential. The problem you are having is the .deb is the kdelibs is at 
version/name kdelibs4c2a on your machine where it is looking for kdelibs4c2 
to be installed. I have linked (1) the output of building the package I just 
did here if you want to check and see what it will look for if you try too 
build it yourself.


(1) http://users.eastlink.ca/~stephencormier/kio-locate-build.txt
  
Thanks for the reply. I will use this as the last option. Hopefully the 
developers of the kio-locate sees my email and possibly fix that problem 
in the .deb file. After all, the whole purpose of providing the .deb 
file is to save the time of compilation for users.


raju

--
http://kamaraju.googlepages.com/cornell-bazaar
http://groups.google.com/group/cornell-bazaar/about


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