<p>I'm afraid it appears to be just you :(</p>

<p>Works for me :)</p>

<p>Don't know what you are doing different, my recipe:</p>

<pre><code>mkdir /path/xxx; cd /path/xxx; git clone https://github.com/geany/geany.git; cd geany
./autogen.sh --prefix=/path/xxx; make install; cd ../bin; ./geany -c ../config
</code></pre>

<p>That doesn't touch any system dirs (note no sudo needed :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/geany/geany/issues/916#issuecomment-188667167">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJxFdw6WD6OpFNFb2PUa7larx9-NJks5pnrHcgaJpZM4HiSCV.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
  <link itemprop="url" href="https://github.com/geany/geany/issues/916#issuecomment-188667167"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>