<p>Still the same. maybe I do something wrong? from history:</p>

<pre><code>   26  git clone https://github.com/b4n/geany-plugins.git
   27  cd geany-plugins/
   28  git checkout debugger/master 
   29  sudo apt-get build-dep geany-plugins
   30  sudo apt-get remove geany-plugins-common 
   31  sudo apt-get remove geany-plugin-debugger geany-plugins-common
   32  #sudo apt-get install g++
   33  g++
   34  sudo apt-get install g++ autoconf checkinstall 
   35  ./autogen.sh --help
   36  ./configure --disable-all-plugins --enable-debugger
   37  make
   38  sudo checkinstall -D
</code></pre>

<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-plugins/issues/347#issuecomment-181837992">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABDrJwzR57B3baWlZRSsCAGvHLnaZ8tbks5pic0ZgaJpZM4HR-cn.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-plugins/issues/347#issuecomment-181837992"></link>
  <meta itemprop="name" content="View Issue"></meta>
</div>
<meta itemprop="description" content="View this Issue on GitHub"></meta>
</div>