Re: How to set environment variable XAPIAN_CJK_NGRAM?
Eric Lindblad <[email protected]>
| Newsgroups | gmane.comp.search.xapian.general |
|---|---|
| Message-ID | <[email protected]> |
Not precise to setting an environment variable prior to running a specific command, IIRC Debian does not utilise an /etc/profile.d directory, but the Debian-based Ubuntu does, so one could write for that directory .csh and .sh scripts, make them executable and the environment variables in those shell scripts will then be loaded when a specific user logs in. > I installed Xapian 1.2.25 on Ubuntu 14.04. > How to set environment variable XAPIAN_CJK_NGRAM?