Mail Archives: cygwin-apps/2001/11/19/22:17:03
--TAfK/iNRmKS6D9oo
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Pierre,
On Mon, Nov 19, 2001 at 02:33:29PM -0500, Pierre A. Humblet wrote:
> Christopher Faylor wrote:
> > That is not much of a disadvantage, IMO. If it works as well as ispell
> > for every language besides English and works better for English then
> > aspell is better.
>
> I don't disagree. Although I am not a user of aspell, it looks like "it"
> (see * below) will eventually replace ispell. However I have no experience
> with it and looking at its home page http://aspell.sourceforge.net it doesn't
> seem to be stable. I'd rather not take responsibility for it at this point.
I can understand you reluctance, but I have been using aspell/pspell
as an ispell replacement for almost a year now. My experience is that
it builds OOTB, works *much* better than ispell, easily drops in as an
ispell replacement, and has caused me no grief at all.
I hope that you reconsider. Just in case, see attached for my build
recipe.
Thanks,
Jason
--TAfK/iNRmKS6D9oo
Content-Type: message/rfc822
Content-Disposition: inline
Received: from dp.boxhill.com (kosh.boxhill.com [216.116.135.139])
by ny.dothill.com (8.9.3/8.9.3) with SMTP id KAA12408;
Wed, 14 Feb 2001 10:08:53 -0500
Received: by dp.boxhill.com (sSMTP sendmail emulation); Wed, 14 Feb 2001 09:57:21 -0500
Date: Wed, 14 Feb 2001 09:57:21 -0500
From: Jason Tishler <Jason DOT Tishler AT dothill DOT com>
To: Jason Tishler <jason DOT tishler AT ny DOT dothill DOT com>
Subject: aspell/pspell build instructions
Message-ID: <20010214095721 DOT B521 AT dothill DOT com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
Organization: Dot Hill Systems Corp.
pspell:
$ configure --disable-ltdl
$ make
$ make prefix=/tmp/pspell/usr/local install
aspell:
$ configure
$ make
$ make prefix=/tmp/aspell/usr/local install
$ cd /tmp/aspell
$ strip usr/local/bin/*.exe
$ strip -g usr/local/lib/libaspell.a
--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp. Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason DOT Tishler AT dothill DOT com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com
--TAfK/iNRmKS6D9oo--
- Raw text -