Next: , Previous: Detailed installation, Up: Detailed installation


2.3.1 Obtaining Femlisp

  1. Alternative 1: Download the current Femlisp version as follows (if wget should not be available try curl instead)
              wget -O - http://www.femlisp.org/femlisp-current.tar.gz| tar xzvf -
         

    You can check the correctness of the download against the binary GPG signature in http://www.femlisp.org/femlisp-current.tar.gz.sig. My public PGP key can be found at http://www.iwr.uni-heidelberg.de/~Nicolas.Neuss/nicolas_neuss.pgp.

  2. Alternative 2: Checkout a CVS version using the command
              cvs -z3 -d:ext:anoncvs@savannah.nongnu.org:/cvsroot/femlisp co femlisp