From owner-freebsd-cvsweb@FreeBSD.ORG Mon Jan 14 17:11:52 2008 Return-Path: Delivered-To: freebsd-cvsweb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5C00216A417 for ; Mon, 14 Jan 2008 17:11:52 +0000 (UTC) (envelope-from abhayadevs@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.236]) by mx1.freebsd.org (Postfix) with ESMTP id ECD6A13C45A for ; Mon, 14 Jan 2008 17:11:51 +0000 (UTC) (envelope-from abhayadevs@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so913769nzf.13 for ; Mon, 14 Jan 2008 09:11:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole; bh=Otnx8BLVgBYOwim21EtQGEOeem1qyhg58TVTOSTC/yA=; b=x0cI8x339Y+Ypc1dCjCaSSJhJ5Zy6il+NuXQL7HGB4QpIB9WUK/dOVZ2yNjaAcj3zgyLz5PZXQyURAKx09FxEYrBzN9HLR7z4JPHwaApza8ub7qEMw5OszIDwazyg+g/ocWzNIlBuWRFiPevp1u+cHCSTL/rmN/4feObdM5qYIQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=lh13J4ogUsksDZRw6s6g8tvHBwwGOSpiy0io7oO6pK434lOr2yLMnMdI8ROCDFfW6D/fOO7NJjbfBLCn6KDs75OqYozMAA+XPAKpW3oo0SDgfqBGWCqmTZsGn95uT4aLcafUsURjQy7tO3185fFxoGtQUkxhguLZgNzknEUSwZY= Received: by 10.114.254.1 with SMTP id b1mr2575544wai.140.1200329253172; Mon, 14 Jan 2008 08:47:33 -0800 (PST) Received: from MyNoteBook ( [59.93.33.92]) by mx.google.com with ESMTPS id k14sm16092085waf.33.2008.01.14.08.47.29 (version=SSLv3 cipher=RC4-MD5); Mon, 14 Jan 2008 08:47:32 -0800 (PST) Message-ID: <002c01c856cd$f86d3490$0201a8c0@MyNoteBook> From: "Abhayadev S" To: Date: Mon, 14 Jan 2008 22:23:15 +0530 MIME-Version: 1.0 X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2900.3028 x-mimeole: Produced By Microsoft MimeOLE V6.00.2900.3028 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: CVS Web 3.0.6 X-BeenThere: freebsd-cvsweb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS Web maintenance mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jan 2008 17:11:52 -0000 Hi, i have successfully installed the cvsweb 3.0.6 and i was able to run it = successfully. THanks for the wonderful yet simpler solution. During the installation i came across with an error that i would like to = post to you, During the first run i got an error in the below line, =20 use IPC::Run qw(); (in cvsweb.cgi) Then i commented that out and the cvs root page was online. I think = the comment had throwed the below error. Please advice. Error Error: Checkout failure (exit status -1), output:=20 '/usr/bin/cvs -f -d /usr/local/cvsroot co -p -r1.1.1.1 Readme.txt = failed: Undefined subroutine &IPC::Run::start called at = /var/www/cgi-bin/cvsweb.cgi line 4370. -------------------------------------------------------------------------= ------- Regards, Abhayadev S.