Robert Joop wrote: > > On 01-10-23 11:40:15 CEST, Michael Bell wrote: > > Hi, > > > > should we change some things in configure.in and in the .in-files too? > > > > What do you think about these autoconf-variables? > > > > * ca_misc_prefix (/usr/local/openca/servers/ca) > > * ra_misc_prefix (/usr/local/openca/servers/ra) > > * pub_misc_prefix (/usr/local/openca/servers/pub(lic)/ > > * conf_prefix (default is /etc/openca/, was ra_prefix and ca_prefix) > > i don't know. > perhaps we should decide the fs layout first? :-)
Yes, of course. We must decide the fs layout first but we are very close to a final design. > or perhaps fs layouts (plural), a standard one and common deviations. > (for example there is or was a linux file system hierarchy standard, > i don't know how strict it is and how closely it is followed by the > distributions.) This is no problem because they can build the hierarchy like they want via ./configure. > > * online_prefix > > # was ra_prefix for inbound and outbound > > # /usr/local/openca/data-exchange/online > > * offline_prefix > > # was ca_prefix for inbound and outbound > > # /usr/local/openca/data-exchange/offline > > in- and outbound what? Inbound and outbound are the directories where data is stored which must be exported and imported (e.g. signed and encrypted PIN-mails). > data? in that case i would name the vars differently. The actual name is /usr/local/openca/data/ All recommendations are welcome. > why so deeply hidden? I want to devide into data, configuration and code. The organization of the code is now very close to the optimum but the configuration and the data is still mixed. We have the database (OpenCA::DB), the export/import-data and the configuration in the same directory. Many distributions place the configuration in /etc but the data in /var so we should support such a behaviour. > who is supposed to put them there and take it from there? The databases are used by all servers and the export and import are done by ca and RAServer. Michael -- ------------------------------------------------------------------- Michael Bell Email (private): [EMAIL PROTECTED] Rechenzentrum - Datacenter Email: [EMAIL PROTECTED] Humboldt-University of Berlin Tel.: +49 (0)30-2093 2482 Unter den Linden 6 Fax: +49 (0)30-2093 2959 10099 Berlin Germany [OpenCA Core Developer] http://openca.sourceforge.net _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel