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

Quick install fails on Solus (Package opencv4 was not found in the pkg-config search path.) #125

Open
efugier opened this issue Jan 9, 2019 · 0 comments

Comments

@efugier
Copy link

efugier commented Jan 9, 2019

Package opencv4 was not found in the pkg-config search path.
Perhaps you should add the directory containing `opencv4.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opencv4' found

Solutions listed in #57 do not work because the Solus' opencv version is 3.4, but installing opencv-devel seems to fix the "not found" part of the problem.

Installing opencv from source does not work either.

The "-dev" or "devel" thing appears to be missing when installing through your procedure or opencv's, and I can't find a way to do it manually other than install opencv-devel which is not recent enough in my case.

Regardless of my personal case, this is supposed to be self-sufficient, and it's not (at least on Solus) !

@efugier efugier changed the title Qucik install fails on Solus (Package opencv4 was not found in the pkg-config search path.) Quick install fails on Solus (Package opencv4 was not found in the pkg-config search path.) Jan 9, 2019
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

1 participant