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

no build related to missing libconfig dependency #5

Open
fgrosswig opened this issue Feb 28, 2019 · 2 comments
Open

no build related to missing libconfig dependency #5

fgrosswig opened this issue Feb 28, 2019 · 2 comments

Comments

@fgrosswig
Copy link

fgrosswig commented Feb 28, 2019

configure: error: Package requirements (
                    glib-2.0 >= 2.34
					libconfig
                    nice
                    jansson >= 2.5
                    libssl >= 1.0.1
                    libcrypto
                  ) were not met:

No package 'libconfig' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables JANUS_CFLAGS
and JANUS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

@webfischi
Copy link

I could fix the installtion, but I can't reach the server, because I'm unable to get the ssl certificates working. http shows a blank page with error in the console.

Dockerfile.zip

@alexb5dh
Copy link

alexb5dh commented Oct 8, 2019

@webfischi , can you please describe how to fix the installation?
Nevermind found commit fixing this problem in similar repository.

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