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

Libtrap not found by pkg-config #17

Open
davidhemzal opened this issue Mar 28, 2020 · 1 comment
Open

Libtrap not found by pkg-config #17

davidhemzal opened this issue Mar 28, 2020 · 1 comment

Comments

@davidhemzal
Copy link

While configuring with the paramateres added exactly as in the installation guide I only get following warning: "configure: WARNING: Libtrap was not found by pkg-config". There is no error during configure or make and not even any other warning, but it seems Libtrap is not installed at all making nemea not able to run.

@cejkato2
Copy link
Contributor

If it is really installed and not detected, try to specify PKG_CONFIG_PATH environment variable to configure script.

If you are trying to build everything from scratch, think about using RPM packages from copr instead (https://nemea.liberouter.org/doc/installation/#binary-packages). However, if you really need to build from source codes, check the --enable-repobuild option of configure script - this will force configure to use framework inside the nemea file tree.

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