<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">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>You have to install pyrcc4, if you're on Linux Ubuntu  or Debian it's in the pyqt4-dev-tools package.<br><br></div><div><br></div></div>-- <br><div class="gmail_signature">Alessandro Pasotti<br>w3:   <a href="http://www.itopen.it" target="_blank">www.itopen.it</a></div>
</div></div>