You are not logged in.
Pages: 1
After installin kdepim I cannot load Kontact. I get the following error message.....error while loading shared libraries: libkdepim.so.1: cannot open shared object file: No such file or directory
Offline
pacman -Sy kdepim
(you probably still have the old version)
:: / my web presence
Offline
I tried pacman -Sy kdepim. It wouldn't install with error messaging saying it allready exists. I tried uninstalling but after running uninstall and a query it seems I still have kdepim on my box. So....
How can I uninstall kdepim and try again.
Offline
pacman -Rd kdepim
pacman -Sy kdepim
-d forces uninstall
make sure the mirror you use got sync-ed (I have version "3.3.2-2" installed and working - now I'm upgrading to the latest kdebase)
:: / my web presence
Offline
Even with force uninstall....pacman -Rd kdepim I get the answer of error: could not find kdebase in database.
Also, why is nothing listed about KDE listed when I use pacman --query
Thanks,
S. Barret Dolph
Offline
do a
pacman -Sf kde
which will reinstall everything from KDE.
At first, I thought you had kdepim specific problems.
Note:
-f = ignore file conflicts
:: / my web presence
Offline
Well it is working now. I really only want Kontact and a minimal loading of KDE stuff as I use Kontact and K3b but nothing else from KDE. Thanks for your help
Offline
Pages: 1