All Manuals > LispWorks Release Notes and Installation Guide > 7 Installation on AIX

NextPrevUpTopContentsIndex

7.6 Running LispWorks

The LispWorks executable is located in the /opt/LispWorks/lib/LispWorks-32-bit or /opt/LispWorks/lib/LispWorks-64-bit directory of the installation (assuming the default prefix of /opt/LispWorks) and should not be moved without being resaved because it needs to be able to locate the corresponding library directory on startup. There is also a symbolic link from the /opt/LispWorks/bin directory.

The LispWorks executable is named as shown here:.

lispworks-7-0-0-rs6k-aix

32-bit LispWorks

lispworks-7-0-0-rs6k64-aix

64-bit LispWorks

When you run LispWorks, the splashscreen should appear, followed by the LispWorks Podium and a Listener. See Troubleshooting for details if this does not happen.

7.6.1 Entering the license data

When you run LispWorks for the first time, you will need to enter your license details. This should be done as follows (all on one line):

lispworks-7-0-0-rs6k-aix --lwlicenseserial SERIALNUMBER --lwlicensekey LICENSEKEY

where SERIALNUMBER and LICENSEKEY are the strings supplied with LispWorks. A message

LispWorks license installed successfully.

should be printed and thereafter you can run LispWorks without those command line arguments.

Your license key will be supplied to you in email from Lisp Support.

If you have problems with your LispWorks license key, send it to lisp-keys@lispworks.com, showing the complete output after you enter it.


LispWorks Release Notes and Installation Guide - 2 Mar 2015

NextPrevUpTopContentsIndex