Re: install-dir home-dir prefix config keyword

"Gary Setter" <[email protected]>
Newsgroups gmane.comp.gnu.aspell.devel
Message-ID <001001c4dc74$6dc59980$9d144a0c@pavilion>
----- Original Message ----- 
<snip>
I want to resolve my problems with the config keywords home-dir,
> dict-dir, data-dir, local-data-dir, master-path, filter-path,
and
> prefix.
<snip>

I found that I had problems with my "off the cuff" definitions
for DICT-DIR et. al.
This worked for me.

#if WIN32_USE_EXECUTABLE_DIR
# define PREFIX "!prefix"
# define DICT_DIR "<prefix/dicts>"
#else
# define PREFIX "aspell-win32"
# define DICT_DIR "dicts"
#endif
#define CONF_DIR "<prefix>"
#define DATA_DIR "<prefix/data>"

I also had to add dicts and data as keywords in config.cpp. Are
those keywords acceptable, or would dicts-subdir and data-subdir
be better? In any case, I would propose that the default values
be "dicts" and "data".
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.