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

mason .. ERROR ubuntu 18.0.4 #79

Open
richard200117 opened this issue Sep 8, 2018 · 1 comment
Open

mason .. ERROR ubuntu 18.0.4 #79

richard200117 opened this issue Sep 8, 2018 · 1 comment

Comments

@richard200117
Copy link

when i do mason . . i get this error
richard@richard-PC:~/razercommander/builddir$ meson ..
The Meson build system
Version: 0.45.1
Source dir: /home/richard/razercommander
Build dir: /home/richard/razercommander/builddir
Build type: native build
Project name: razercommander
Build machine cpu family: x86_64
Build machine cpu: x86_64
Configuring org.gabmus.razercommander.desktop using configuration
Configuring org.gabmus.razercommander.service using configuration
Found Pkg-config: NO

data/meson.build:78:0: ERROR: Pkg-config not found.

A full log can be found at /home/richard/razercommander/builddir/meson-logs/meson-log.txt
.
.
.
this is the full log from /home/richard/razercommander/builddir/meson-logs/meson-log.txt

Build started at 2018-09-08T11:23:40.043057
Main binary: /usr/bin/python3
Python system: Linux
The Meson build system
Version: 0.45.1
Source dir: /home/richard/razercommander
Build dir: /home/richard/razercommander/builddir
Build type: native build
Project name: razercommander
Build machine cpu family: x86_64
Build machine cpu: x86_64
Configuring org.gabmus.razercommander.desktop using configuration
Configuring org.gabmus.razercommander.service using configuration
Found Pkg-config: NO

data/meson.build:78:0: ERROR: Pkg-config not found.

@lucoda
Copy link

lucoda commented Dec 22, 2018

You have to install a new package using:

sudo apt install pkg-config

Best regards
Lucoda

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

2 participants