dependancy hell

fdoving ulist at gs1.ubuntuforums.org
Fri Aug 18 20:05:01 UTC 2006


You can use:

Code:
--------------------
    
  $ sudo dpkg --force-depends -i pikdev_0.9.1-1_i386.deb
  
--------------------
 if you are confident this will work with your version of kdelibs.

This will most likely break your package database, so you will have to
run

Code:
--------------------
    
  $ sudo apt-get -f install
  
--------------------


To fix the package database

- Frode


-- 
fdoving




More information about the ubuntu-users mailing list