Running SNePS 2.7 on UB CSE Computers

  1. At the Unix prompt, run
    xemacs &
    The first time you run XEmacs, it will create a directory named .xemacs in your home directory, with a file named init.el in it.

    1. Add the line
      (load "~/.xemacs/init-for-acl.el")
      
      to the end of the file named ~/.xemacs/init.el.

    2. Copy the file ~shapiro/.xemacs/init-for-acl.el to your directory ~/.xemacs/

    3. exit XEmacs, by typing C-x C-c

    You need do the above only once. Afterwards, just run xemacs &

  2. Within XEmacs, enter
    M-x run-acl
    
    and respond to the six prompts by just typing the enter key.

  3. At the Lisp prompt, enter
    :ld /projects/snwiz/bin/sneps
    
  4. Once SNePS has finished loading, at the next Lisp prompt,


Last modified: Tue Feb 12 09:16:07 EST 2008
SNeRG Home Page
Stuart C. Shapiro <shapiro@cse.buffalo.edu>