Advertisement
Guest User

Untitled

a guest
May 28th, 2020
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. debugger invoked on a SIMPLE-ERROR in thread
  2. #<THREAD "main thread" RUNNING {10010B0523}>:
  3. Couldn't execute "wish": O sistema não conseguiu localizar o ficheiro especificado.
  4.  
  5. Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
  6.  
  7. restarts (invokable by number or by possibly-abbreviated name):
  8. 0: [ABORT] Reduce debugger level (to debug level 1).
  9. 1: Exit debugger, returning to top level.
  10.  
  11. (SB-EXT:RUN-PROGRAM "wish" ("-name" "LTK") :ENV NIL :ENVIRONMENT NIL :WAIT NIL :SEARCH T :INPUT :STREAM :IF-INPUT-DOES-NOT-EXIST NIL :OUTPUT :STREAM :IF-OUTPUT-EXISTS :ERROR :ERROR :OUTPUT :IF-ERROR-EXISTS :ERROR :STATUS-HOOK NIL :EXTERNAL-FORMAT :DEFAULT :DIRECTORY NIL :ESCAPE-ARGUMENTS T)
  12. 0[2]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement