Next:
Notes-on-Typo_002dAnalysis.html#Notes-on-Typo_002dAnalysis
Notes on Typo-Analysis
,
Previous:
Notes-on-Various-Filters-and-Filter-Modes.html#Notes-on-Various-Filters-and-Filter-Modes
Notes on Various Filters and Filter Modes
,
Up:
Notes-on-Various-Options.html#Notes-on-Various-Options
Notes on Various Options
4.4.2 Notes on the Prefix Option
The
prefix
option is there to allow Aspell to easily be
relocated.  Changing
prefix
will change all directory names
relative to the new prefix that are not explicitly set.  For example
if
prefix
was
/usr/local/aspell
and
dict-dir
has a default value of
/usr/local/aspell/dict
than changing
prefix
to
/opt/aspell
will also change the default
value of
dict-dir
to
/opt/aspell/dict
.  Note that
modifying
prefix
will only effect the default compiled in
values of directories.  If a directory option is explicitly given a
value than changing the value of
prefix
has no effect on that
directory option.
