Skip to content

MPNet installation problem (libbot2) #18

@Guri-cccc

Description

@Guri-cccc

Hello! I am trying to build this package in Ubuntu 18.04.

As written in the instructions in README, I installed the dependencies including libbot2.
However, when I successfully built libbot2 and I tried

$ make

in /MPNet/data_generations folder, error message as bellow came up.

-- No package 'bot2-vis' found
CMake Error at /usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:419 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPkgConfig.cmake:597 (_pkg_check_modules_internal)
CMakeLists.txt:17 (pkg_check_modules)

I installed libbot with

$ sudo make BUILD_PREFIX=/usr/local

Is there any solution to this problem?

Thank you in advance!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions