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.
prev parent 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
* 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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.