All pastes #201710 Raw Edit

Miscellany

public text v1 · immutable
#201710 ·published 2006-10-13 23:13 UTC
rendered paste body
######################################################################
#                  EMC2 - Enhanced Machine Controller                #
######################################################################
#                                                                    #
#   EMC2 is a software system for computer control of machine tools, #
#   such as milling machines. EMC2 is released under the GPL.        #
#   Check out http://www.linuxcnc.org/ for more details.             #
#                                                                    #
#                                                                    #
#   It seems that ./configure completed successfully.                #
#   This means that RT is properly installed                         #
#   If things don't work check config.log for errors & warnings      #
#                                                                    #
#   Next compile by typing                                           #
#         make                                                       #
#         sudo make setuid                                           #
#                                                                    #
#   to run the software you need to change to the top level          #
#   EMC2 directory:                                                  #
#         cd ..                                                      #
#   and run it:                                                      #
#         scripts/emc                                                #
#                                                                    #
######################################################################


sam@sam-desktop:~/emc2-head/src$ cd ..
sam@sam-desktop:~/emc2-head$ scripts/emc
EMC2 - pre-2.1 CVS HEAD
Machine configuration directory is '/home/sam/emc2/configs/sim'
Machine configuration file is 'axis.ini'
Starting EMC2...
Can't execute server program /home/sam/emc2-head/bin/emcsvr
Shutting down and cleaning up EMC2...
scripts/emc: line 367: /home/sam/emc2-head/bin/halcmd: No such file or directoryscripts/emc: line 369: /home/sam/emc2-head/bin/halcmd: No such file or directory/home/sam/emc2-head/scripts/realtime: line 173: /home/sam/emc2-head/bin/emc_module_helper: No such file or directory
/home/sam/emc2-head/scripts/realtime: line 173: /home/sam/emc2-head/bin/emc_module_helper: No such file or directory
/home/sam/emc2-head/scripts/realtime: line 173: /home/sam/emc2-head/bin/emc_module_helper: No such file or directory
/home/sam/emc2-head/scripts/realtime: line 173: /home/sam/emc2-head/bin/emc_module_helper: No such file or directory
/home/sam/emc2-head/scripts/realtime: line 173: /home/sam/emc2-head/bin/emc_module_helper: No such file or directory
/home/sam/emc2-head/scripts/realtime: line 173: /home/sam/emc2-head/bin/emc_module_helper: No such file or directory
/home/sam/emc2-head/scripts/realtime: line 173: /home/sam/emc2-head/bin/emc_module_helper: No such file or directory
/home/sam/emc2-head/scripts/realtime: line 173: /home/sam/emc2-head/bin/emc_module_helper: No such file or directory
Cleanup done
EMC terminated with an error.  You can find more information in the log files
    /home/sam/emc_debug.txt
and
    /home/sam/emc_print.txt
as well as in the output of the shell command 'dmesg' and in the terminal
sam@sam-desktop:~/emc2-head$