View Single Post
Posts: 479 | Thanked: 641 times | Joined on Dec 2007 @ Switzerland
#2
Originally Posted by jlslate View Post
Running from a terminal window gives the error:
gpe-calendar: error while loading shared libraries: libgpewidget.so.1: cannot open shared object file: No such file or directory. Same thing with gpe-contacts. I can't find this file on my device, and can't apt-get it using any way I can think of. Suggestions?
You are probably missing libgpewidget1 package.

try to install it with
Code:
apt-get install libgpewidget1
from the terminal...
 

The Following User Says Thank You to lorelei For This Useful Post: