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

Reply via email to