OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: mokawi on August 27, 2006, 08:56:30 pm

Title: Kde-pim Problem
Post by: mokawi on August 27, 2006, 08:56:30 pm
Ko/pi and Ka/pi won't launch, and according to the output I get when I try with the terminal, it is because it cannot find "libmicrokdepim.so.2" ("no such file or directory"). I installed the kmicrokdelibs on the internal space, and I tried kapi on both SD and internal space, without results. Any Idea?

I'm using Sharp rom 3.10 on a 5500.
Title: Kde-pim Problem
Post by: harvell on September 01, 2006, 04:20:58 pm
Quote
Ko/pi and Ka/pi won't launch, and according to the output I get when I try with the terminal, it is because it cannot find "libmicrokdepim.so.2" ("no such file or directory"). I installed the kmicrokdelibs on the internal space, and I tried kapi on both SD and internal space, without results. Any Idea?

I'm using Sharp rom 3.10 on a 5500.
[div align=\"right\"][a href=\"index.php?act=findpost&pid=139970\"][{POST_SNAPBACK}][/a][/div]


Does it work when you su to root?  Try to find libmicrokdepim.so.2 by typing

find / -name libmicrokdepim.so.2

If it gives you a response make sure that your $PATH is set correctly.
Title: Kde-pim Problem
Post by: level42 on December 01, 2006, 02:58:51 am
Hi,

find / -name libmicrokdepim.so.2

If it gives you a response make sure that your $PATH is set correctly.

I followed your hint too, but don't known, where to look, if the $PATH is set correctly, and what to do.

I'm running C1000 on hentges_1.0.0.

Thankx chris