You should now test the new LispWorks image. To test a configured version of LispWorks, do the following:
CL-USER 1 > (inspect 1)
Before information about the fixnum 1 is printed, the system should load the inspector from the
load-on-demand
directory.
CL-USER 2 > (env:start-environment :display "
serverhostname
")
Where serverhostname is the name of the machine running the X server. The window-based environment should now initialize--during initialization an X window displaying a copyright notice will appear on the screen.
You can work through some of the examples in the LispWorks User Guide to check further that the configured image has successfully built.