Giter VIP home page Giter VIP logo

linuxcnc-mirror's Introduction

DISCLAIMER
----------

   THE AUTHORS OF THIS LIBRARY ACCEPT ABSOLUTELY NO LIABILITY FOR
    ANY HARM OR LOSS RESULTING FROM ITS USE.  IT IS _EXTREMELY_ UNWISE
    TO RELY ON SOFTWARE ALONE FOR SAFETY.  Any machinery capable of
    harming persons must have provisions for completely removing power
    from all motors, etc, before persons enter any danger area.  All
    machinery must be designed to comply with local and national safety
    codes, and the authors of this software can not, and do not, take
    any responsibility for such compliance.


The Build Process
-----------------

Refer to the file 'docs/INSTALL' for information about building and 
running the software.
    

Directory Layout
----------------

The directory tree for LinuxCNC is documented in 'directory.map' in the
top level directory.


    COPYING - this software is released under the GPL, 
              with some parts under the LGPL

Please also see the files in docs/

    README  - general information
    INSTALL - information about compiling and installing the software
    AUTHORS - information about authors
    NEWS    - latest news


Quickstart:
-----------

From the top level directory, switch to the source directory:

  cd src

In the source directory, build LinuxCNC:

  ./configure
  [or, if you do not have a realtime kernel:]
  ./configure --enable-simulator

  make clean
  make
  sudo make setuid

to run the software go back to the top level directory, and issue:

  . scripts/rip-environment
  linuxcnc

linuxcnc-mirror's People

Contributors

jepler avatar cradek avatar c-morley avatar sebkuzminsky avatar alex-joni avatar jmkasunich avatar jethornton avatar dngarrett avatar kimk avatar gmoccapy avatar micges avatar shramov avatar mattshaver avatar andypugh avatar ktchk2 avatar vavaroutsos avatar jmelson avatar fenn avatar bujtar avatar ddjepler avatar ehj666 avatar alatsmt avatar bencekovacs avatar victorrocco avatar roggedaniel avatar jofey avatar aewallin avatar f1oat avatar lesnewell avatar yishinli avatar

Watchers

James Cloos avatar

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.