
Another Weather theme
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
themage
11 years ago
I haven't been able to get this to work either.
Is there a guide to installing this correctly?
Report
KOKOSEK
11 years ago
Install PHP-Cli, Karamba, Perl and should work
Report
incik
11 years ago
I even modified the pogoda.pl to work correctly (imho, according the way you're using it in pogoda.theme, it should look like this:
#!/usr/bin/perl
system('php weather.php');
) but still ... All I get on my desktop is the empty template :(
Report
tweekyd
11 years ago
Secondly I made sure that my location was correctly set in the weather.php as instructed by the Author!
Works great now!
Report
merciful
11 years ago
Make all paths absoluut and it's working.
Eabe
Report
KOKOSEK
11 years ago
So now propably perl try to do this.
Try to change name to pogoda and set 755. Should be ok
Report