@lex,
i was trying to get it setup using the new debian build released a few days ago. i think maybe the *.dtb compiled file may be an issue? since i used the one you provided and not a compiled one. installed all the packages listed by BigBear59 so i think everything is there but i guess i will go back through it all over next few days. i did use the 2.0.4 . the sensor is listed in dmesg. it is just that ./configure script that is having a problem.
edit, is libpng12-0 libpng12-dev libpng3 ok? synaptic does not list libpng-dev
i found i needed libgd2-xpm-dev
i have libsdl1.2debian installed i get broken package problem with libsdl1.2-dev
i have libgtk-3-0 installed libgtk-3-dev gives broken package
libpulse gave 4 errors on unable to install
libsdl2-dev could not be installed
libtoolize not found by synaptic (synaptic being used to do this because it handles errors/dependencies well)
libtools-dev not found
libtool installed, others in your list not mentioned as problem here are installed.
when i do ./configure i'm getting the cannot find install.sh .... message
when i do ./bootstrap.sh i get
sudo ./bootstrap.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
configure.ac:91: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:91: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:91: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
configure: loading cache config.cache
checking whether make supports nested variables... yes
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
i have no idea why libtoolize is mentioned as doing processes since not installed nor able to be foundvia apt-get.
edit: found this in dmesg,
16.349286] [VFE]Find sensor name is "s5k4ec", i2c address is 5a, type is "YUV" !
[ 16.363204] [VFE]Sub device register "s5k4ec" i2c_addr = 0x5a start!
[ 16.375421] [VFE_ERR]Error registering v4l2 subdevice No such device!
[ 16.375425] [VFE_ERR]vfe sensor register check error at input_num = 0
[ 16.375435] [VFE]V4L2 device registered as (null)
[ 16.375476] [VFE]vfe_runtime_suspend
[ 16.375478] [VFE]..........................vfe clk close!.......................
i was trying to get it setup using the new debian build released a few days ago. i think maybe the *.dtb compiled file may be an issue? since i used the one you provided and not a compiled one. installed all the packages listed by BigBear59 so i think everything is there but i guess i will go back through it all over next few days. i did use the 2.0.4 . the sensor is listed in dmesg. it is just that ./configure script that is having a problem.
edit, is libpng12-0 libpng12-dev libpng3 ok? synaptic does not list libpng-dev
i found i needed libgd2-xpm-dev
i have libsdl1.2debian installed i get broken package problem with libsdl1.2-dev
i have libgtk-3-0 installed libgtk-3-dev gives broken package
libpulse gave 4 errors on unable to install
libsdl2-dev could not be installed
libtoolize not found by synaptic (synaptic being used to do this because it handles errors/dependencies well)
libtools-dev not found
libtool installed, others in your list not mentioned as problem here are installed.
when i do ./configure i'm getting the cannot find install.sh .... message
when i do ./bootstrap.sh i get
sudo ./bootstrap.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
configure.ac:91: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:91: warning: macro 'AM_GLIB_GNU_GETTEXT' not found in library
autoreconf: running: /usr/bin/autoconf --force
configure.ac:91: error: possibly undefined macro: AM_GLIB_GNU_GETTEXT
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /usr/bin/autoconf failed with exit status: 1
configure: loading cache config.cache
checking whether make supports nested variables... yes
configure: error: cannot find install-sh, install.sh, or shtool in "." "./.." "./../.."
i have no idea why libtoolize is mentioned as doing processes since not installed nor able to be foundvia apt-get.
edit: found this in dmesg,
16.349286] [VFE]Find sensor name is "s5k4ec", i2c address is 5a, type is "YUV" !
[ 16.363204] [VFE]Sub device register "s5k4ec" i2c_addr = 0x5a start!
[ 16.375421] [VFE_ERR]Error registering v4l2 subdevice No such device!
[ 16.375425] [VFE_ERR]vfe sensor register check error at input_num = 0
[ 16.375435] [VFE]V4L2 device registered as (null)
[ 16.375476] [VFE]vfe_runtime_suspend
[ 16.375478] [VFE]..........................vfe clk close!.......................