(setf *print-length* nil) (setf *print-level* nil) (setf *print-circle* t) ;for good measure
(use-package :com.gigamonkeys.asdf-extensions) (register-source-directory "/path/to/libraries/")
The big advantage is you don't have to mess around with soft links; REGISTER-SOURCE-DIRECTORY just drills down whatever directory you give it, searching for .asd files.
;;; load .swank.lisp (swank-loader:load-user-init-file)
# works as of 2005-11-02 # when prompted for a password for anoncvs, just hit Enter key export CVS_RSH="ssh" cvs -z3 -d:ext:anoncvs@savannah.gnu.org:/cvsroot/emacs co emacs
Then build:
# works as of 2005-11-02 # probably takes ~5-10 minutes on a Mac Mini, though I could be completely wrong cd emacs/mac ./make-package --self-contained
This built a .dmg file containing a .pkg installer that installed Emacs to my /Applications/ directory.
(You should be able to skip the CVS step if you already have a copy which worked before.)
This page is linked from: Lisp in a Box Practical Common Lisp
CLiki pages can be edited by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively