I downloaded Jetpack 2.3 on my Ubuntu 16.04 machine and I’m running the installer choosing the “Standard” option of packages. I get the following error:
Installing OpenCV for Tegra on Ubunutu 14.04 2.4.13-17 failed.
Return Code: 1
Error: OpenCV4Tegra cannot be installed on host. Please use following command on device to install packages before continuing:
sudo apt-get install libopencv4tegra libopencv4tegra-dev
I’m not sure why it’s trying to install the Ubuntu 14.04 (also it misspells Ubuntu) on my 16.04 machine.
When I try to install it manually I get
The following packages have unmet dependencies:
libopencv4tegra : Depends: libavcodec54 (>= 6:9.1-1) but it is not installable or
libavcodec-extra-54 (>= 6:9.18) but it is not installable
Depends: libavformat54 (>= 6:9.1-1) but it is not installable
Depends: libavutil52 (>= 6:9.1-1) but it is not installable
Depends: libswscale2 (>= 6:9.1-1) but it is not installable
E: Unable to correct problems, you have held broken packages.
But there’s nothing help or broken as far as I can tell.
zac@zac-nuc-1:~$ sudo apt-get check
Reading package lists... Done
Building dependency tree
Reading state information... Done
zac@zac-nuc-1:~$ sudo apt-get install libswscale2
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package libswscale2 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libswscale2' has no installation candidate