[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: image-acquisition 0.2.2 released
From: |
Thomas D. Dean |
Subject: |
Re: image-acquisition 0.2.2 released |
Date: |
Tue, 21 Apr 2015 09:43:45 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 |
On 04/21/15 05:25, Carnë Draug wrote:
Hi everyone
a new release of the image-acquisition package [1] is out, version
0.2.2, by Andreas Weber.
octave:19> pkg install -forge image-acquisition
configure: error: unable to find the v4l2_open() function
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
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... /usr/bin/fltk-config
checking for v4l2_open in -lv4l2... no
pkg: error running the configure script for image-acquisition.
error: called from 'configure_make' in file
/usr/local/share/octave/4.0.0-rc2/m/pkg/private/configure_make.m near
line 79, column 9
octave:19> version
ans = 4.0.0-rc2
> uname -a
Linux P9X79 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC
2014 x86_64 x86_64 x86_64 GNU/Linux
Tom Dean