Skip to content

compile error in RaspberryPi #893

Open
@abbrdr

Description

@abbrdr

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions