unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Glenn Morris <gmorris+news@ast.cam.ac.uk>
Subject: Re: Problem installing ispell
Date: Thu, 03 Apr 2003 10:44:43 +0100	[thread overview]
Message-ID: <2jwuib9apg.fsf@xpc21.ast.cam.ac.uk> (raw)
In-Reply-To: m07kac9vtp.fsf@iQuark.local

Alan Stein wrote:

> I got the ispell.el file, put it in the /usr/share/emacs/site-lisp/
> directory, opened emacs and compiled it with the byte-compile-file
> command. It seemed to compile okay, but emacs won't load it.

Emacs-21.1 (which your headers indicate you use) comes with ispell.el.
You don't need to install another version unless you want/need to
update it.

> However, if I try to load it with the load-library command, I get the 
> message
> "Searching for program: no such file or directory, ispell."
>
> My setup is an iMac G4 with OSX.

ispell.el *is* working. ispell.el is an interface to the external
program ispell (or aspell) that actually does the spell-check. The
message means that ispell.el cannot find the ispell executable. You
need to install it if you don't have it, or help ispell.el find it by
setting ispell-program-name.

  reply	other threads:[~2003-04-03  9:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-03  2:08 Problem installing ispell Alan Stein
2003-04-03  9:44 ` Glenn Morris [this message]
2003-04-08  4:20 ` Ryan Yeske

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2jwuib9apg.fsf@xpc21.ast.cam.ac.uk \
    --to=gmorris+news@ast.cam.ac.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).