<div dir="ltr">Hi Ongun,<div><br><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jan 10, 2016 at 1:58 PM, Ongun Arısev <span dir="ltr"><<a href="mailto:ongunarisev@gmail.com" target="_blank">ongunarisev@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div><div>Dear Jiri, <br><br></div>Hello again I downloaded the modified source code from GitHub; however I was not able to install it on my PC due to problems with ./configure and such? Is there an easier method to get the same effect?<br></div></div></blockquote><div><br></div><div>not right now but as Colomban started reviewing the patch, there's a good chance it'll appear in Geany master soon. Then you will be able to use Geany nightly binaries:</div><div><br></div><div><a href="http://nightly.geany.org/">http://nightly.geany.org/</a></div><div><br></div><div>Otherwise the build process is quite straightforward:</div><div><br></div><div>./autogen.sh --disable-html-docs && make && sudo make install</div><div><br></div><div>For this to work you need all the necessary dependencies which you can get easily on a debian-based system using</div><div><br></div><div>sudo apt-get build-dep geany</div><div><br></div><div>Cheers,</div><div><br></div><div>Jiri </div></div></div></div></div>