You should now test the new LispWorks image. To test a configured LispWorks, do the following:
/tmp
.
DISPLAY
environment variable is correctly set and that your machine has permission to connect to the display.The window-based environment should now initialize--during initialization a window displaying a copyright notice will appear on the screen.
You may wish to work through some of the examples in the LispWorks User Guide , to further check that the configured image has been successfully built.
CL-USER 1 > (inspect 1)
Before information about the fixnum 1 is printed, the system should load the inspector from the
load-on-demand
Library directory.