Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2012
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. samco@samco-laptop:~/linuxcnc$ linuxcnc
  2. LINUXCNC - 2.6.0~pre
  3. Error in startup script: node "/home/samco/linuxcnc/configs/5axis" already exists
  4. while executing
  5. "Tree::insert .main.f1.f2.f3.tree end /home/samco/linuxcnc/configs /home/samco/linuxcnc/configs/5axis -text 5axis -open 1"
  6. ("eval" body line 1)
  7. invoked from within
  8. "eval [linsert $args 0 Tree::$cmd .main.f1.f2.f3.tree]"
  9. (procedure ".main.f1.f2.f3.tree" line 1)
  10. invoked from within
  11. "$::tree insert end $::lvl $f -text [file tail $f] -open $::openmode"
  12. invoked from within
  13. "if [file isdirectory $f] {
  14. set foundini [exec find $f -type f -name "*.ini"]
  15. if {"$foundini" == ""} {
  16. verbose "no ini files, sk..."
  17. (procedure "walktree" line 8)
  18. invoked from within
  19. "walktree $dir"
  20. ("foreach" body line 2)
  21. invoked from within
  22. "foreach dir $::configs_dir_list {
  23. walktree $dir
  24. }"
  25. (file "/home/samco/linuxcnc/tcl/bin/pickconfig.tcl" line 325)
  26. samco@samco-laptop:~/linuxcnc$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement