GithubHelp home page GithubHelp logo

Centos support about apollo HOT 10 CLOSED

apolloauto avatar apolloauto commented on May 17, 2024
Centos support

from apollo.

Comments (10)

ycool avatar ycool commented on May 17, 2024

Can you help to post your running commands and the error msg? Thanks.

We only tested in Ubuntu so any help in CentOS is very welcome. :)

from apollo.

AuspeXeu avatar AuspeXeu commented on May 17, 2024

I also tried running it on centos. The first hurdle is that centos operates on yum instead of apt-get. The installation script could check which of the two is available and then execute the respective commands.

from apollo.

quning18 avatar quning18 commented on May 17, 2024

from apollo.

AuspeXeu avatar AuspeXeu commented on May 17, 2024

Any reason why this has been closed?

from apollo.

ycool avatar ycool commented on May 17, 2024

Re-open to track the progress.

from apollo.

mickeyouyou avatar mickeyouyou commented on May 17, 2024

Currently only support running on Ubuntu because ros can only run on Ubuntu?

from apollo.

chsahit avatar chsahit commented on May 17, 2024

According to the REP, ROS is required to support Ubuntu but can also support Debian and Fedora. ROS could possibly be built from source on CentOS and other operating systems, but that would be relatively more involved of a process than just replacing apt-get with yum.

from apollo.

juanlvo avatar juanlvo commented on May 17, 2024

I will try to install it in CentOS and let see what happened

from apollo.

juanlvo avatar juanlvo commented on May 17, 2024

Well, I was checking the script of installation and I found the line sudo add-apt-repository \ "deb https://apt.dockerproject.org/repo/ \ ubuntu-$(lsb_release -cs) \ main"

Going deep about this address, this is related to a project called Moby, they have an experimental implementation for CentOS, even me I am not 100% sure how to implement a command which can replace the line before, I guess should be something like

sudo yum-config-manager --add-repo https://yum.dockerproject.org/repo/experimental/centos/$(lsb_release -cs)/repodata

But I am not sure... If someone can give me some advises it will be helpful

from apollo.

xiaoxq avatar xiaoxq commented on May 17, 2024

CentOS is not officially supported by now. Please refer to the docker document to install docker-ce.
If you got any progress please share it with us :)
Thanks!

from apollo.

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.