Coder Social home page Coder Social logo

Comments (3)

traversaro avatar traversaro commented on September 23, 2024 2

A possible problem is that the dependencies of libopencv-dev are quite massive, so it may make sense to actually only install the dependencies actually used. Unfortunatly the legacy header cvaux.h that is still used in YARP (see https://github.com/robotology/yarp/search?q=cvaux.h&unscoped_q=cvaux.h) is only contained in the libopencv-dev package in Ubuntu 18.04 (see https://packages.ubuntu.com/bionic/amd64/libopencv-dev/filelist), so I think we are constrained for now to just install the package libopencv-dev .

from robotology-superbuild.

traversaro avatar traversaro commented on September 23, 2024

I was finally able to test the robotology-superbuild on Ubuntu 18.04 (actually running on WSL).

I noticed that the only problem is that some deb packages in the dependencies have changed names:

Package libhighgui-dev 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
However the following packages replace it:
  libopencv-dev

Package libcv-dev 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
However the following packages replace it:
  libopencv-dev

Package libcvaux-dev 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
However the following packages replace it:
  libopencv-dev

E: Package 'libcv-dev' has no installation candidate
E: Package 'libhighgui-dev' has no installation candidate
E: Package 'libcvaux-dev' has no installation candidate

Apparently libcv-dev, libhighgui-dev and libcvaux-dev have been actually deprecated in favor of the libopencv-dev metapackage for a long time, so I think it make sense to just tell the users to install libopencv-dev on all the Debian and Ubuntu distributions that we support.

from robotology-superbuild.

traversaro avatar traversaro commented on September 23, 2024

Fixed by #80 , if there are any more problem please open other issues.

from robotology-superbuild.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.