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

Problems installing on ubuntu 20.04 #10

Open
kjetil1001 opened this issue Sep 7, 2020 · 1 comment
Open

Problems installing on ubuntu 20.04 #10

kjetil1001 opened this issue Sep 7, 2020 · 1 comment

Comments

@kjetil1001
Copy link

opencv on my machine installed by synaptic in /usr while installer seems to look in /usr/local 👍

Package opencv was not found in the pkg-config search path.
Perhaps you should add the directory containing `opencv.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opencv' found
vpModule.cpp:3:10: fatal error: opencv2/opencv.hpp: No such file or directory
3 | #include "opencv2/opencv.hpp"
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make: *** [/usr/lib/R/etc/Makeconf:177: vpModule.o] Error 1
ERROR: compilation failed for package ‘videoplayR’

@sjmgarnier
Copy link
Member

@kjetil1001 videoplayR is not developed anymore. Please use ROpenCVLite and Rvision instead. Rvision has not been released on CRAN yet and can be installed following the instructions on the package's website at: https://swarm-lab.github.io/Rvision/articles/z1_install.html

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