So there is a problem on Mate's panel applet for the weather (I'm on Mate 1.26). So I downloaded the source code for this applet (version 1.28) from here. During compiling (this is my first time) I made it all the way to the "make install" step, but at the very end I got this: make: *** [Makefile:494: install-recursive] Error 1. Above this line there are a bunch of "cannot create directory ‘/usr/local/share/locale’: Permission denied" lines. Anyone know how I can fix this?

