<div dir="ltr"><div>Thank you for the suggestion. I read the issue thread and tried to install from sources but I have same errors.</div><div><br></div><div>So <br></div><div>1. I installed on my Ubuntu 19.04 dep webkit2gtk-4.0-dev</div><div>2. git clone geany-plugins</div><div>3. move into root project folder</div><div>4. autoreconf -fi</div><div>5. ./configure --enable-markdown</div><div>  Last output line is</div><div><b><br></b></div><div><b>config.status: error: cannot find input file: `po/<a href="http://Makefile.in.in">Makefile.in.in</a>'</b></div><div><b><br></b></div><div>6. make</div><div>  This is the output</div><div><b><br></b></div><div><b>cd . && /bin/bash ./config.status config.h<br>config.status: creating config.h<br>config.status: config.h is unchanged<br>make  all-recursive<br>make[1]: ingresso nella directory "/home/mirko/Scaricati/geany-plugins"<br>Making all in po<br>make[2]: ingresso nella directory "/home/mirko/Scaricati/geany-plugins/po"<br>make[2]: ***  Nessuna regola per generare l'obiettivo "all".  Arresto.<br>make[2]: uscita dalla directory "/home/mirko/Scaricati/geany-plugins/po"<br>Makefile:633: recipe for target 'all-recursive' failed<br>make[1]: *** [all-recursive] Error 1<br>make[1]: uscita dalla directory "/home/mirko/Scaricati/geany-plugins"<br>Makefile:565: recipe for target 'all' failed<br>make: *** [all] Error 2</b></div><div><b><br></b></div><div>Any suggestion about ?</div><div>Thank you<br></div><div><b></b></div><div><b></b></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Il giorno gio 5 dic 2019 alle ore 10:01 Matthew Brush <<a href="mailto:mbrush@codebrainz.ca">mbrush@codebrainz.ca</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 2019-12-05 12:49 a.m., Mirko Perillo wrote:<br>
> Hi,<br>
> <br>
> I'm trying to install markdown plugin for geany.<br>
> Some details:<br>
> <br>
> 1. I'm on Ubuntu 18.04,<br>
> 2. I added geany-dev ppa for bionic version,<br>
> 3. I have version 1.36 of Geany.<br>
> <br>
> When I list geany-plugin packages from apt-get I don't find the package<br>
> geany-plugin-markdown as I would expect<br>
> <br>
> Somebody can help me ?<br>
<br>
The Markdown plugin wasn't included in that package release of <br>
Geany-Plugins, see this issue for why and how to get it on there (TLDR; <br>
compile it yourself):<br>
<br>
<a href="https://github.com/geany/geany-plugins/issues/792" rel="noreferrer" target="_blank">https://github.com/geany/geany-plugins/issues/792</a><br>
<br>
Regards,<br>
Matthew Brush<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.geany.org" target="_blank">Users@lists.geany.org</a><br>
<a href="https://lists.geany.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.geany.org/cgi-bin/mailman/listinfo/users</a><br>
</blockquote></div>