I have problem with cvsweb
VilleSkyttä
scop at FreeBSD.org
Mon Dec 22 13:10:21 PST 2003
On Mon, 2003-12-22 at 12:31, Andery K. Korolyov wrote:
> Error: Failed to spawn GNU rlog on [...]
>
> I install perl from /usr/ports/lang/perl5.8/
In addition to the other already posted suggestions:
What version of cvsweb do you use? Version 2.0.6 has known problems
with perl >= 5.8's taint mode. If you want to run with perl 5.8, I'd
suggest using cvsweb 2.9.1 beta (see the project page for details) which
should work properly in taint mode with 5.8.2 (although I have
personally only tested with 5.8.1), or disabling taint checks in 2.0.6
by removing the "-T" from the first line of cvsweb.cgi.
More information about the freebsd-cvsweb
mailing list