All Manuals > LispWorks Release Notes and Installation Guide > 2 Installation on Mac OS X > 2.5 Starting LispWorks for Macintosh

NextPrevUpTopContentsIndex

2.5.2 Start the GTK+ LispWorks GUI

Assuming you have installed the "LispWorks with X11 IDE" option, and that you have X11 running and GTK+ installed, you can now start LispWorks with the GTK+ GUI.

Note that the supplied image does not start its GUI automatically by default. There are three distinct ways to make the GUI start:

xterm% cd "/Applications/LispWorks 6.1"
xterm$ ./lispworks-6-1-0-macos-universal-gtk
LispWorks(R): The Common Lisp Programming Environment
Copyright (C) 1987-2011 LispWorks Ltd.  All rights reserved.
Version 6.1.0
Saved by LispWorks as lispworks-6-1-0-x86-darwin-gtk, at 13 Jan 2011 1:55
User dubya on octane
; Loading text file /Applications/LispWorks 6.1/Library/lib/6-1-0-0/config/siteinit.lisp
;  Loading text file /Applications/LispWorks 6.1/Library/lib/6-1-0-0/private-patches/load.lisp
; Loading text file /u/ldisk/dubya/.lispworks
 
CL-USER 1 > (env:start-environment)
xterm% cd "/Applications/LispWorks 6.1"
xterm% ./lispworks-6-1-0-macos-universal-gtk
 -env

LispWorks Release Notes and Installation Guide - 23 Dec 2011

NextPrevUpTopContentsIndex