This is actually not a new problem, but I've never been able to get
Hemlock (and presumably any xlib application) to work on my RedHat 9
laptop. I get the error:
__________________________________________
throttle>lisp -edit
; Loading #p"/home/ram/init.lbytef".
; Loading #p"/home/ram/hemlock-init.lbytef".
Connection failure to X11.0 server display 0: No protocol specified
[Condition of type XLIB:CONNECTION-FAILURE]
Restarts:
0: [CONTINUE] Return NIL from load of "home:hemlock-init".
1: [ABORT ] Skip remaining initializations.
Debug (type H for help)
(XLIB::X-ERROR XLIB:CONNECTION-FAILURE :MAJOR-VERSION 11 :MINOR-VERSION ...)
Source: Error finding source:
Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM: Source file no longer
exists:
target:clx/dependent.lisp.
0]
___________________________________________
Rob