Skip to content

How to install on Ubuntu 20.04 focal #34

@Antovigo

Description

@Antovigo

Hi, I've been trying to install this forever, with no success. There seem to be a few packages: https://packages.ubuntu.com/search?keywords=opencfu
But (as far as I understand) there is none for Ubuntu 20.04.
Trying to install from source, I first got into errors while running ./configure, as it said that opencv was not found. Eventually I figured that I could make this script work by replacing all instances of "opencv" in the script with "opencv2". Then, ./configure can run.
But then, when running make, I again run into an error:
g++: error: 1: No such file or directory
I have no idea what to do with that. Is there any way to install this package on 20.04?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions