I'm trying to use an actual digital camera so that's why need to use gphoto2.
However, I can't install the latest version of gphoto2, which supports the camera I have.
with apt-get install
& apt-get upgrade
, I can't install the latest version of gphoto2, probably due to the repository doesn't have the latest version...
So I was trying to install from the github source following the instruction (https://github.com/gphoto/gphoto2), then hit another error message. I'm a linux newbie so I can't figure out why, appreciate any help you might be able to offer!
Below is the error message:
pi@octopi:~/gphoto2 $ autoconf -i
configure.ac:2: error: possibly undefined macro: dnl
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
configure.ac:8: error: possibly undefined macro: AM_INIT_AUTOMAKE
configure.ac:11: error: possibly undefined macro: AC_MSG_ERROR
configure.ac:33: error: possibly undefined macro: AM_PROG_CC_C_O
configure.ac:35: error: possibly undefined macro: AM_PROG_LIBTOOL
configure.ac:60: error: possibly undefined macro: AM_PO_SUBDIRS
configure.ac:61: error: possibly undefined macro: AM_GNU_GETTEXT_VERSION
configure.ac:62: error: possibly undefined macro: AM_GNU_GETTEXT
configure.ac:63: error: possibly undefined macro: AM_ICONV
configure.ac:108: error: possibly undefined macro: AC_DEFINE
configure.ac:168: error: possibly undefined macro: AM_CONDITIONAL