Skip to content

The option 'ENABLE_PYTHON' of libnetconf2 CMakeLists.txt #26

@karnyang

Description

@karnyang

Hi, I follow the libnetconf2 installation steps, But when I run the python3 backend/, an error 'cannot find netconf2'
$ git clone -b devel https://github.com/CESNET/libnetconf2
$ mkdir -p libnetconf2/build && cd libnetconf2/build
$ cmake -DENABLE_PYTHON=ON ..
This option 'ENABLE_PYTHON' is not available in the CMakeLists.txt. so netconf2 is not compiled.
I want to know how to solve it, thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions