help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Can't install image-acquisition package


From: Egidio Fabris
Subject: Can't install image-acquisition package
Date: Tue, 8 Jan 2019 18:01:22 +0100

Hi everyone, after an octave re-installation I had some truble installing image-acquisition package.

After the command "pkg install -forge image-acquisition" it return this error message:

>> pkg install -forge image-acquisition
configure: error: fltk-config required to install Octave-Forge image-acquisition package
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... 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 437 column 9

I check if there is fltk1.3 and it seems to be installed. I found a file fltk-config in /usr/bin.
I'm using octave 4.4.1

Can someone help?

Thanks in advance




reply via email to

[Prev in Thread] Current Thread [Next in Thread]