Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 1995 08:29:48 -0700 (PDT)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        ports@FreeBSD.org
Subject:   Bug in ispell
Message-ID:  <199504191529.IAA02213@gndrsh.aac.dev.com>

next in thread | raw e-mail | index | archive | help
If you try to use the ``l[ookup]'' option to ispell it tries to open
/usr/dict/words, which on 4.4BSD systems is wrong, it should be looking
at /usr/share/dict/words.

This can probably be fixed with a  ``-DWORDS'' compile time option
added to the Makefile.  I fixed it locally with a direct edit to
config.h :-).

-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504191529.IAA02213>