At 03:12 PM 1/16/2001 +0200, you wrote:
>
>Some linuxes required to have correct permission set in mkdir (it
>fails on mkdir $dir; needs to be mkdir $dir,0775;), so make test
>fails... (FileMan.pm line 771 and several times below..)
>
I fixed all the mkdirs with "mkdir $dir,0755".  I think 0755 is all that is
required.  Let me know if this doesn't fix your problem.

Thank you for your input.


Reply via email to