I am a student and I am trying to download the image acquisition package but everytime I get a
error message : after writing the command "pkg install -forge image-acquisition" I get this
error:
configure: error: unable to find the v4l2_open() function
configure: loading site script /usr/local/etc/config.site
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.exe
checking for suffix of executables... .exe
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for mkoctfile... yes
checking for fltk-config... /c/Octave/OCTAVE~1.0/mingw64/bin/fltk-config
checking for v4l2_open in -lv4l2... no
pkg: error running the configure script for image-acquisition.
error: called from
configure_make at line 82 column 9
install at line 184 column 7
pkg at line 441 column 9
please help