[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Search]

Re: Newbie questions about installing Emacspeak on Slackware 9.1



installpkg emacs-nox-21.3-i486-1.tgz
    or whatever version it current is.
cd /usr/bin
rm emacs
ln -s emacs-21.3-no-x11 emacs
   or whatever version.

The version of emacs you are invoking has been compiled against
some X11 libs.  The nox (No X) version avoids those libs, but
still requires some support files from the emacs-21.3-i486-1.tgz
package (like some lisp files).

caveat: this is what worked for previous Slackware versions

-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"