home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0076.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  5.1 KB  |  126 lines

  1.   Here is our current distribution policy.  This differs a bit from
  2. the one sent out a month ago [in particular, we now have anonymous ftp]
  3.  
  4.                     -[Fri Jan 28 08:31:45 1983 by jkf]-
  5.     Franz Lisp Distribution
  6.     
  7.   This note describes our distribution policy for Franz Lisp.
  8.  
  9. What is being distributed:
  10.   We distribute only source code in order to keep the distribution
  11.   small and relatively Unix independent.   Makefiles are provided to
  12.   build the entire lisp system from source, even if you don't have
  13.   a version of lisp running already.  This process takes about 3 cpu
  14.   hours on a Vax 780.  [This version for the Vax only, a 68000 version
  15.   is being worked on.  Contact ucbkim.sklower@berkeley or 
  16.   ucbkim.layer@berkeley]
  17.  
  18.   The following source is provided:
  19.     lisp interpreter, 
  20.     compiler (liszt),
  21.     cross reference program (lxref),
  22.     lisp manual,
  23.     and other utility programs:
  24.        trace, step, debug, cmu library functions, (and other minor ones),
  25.        and these packages from the MIT lisp library:
  26.         defstruct, loop. 
  27.            [These programs are provided as a convenience to those who can't
  28.          access the arpanet and copy them.  There is no documentation for
  29.          them in the Franz Lisp manual.  The best source of documentation
  30.          is the Lisp Machine manual (available from MIT, Symbolics
  31.          or LMI)]
  32.  
  33.    Regarding Flavors:  there are two implementations of flavors for
  34.     Franz Lisp, one from MIT (contact person Richard Zippel (rz@mit-mc))
  35.     and one from the University of Maryland (contact person
  36.     Liz Allen  (liz.umcp-cs@udel-relay)).  Neither implementation is
  37.     exactly like flavors on the Lisp Machine (due to differences between
  38.     Lisp Machine lisp and Franz Lisp), and the implementations differ
  39.     from each other.    The MIT version cannot be distributed by 
  40.     us (yet) due to licensing problems.   If you have a Lisp Machine
  41.     Source license from Symbolics, you should be able to get a copy
  42.     from MIT.
  43.     For a Tech Report on Maryland flavors, write to Liz Allen.
  44.  
  45. What is the form of the distribution:
  46.   The files are packaged in a giant (2.1Mbyte) shell script.  Running this
  47. shell script through 'sh' will result in a directory tree.  A ReadMe file
  48. in the current directory will contain instructions on building the lisp
  49. system.  The shell script is broken into a number of smaller files.
  50. The current distribution looks like:
  51.  
  52. total 2089
  53.  489 -rw-r--r--  1 jkf        500003 Jan 26 11:33 opus38.50.aa
  54.  489 -rw-r--r--  1 jkf        500002 Jan 26 11:35 opus38.50.ab
  55.  489 -rw-r--r--  1 jkf        500047 Jan 26 11:37 opus38.50.ac
  56.  489 -rw-r--r--  1 jkf        500007 Jan 26 11:38 opus38.50.ad
  57.  133 -rw-r--r--  1 jkf        136038 Jan 26 11:39 opus38.50.ae
  58.  
  59. The '38.50' means Opus 38, minor version 50.  These numbers may be different
  60. by the time you get your distribution.  In order to extract the lisp
  61. files from this shell script, you need only type:
  62.     cat * | sh
  63.  
  64.  
  65. To get a copy of the distribution:
  66.   The distribution may be obtained either using FTP from an arpanet site,
  67. or on a magnetic tape through the U.S Mail.
  68.  
  69.  Arpanet:
  70.    The files are stored on the arpanet host 'ucb-vax' [ if you have an out
  71.    of date host table, it may be called 'ucb-monet' or 'ucb-ingres'. Its
  72.    internet number is 10.2.0.78].
  73.    You can login as 'anonymous'.   Use your name as the password.
  74.    The files are in the subdirectory pub/lisp.
  75.    
  76.    For those who have accounts on ucb-vax, the full path is ~ftp/pub/lisp.
  77.  
  78.  Mag Tape:
  79.    In order to get a copy of the distribution mailed to you, send a check to
  80.  cover our tape copying and mailing costs (fees are listed below).  We will
  81.  purchase the mag tape and you are free to keep it.  Please do NOT
  82.  send us a tape.
  83.  
  84.      Fees:
  85.              $50    - distribution tape mailed 3rd class
  86.         add $10    - a copy of the Lisp Manual (we will only
  87.                      send one copy, you are free to photocopy it)
  88.           add $7    - send tape via 1st class mail.
  89.  
  90.          -or-
  91.              $15    - for just a copy of the Lisp Manual
  92.  
  93.  The address to send checks to is 
  94.  
  95.     Keith Sklower
  96.     EECS/Computer Science Division
  97.     524 Evans Hall
  98.     University of California
  99.     Berkeley, CA  94720
  100.  
  101.  All checks should be made out to "Regents, University of California."
  102.  We require pre-payment.  We will not invoice or process purchase orders.
  103.  
  104.  
  105.  
  106. Disclaimers:
  107.     This distribution works on the latest versions of Unix running at
  108.     Berkeley (4.1a).  We can't guarantee that it will work on older
  109.     versions (although, if you are running 4.1, it is almost certain
  110.     that it will work, but we have not verified it).
  111.     VMS users who are using a typical Unix compatibility package will 
  112.     probably not be able to build a lisp from this distribution unless they
  113.     know a great deal about VMS and their compatibility package.
  114.     At least one package (Eunice) supports Franz at this time.
  115.     
  116. Redistribution:
  117.     If you get a copy of the distribution, you are free to give it to
  118.     other people.  We appreciate being informed of new sites so they
  119.     can be put on a mailing list (electronic and conventional).  This
  120.     list is used to announce new releases.  To be put on this list,
  121.     send U.S. Mail to Keith Sklower (address above) or to 
  122.     franz-friends-request@berkeley or ucbvax!franz-friends-request
  123.  
  124.  
  125.  
  126.