~ubuntu-branches/ubuntu/quantal/gclcvs/quantal

« back to all changes in this revision

Viewing changes to pcl/README

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-06-24 15:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040624151346-xh0xaaktyyp7aorc
Tags: 2.7.0-26
C_GC_OFFSET is 2 on m68k-linux

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
To install PCL at your site, follow the instructions in the defsys.lisp file.
 
2
 
 
3
 
 
4
If you use gcl (GNU Common Lisp), follow the instructions in impl/gcl/README.
 
5
 
 
6
If you use cmucl17f, follow the instructions in impl/cmu/README,
 
7
then recompile PCL and rebuild the world.
 
8
 
 
9
If you use lucid, just compile and load defsys, 
 
10
then type (pcl::compile-pcl), or (pcl::load-pcl).
 
11