From: Jason H. <jc...@ey...> - 2001-09-05 15:23:56
|
this is a general question, but one that has lingered with me from the beginning. what exactly is the desired procedure for creating sites under binarycloud with regard to the make system? (this of course applies to the future state of BC rather than now) for example, say i have installed binarycloud in /usr/local/binarycloud, and i have a few modules installed in /usr/local/binarycloud/user/mod, etc etc. now, to create a NEW site, what is the process? i imagine it's something like this... - i define several XML files to specify pageDefs, dataSources, entityDefs, etc etc. - i run 'make site' or equivalent, - i copy the build dir to a place to be served by apache - customize/expand my pages, do extra stuff, post-install stuff here the need for multiple make targets seems apparent here, though non-existant at the moment. alex, could you help enlighten us? jason |