/[public]/psiconv/tags/rel-0-9-9/docs/configuration
ViewVC logotype

Annotation of /psiconv/tags/rel-0-9-9/docs/configuration

Parent Directory Parent Directory | Revision Log Revision Log


Revision 357 - (hide annotations)
Wed Oct 29 09:17:54 2014 UTC (9 years, 5 months ago) by (unknown author)
File size: 948 byte(s)
This commit was manufactured by cvs2svn to create tag 'rel-0-9-9'.
1 frodo 200 Starting with version 0.9.0, all applications linked against libpsiconv
2     (including the psiconv program in this package) will try to read a
3     configuration file psiconv.conf. It is sought for in PSICONVETCDIR
4     (--with-etcdir option in configure, defaults to PREFIX/etc) and in the
5     homedirectory of the current user. Programs can add other location to
6     this path. If more than one configuration file is found, they are all
7     read in order (first the one in PSICONVETCDIR, then the one in ~,
8     finally any additional locations added by the program), and settings in
9     later files overrule settings in earlier files.
10    
11 frodo 226 In PSICONVETCDIR an example configuration file psiconv.conf.eg is always
12 frodo 200 installed. Older versions are overwritten. If no psiconv.conf file is
13     present, a copy one will be created from the psiconv.conf.eg file. Be
14     careful if you use DESTDIR to install at a temporary place, because it
15     will not find the psiconv.conf file and install a new one.

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26