On Sun, 16 Feb 2003, Steve Moro wrote: > > Hi there, > I am trying to install the following: > > aspell-0.50.2.tar.gz > tar -zxvf aspell*.gz > cd aspell-0.50.2 > ./configure > make > make install
Can you run aspell. Try "aspell -v". If you don't get anything than aspell is not in your path. It needs to be in your path in order for the dictionaries to install. > error : > Finding Dictionary file location ... ./configure: line 1: aspell: > command not found > > Finding Data file location ... ./configure: line 1: aspell: command not > found -- http://kevin.atkinson.dhs.org _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/aspell-user
