[Github-comments] [geany/geany-plugins] compile error in RaspberryPi (#893)

abbrdr notifications at xxxxx
Wed Aug 7 07:28:06 UTC 2019


I want to using debugger in raspberry Pi via geany, so I configure it using following option:
./configure --enable-all-plugins

Than I got the error message as below:
checking whether the GTK version in use is compatible with plugin Debugger... no
configure: error: Debugger is not compatible with the GTK version in use

I modify the GTK config to 3, Than got another error info:
checking for VTE... no
configure: error: Package requirements (vte >= 0.24) were not met:
No package 'vte' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables VTE_CFLAGS
and VTE_LIBS to avoid the need to call pkg-config.


How can I do next?


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-plugins/issues/893
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190807/d40cd137/attachment.html>


More information about the Github-comments mailing list