Comment 24 for bug 1377612

Revision history for this message
In , stefano (rospolosco) wrote :

@JohnThompson

You can download the latest source codewith this command on terminal:

git clone git://git.xfce.org/panel-plugins/xfce4-weather-plugin

then

cd xfce4-weather-plugin

sh autogen.sh

Even if it says to type 'make', I suggest to type:

./configure --prefix=/usr

bacause its default prefix is /usr/local. If your XFCE installation is
in /usr/local dont' need to run configure

I compiled it today 2014-10-13 on Salckware 14.1 because it stopped to work (no data error).

Now it works again. Thanks developers for patching it.