Coder Social home page Coder Social logo

Comments (3)

uwewoessner avatar uwewoessner commented on May 26, 2024

Sorry, I can't help here. The issue is that OpenSceneGraph is missing. as far as I can tell the docker build script should have installed OpenSceneGraph but that apparently failed. Please check the installation of OpenSceneGraph or ask in the docker build group.

from covise.

aumuell avatar aumuell commented on May 26, 2024

If you could not solve the problem, please bring up the issue in the repo of the docker container: this is not something that we can fix by editing COVISE source code or build instructions.

from covise.

aumuell avatar aumuell commented on May 26, 2024

I just tried the docker build, and it worked for me exactly as documented. One should note though that the docker image will not contain COVISE, just its dependencies - including OpenSceneGraph and OpenCRG. After building the container, it has to be launched via docker-compose, and then you have to execute the listed commands for downloading and building COVISE from source - and this has to be done inside the container. It will map your host's Download directory into the container, and you are instructed to build COVISE in that directory, so that the build persists between launches of the container.

You mention that your host OS is Ubuntu 18.04, the same OS that has been used for this container. Did you, by accident, try to execute the commands for building COVISE directly on your host? This would explain why it cannot find OpenSceneGraph.

Given that your host OS matches the container OS, it should be possible to install COVISE dependencies on your host by replicating the commands from Dockerfile . Then it should be possible to execute the COVISE installation as described directly on your host, without a need for docker.

from covise.

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.