All Manuals > LispWorks Release Notes and Installation Guide > 8 Installation on SPARC Solaris

NextPrevUpTopContentsIndex

8.7 Using Delivery, LispWorks ORB, CLIM 2.0, KnowledgeWorks and Common SQL

These products are licensed differently in 32-bit LispWorks for SPARC Solaris and 64-bit LispWorks for SPARC Solaris.

8.7.1 Using Layered Products in 32-bit LispWorks on SPARC

To use each of Delivery, LispWorks ORB, CLIM 2.0 and KnowledgeWorks you must obtain the required key and put in your keyfile. See Keyfiles and the license server on SPARC.

Then you need to load the layered product module. This is done by (require "delivery") or (require "corba") or (require "clim") or (require "kw"). You could consider configuring an image with the module pre-loaded, by using a config.lisp file similar to that in Saving a configured image.

Note: There is no additional licensing requirement for Common SQL in 32-bit LispWorks for SPARC Solaris.

8.7.2 Using Layered Products in 64-bit LispWorks on SPARC

To use CLIM 2.0 you need LispWorks Professional or Enterprise Edition.

To use each of LispWorks ORB, KnowledgeWorks and Common SQL you need LispWorks Enterprise Edition.

In all cases you need to load the appropriate module using require.

Note: There is no additional licensing requirement for Delivery in 64-bit LispWorks for SPARC Solaris.

 


LispWorks Release Notes and Installation Guide - 19 Oct 2017

NextPrevUpTopContentsIndex