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