John Levon wrote:
> 
> On Wed, Mar 05, 2003 at 03:51:39PM -0400, Garst R. Reese wrote:
> 
> > Looking at pspell/pspell.h I see
> > #define delete_pspell_config delete_aspell_config
> 
> Lars goofed here. libpspell is a compatability lib, and should work on
> any version of aspell from when libpspell was introduceed, up to
> current. But if you're using an aspell that doesn't have libaspell (As
> Garst appears  to) this will break. This is why we have everything in
> terms of pspell, but we actually end ups using libaspell on almost all
> systems.
> 
> john
/usr/local/lib/libaspell.la         /usr/local/lib/libpspell.la
/usr/local/lib/libaspell.so         /usr/local/lib/libpspell.so
/usr/local/lib/libaspell.so.15      /usr/local/lib/libpspell.so.15
/usr/local/lib/libaspell.so.15.0.2  /usr/local/lib/libpspell.so.15.0.2

bash$ aspell --version
@(#) International Ispell Version 3.1.20 (but really Aspell 0.50.3)

Garst

Reply via email to