unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: matt <mmadrid25@attbi.com>
Subject: Re: Again ispell question!
Date: Sun, 19 Jan 2003 02:54:21 GMT	[thread overview]
Message-ID: <3E29E93E.1070305@attbi.com> (raw)
In-Reply-To: 65fef11f.0301072302.31bbb70b@posting.google.com

Dr. F.C.Caner wrote:
 > Hello everyone,
 >
 > I am sorry if this is a FAQ, but I cannot find out why my ispell
 > 3.2.06 gives the error message:
 >
 > "Can't open /usr/local/lib/english.hash"
 >
 > although it is there (in c:/usr/local/lib). I am using Emacs-21.2
 > under Windows XP. I have both c:\usr\local\bin and c:\usr\local\lib in
 > my path variable. I also have the latest release of Cygwin installed.
 >

You probably already solved this, but if not...

It sounds like you unpacked the ispell tarball directly on the c:\ 
drive, and then added c:\usr\local\bin and c:\usr\local\lib to your 
path. What you need to do is unpack the tarball in cygwin's / 
directory(probably c:\cygwin). Just copy it there, fire up your shell 
and do a:

~ cd /
~ tar -xvzf ispell-version.tar.gz

This will put it in cygwin's /usr/local/bin directory. Then all you need 
is PATH_TO_CYGWIN\usr\local\bin in your path. That should work.

-- Matt

-- 
Remove the X's to reply directly.

      reply	other threads:[~2003-01-19  2:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-08  7:02 Again ispell question! Dr. F.C.Caner
2003-01-19  2:54 ` matt [this message]

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=3E29E93E.1070305@attbi.com \
    --to=mmadrid25@attbi.com \
    /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).