On 01-10-30 22:28:29 CET, Massimiliano Pala wrote: > Robert Joop wrote: > > > so you suggest making installing the openca perl modules there too > > the default? > > No. Modules have to be installed as the whole system is going to use > them (scripts, other programs, etc...). We are in the CPAN repository > so we get the modules distributed too with it.
what do you mean by "have to be"? on my system the only thing that is using them is openca, and six different openca installations are using six different openca modules installations. the openca installations are not the whole system, i've got the usual basic stuff on my laptop, more than a dozen daemons, a copy of my work in several projects, and none of it is using the openca modules. different people have different needs. looking around at project meetings, i must admit that i'm not typical. (but i'm the one they are waiting for before they get the network up and running. :-) > > having everything in one directory means that the httpd config must be > > extended to point to some of its directories, namely the cgi-bin and > > htdocs directories of ca, ra and pub. > > The web parts usually are not in the /usr directory so this part could > be installed on another place by default ( /var ? ). the web parts by default are in the /usr directory, because that's apache httpd's default, see the config.layout file: prefix is /usr/local/apache, datadir is $prefix, htdocsdir is $datadir/htdocs and cgidir is $datadir/cgi-bin (version 1.3.20). > > having a device instead of a mount point saves only a few blocks on an > > MS-DOS diskette (boot block and FAT). > > i would put a compressed archive on either of them anyway. > > On this point I have to say that we are NOT moving to the direction of > supporting file systems when importing/exporting data for portability > reasons. This is it. fortunately we don't have to, because nowadays this is taken care of by the operating system. (i've programmed an MS-DOS filesystem in user space for my first unix box, but that was in the late 80s...) rj _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel