Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lokinet GUI control panel build issue on Ubuntu 20.10 #97

Open
gokulsan opened this issue Jun 23, 2021 · 2 comments
Open

Lokinet GUI control panel build issue on Ubuntu 20.10 #97

gokulsan opened this issue Jun 23, 2021 · 2 comments

Comments

@gokulsan
Copy link

CMakeOutput.log

Dear Lokinet Support Team,

My installation of Lokinet control panel GUI is failing with the attached errors. Request your support to address this issue.

-- The CXX compiler identification is GNU 10.3.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2")
-- Checking for module 'liboxenmq>=1.2.2'
-- No package 'liboxenmq' found
CMake Error at /usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:493 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake-3.16/Modules/FindPkgConfig.cmake:677 (_pkg_check_modules_internal)
CMakeLists.txt:43 (pkg_check_modules)

-- Configuring incomplete, errors occurred!
See also "/home/semiott/Apps/w35-apps/lokinet/loki-network-control-panel/build/CMakeFiles/CMakeOutput.log".

@majestrate
Copy link
Contributor

try running cmake with the -DBUILD_STATIC_DEPS=ON flag.

@Littlemac123
Copy link

thx that worked for me on linuxmint 20.1 xfce <3
i was having problems to!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants