View Single Post
Posts: 49 | Thanked: 12 times | Joined on Feb 2012
#1174
Originally Posted by LinuxCub View Post
To (re)install AccuWeather, do

Open Terminal
devel-su (default password: rootme)
apt-get install wxapp

If that doesn't work, try

apt-get update
apt-get upgrade

before

apt-get install wxapp

I'm no expert on apt-get, but I had the exact same problem, and this is what I did.

Thank you, this works very well