/[public]/psiconv/trunk/docs/configuration
ViewVC logotype

Contents of /psiconv/trunk/docs/configuration

Parent Directory Parent Directory | Revision Log Revision Log


Revision 226 - (show annotations)
Mon Feb 23 17:57:56 2004 UTC (20 years, 1 month ago) by frodo
File size: 948 byte(s)
(Frodo) Final update for release 0.9.2

1 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 In PSICONVETCDIR an example configuration file psiconv.conf.eg is always
12 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