On 03/26/2018 10:04 PM, H wrote: > On 10/27/2017 01:18 PM, Dominic Hopf via Users wrote: >> >> Greetings, >> >> I'm sorry for being a bit unresponsive the last days. At least I want to let >> you know I'm still working on it. The mockbuilds on my fedora machine >> doesn't seem to work out so far. Next try will be with a real Centos 7 box >> then. >> >> Regards, >> Dominic >> >> >> On Tue, 17 Oct 2017, 22:56 H, <[email protected] >> <mailto:[email protected]>> wrote: >> >> On 09/24/2017 08:16 PM, H wrote: >>> On 09/23/2017 04:21 PM, Dominic Hopf wrote: >>>> Greetings, >>>> >>>> On Fri, 2017-09-22 at 19:39 -0400, H wrote: >>>>> I have not been able to find the markdown plugin for Geany for CentOS >>>>> 7 on EPEL despite a number of other plugins being available. I filed >>>>> a bug report some time ago so it may eventually be resolved. >>>> There were some issues with webkitgtk on Fedora lately, which basically >>>> is the reason why the markdown plugin has been more or less temporarily >>>> disabled until a solution is present for that one. >>>> >>>> Probably I'll make it the next days to at least build a workaround for >>>> epel7 to provide the plugin there then. It's always a bit of question >>>> of time, though, since I'm building the packages in my spare free time >>>> beneath usual work… >>>> >>>> Meanwhile, can you provide me with the link to your above mentioned bug >>>> report? >>>> >>>> Thanks & Regards, >>>> Dominic >>>> >>>> >>>> _______________________________________________ >>>> Users mailing list >>>> [email protected] <mailto:[email protected]> >>>> https://lists.geany.org/cgi-bin/mailman/listinfo/users >>> >>> Dominic, >>> >>> That sounds great! See >>> https://bugzilla.redhat.com/show_bug.cgi?id=1481051. This bug report >>> mentions both the absence of the Markdown plugin and the fact that the >>> Document plugin corrupts the geany menu bar and tool icons. >>> >>> Thank you. >>> >> Dominic, >> >> Did you have a chance to work on the markdown plugin for Centos 7? >> >> _______________________________________________ >> Users mailing list >> [email protected] <mailto:[email protected]> >> https://lists.geany.org/cgi-bin/mailman/listinfo/users >> >> >> >> _______________________________________________ >> Users mailing list >> [email protected] >> https://lists.geany.org/cgi-bin/mailman/listinfo/users > > Hi, > > Did you have a chance to get markdown compiled for geany running on CentOS 7? > I looked again at EPEL and this plugin is not there. > > > > _______________________________________________ > Users mailing list > [email protected] > https://lists.geany.org/cgi-bin/mailman/listinfo/users
I have geany 1.31 installed on my CentOS 7 system. The plugins missed the markdown plugin so I downloaded the sourcecode from github, ran ./autogen.sh, discovered an error message that required me to install geany-devel. This time when I ran ./autogen.sh I got another error message that I have no idea how to fix: .libs/libgeanypluginutils_la-filelist.o: In function `filelist_scan_directory_int': /home/h/geany-plugins/utils/src/filelist.c:95: undefined reference to `utils_get_real_path' collect2: error: ld returned 1 exit status Any idea how to fix the problem?
_______________________________________________ Users mailing list [email protected] https://lists.geany.org/cgi-bin/mailman/listinfo/users
