On Tue, 24 Oct 2006 11:33:42 +0300, "era eriksson" <[EMAIL PROTECTED]> said: > The shipped cgi-bin utilities will no longer work after you made the > chroot option the default. One either has to disable the chroot option > (which is of course a bit of a security risk) or compile these binaries > statically (I think this should be a one-line fix against > cgi-bin/Makefile.in). I think the latter would make more sense
Actually it seems that the previous maintainer disbled this by removing all occurrences of $(STATIC) in the main Makefile.in. Reverting that IMHO slightly radical patch would make it a snap; if users want to compile non-static, then it's just a matter of overriding the STATIC flag. /* era */ -- If this were a real .signature, it would suck less. Well, maybe not. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

