Thank you.
I installed the markdown plugin with success, now I have problems with preview but I'll open a new thread about this

Il giorno dom 22 dic 2019 alle ore 21:30 Matthew Brush <mbrush@codebrainz.ca> ha scritto:
On 2019-12-22 7:50 a.m., Mirko Perillo wrote:
> 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

Geany-Plugins' bootstrap autogen.sh script also runs intltoolize, which
is probably why you're getting the error below since you haven't run it.
The script forwards arguments to the configure script so you could
replace your step 4 and 5 with:

   $ ./autogen.sh --enable-markdown

> 5. ./configure --enable-markdown
>    Last output line is
>
> *config.status: error: cannot find input file: `po/Makefile.in.in
> <http://Makefile.in.in>'*
>

Regards,
Matthew Brush
_______________________________________________
Users mailing list
Users@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/users