<div dir="ltr"><div>Apparently, neither chmod +x scripts/compile-strings.sh nor chmod 001 scripts/compile-strings.sh work. <br></div>Whenever I use make test:<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">----------------------------------------<br>Compiled translation files to .qm files.<br>----------------------------------------<br>make: execvp: scripts/compile-strings.sh: Permission denied<br>make: *** [transcompile] Error 127<br><br></blockquote><div><br></div><div>Does anyone know why? <br></div><div><br><br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 11, 2015 at 12:06 PM, Florin-Daniel Cioloboc <span dir="ltr"><<a href="mailto:cioloboc.florin@gmail.com" target="_blank">cioloboc.florin@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Thanks for the reply Alessandro,<br><br>Already done that. It still doesn't work yet, however I got the idea to source it: source scripts/run-env-linux.sh /usr/bin/qgis-2.2/ and it worked up, at least that command. <br><br></div><div>Unfortunately, when running make test command it get the same permission error so at the moment I'm trying to set it using chmod but it doesn't seem to be working.<br><br></div><div><br></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, May 11, 2015 at 11:45 AM, Alessandro Pasotti <span dir="ltr"><<a href="mailto:apasotti@gmail.com" target="_blank">apasotti@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><div><div>2015-05-11 10:44 GMT+02:00 Florin-Daniel Cioloboc <span dir="ltr"><<a href="mailto:cioloboc.florin@gmail.com" target="_blank">cioloboc.florin@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div><div>Hello everyone,<br><br></div>I am getting a rather strange message after using the make command, which is preventing me from compiling my sources for a plugin. As a result, the plugin doesn't show up in QGIS.<br><br></div>Message:<br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote">----------------------------------------<br>Compiled translation files to .qm files.<br>----------------------------------------<br>make: execvp: scripts/compile-strings.sh: Permission denied<br>make: *** [transcompile] Error 127<br><br></blockquote><div><br></div><div>Had an earlier issue but it was partly solved by installing PyQT4. I don't really understand what's wrong.<br><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex" class="gmail_quote"><p>I typed in prompt: <i>make test</i> and got:</p>

<pre><code><span>pyrcc4 </span><span>-</span><span>o resources_rc</span><span>.</span><span>py  resources</span><span>.</span><span>qrc
make</span><span>:</span><span> pyrcc4</span><span>:</span><span> </span><span>Command</span><span> </span><span>not</span><span> found
make</span><span>:</span><span> </span><span>***</span><span> </span><span>[</span><span>resources_rc</span><span>.</span><span>py</span><span>]</span><span> </span><span>Error</span><span> </span><span>127</span></code></pre></blockquote><div>I could use really use some help.<br><br></div></div></div></blockquote><div><br><br>make: pyrcc4: Command not found<br><br></div></div></div><div>You have to install pyrcc4, if you're on Linux Ubuntu  or Debian it's in the pyqt4-dev-tools package.<span><font color="#888888"><br><br></font></span></div><span><font color="#888888"><div><br></div></font></span></div><span><font color="#888888">-- <br><div>Alessandro Pasotti<br>w3:   <a href="http://www.itopen.it" target="_blank">www.itopen.it</a></div>
</font></span></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>