OK, weirdly /usr/home/USERNAME/bin already *was* in my path, and the configure script is still unable to find the data files. Setting the variables doesn't change it, and when I set PATH in ./configure, I get this error: "Finding Dictionary file location ... aspell: not found"

Any ideas, anyone?

-Maurice

At 4:19 PM -0500 1/30/03, Kevin Atkinson wrote:
You are making this more complicated than necessary.  Just add
/usr/home/USERNAME/bin to your path.  The configure script will then find
the paths automatically.  If you don't want to do that than set the above
too /usr/home/USERNAME/bin/{aspell,word-list-compress}.  As a third option
you can use

  ./configure --vars PATH=/usr/home/USERNAME/bin:$PATH
--
Maurice Rickard
http://mauricerickard.com/


_______________________________________________
Aspell-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/aspell-user

Reply via email to