Giter Club home page Giter Club logo

Comments (5)

andypugh avatar andypugh commented on May 19, 2024 2

It's been more than 8 years, but...

from linuxcnc.

jepler avatar jepler commented on May 19, 2024

we also need to discuss how uspace can be used with rtai and xenomai realtime in master

from linuxcnc.

rredford avatar rredford commented on May 19, 2024

There is rather ugly workaround to get linuxcnc installed on your system. From https://forum.linuxcnc.org/9-installing-linuxcnc/32941-linuxcnc-on-debian-stretch?start=30#96331 :

Error is : Required version of libboost-python is not in stretch repository.

Temporarily point to jessie repo to install such library.

sudo nano /etc/apt/sources.list with nano to contain:
deb http://ftp.us.debian.org/debian jessie main
save then do those 2 commands:
sudo apt-get update
sudo apt-get install linuxcnc-uspace

Now remove the pointer to jessie in sources.list then do
sudo apt-get update

from linuxcnc.

jepler avatar jepler commented on May 19, 2024

There is rather ugly workaround to get linuxcnc installed on your system. From https://forum.linuxcnc.org/9-installing-linuxcnc/32941-linuxcnc-on-debian-stretch?start=30#96331 :

As far as I know, this is not correct. The LinuxCNC package for stretch served from linuxcnc.org should not require any packages not in debian stretch OR served from linuxcnc.org. As far as the boost requirement goes, the one from stretch is used.

That poster noted that they are using a a LinuxCNC package that they built themselves from source, so it's possible that they have different dependencies; the information is also over a year old, and improvements to the Debian packaging for stretch have probably occurred since then.

from linuxcnc.

rredford avatar rredford commented on May 19, 2024

Mine is just from repos. I suspect if I build it on system the such workaround isn't needed. We might want to make 2 repo versions, one for linuxcnc system, and one for other linux systems, for sim only.

from linuxcnc.

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.