Re: copy and file perms

2010-01-10 Thread Mark Burgess
Neil. You are correct that this option was not implemented. The default value of all boolean type /true/false options is always false, so preserving original perms should not be the default behaviour. I have patched svn to fix this. Neil Watson wrote: > Here is a self contained example. > > ##

3.03 build problem

2010-01-10 Thread Michael Potter
Hi Having trouble building cfe 3.03 on Solaris 10. I was using these command to build 3.02 without any problems: automake --add-missing autoreconf ./configure --prefix=$INSTDIR --exec-prefix=$INSTDIR \ --without-sql --with-openssl=/usr/sfw \

Re: Use case question (moving directories and symlinking the old location)

2010-01-10 Thread Nakarin Phooripoom
Hi Robert, You should try this. Let make it done sequently. classes: SRV_APACHE_STANDALONE:: "isdir" expression => isdir("/var/www"); files: SRV_APACHE_STANDALONE.isdir:: # make sure that there is /srv directory "/srv/." cre