Advertisement
Guest User

Untitled

a guest
May 11th, 2020
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. ~/Source/Lisp/xyz/bin $ ./xyz.app/Contents/MacOS/xyz
  2.  
  3. debugger invoked on a SIMPLE-ERROR in thread
  4. #<THREAD "main thread" RUNNING {10005D8083}>:
  5. Problem running initialization hook GLIB::RUN-INITIALIZERS:
  6. Unable to load any of the alternatives:
  7. ("libglib-2.0.0.dylib" "libglib-2.0.dylib")
  8.  
  9. Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.
  10.  
  11. restarts (invokable by number or by possibly-abbreviated name):
  12. 0: [CONTINUE] Skip this initialization hook.
  13. 1: [ABORT ] Exit from the current thread.
  14.  
  15. (SB-INT:CALL-HOOKS "initialization" (GLIB::RUN-INITIALIZERS LOG4CL-IMPL::INIT-HOOK) :ON-ERROR :ERROR)
  16. 0] 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement