On Thu, 21 Oct 2004 08:47:15 -0500, Steven Stapleton <[EMAIL PROTECTED]> wrote: > Ok, I must be stupid. How do I get it "in the path". > > Make sure that Aspell is installed correctly and that it > is in the path. > Do an "aspell -v" as "su" to check. If you are still > having problems post > to [EMAIL PROTECTED]
If you've done all the standard installation procedures (ie: ./configure, make, make install), ./configure should of said where aspell was to be installed. Find the binary, and make sure the directory it's in is in the path for root (meaning it's listed for the root user in /etc/profile). If you need to change /etc/profile, make sure to do a 'source /etc/profile' to update your path. Bryan Petty _______________________________________________ Aspell-user mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/aspell-user
