> 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?
Did you use 1.33 version of the plugin from Git not the 1.31 version? Note the plugin is not in the repository due to problems, you may not be able get it to work. > > > _______________________________________________ > Users mailing list > [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
