[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3. Build Installation

You have following three choices to install build (@xref{Installing Packages, Installing Packages, , xemacs}):

  1. Use the package GUI:

  2. Run XEmacs command

     
    M-x package-admin-add-binary-package RET build-package-tarball-path RET
    

    after tarball download with EFS or ftp.

  3. Extract the build tarball(s) into the xemacs-packages hierarchy from your favorite shell.

    bash, csh, ksh, zsh come to mind on UNIX systems; Cygwin's bash, cmd.exe, and command.exe for Windows 95/98/NT/2000.

     
    cd installation-directory/xemacs-packages;
    gzip -dc build-package-tarball-path | tar -xvf -
    


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated by XEmacs shared group account on December, 19 2009 using texi2html 1.65.