From owner-freebsd-cvsweb@FreeBSD.ORG Tue Jan 15 17:03:33 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 5D0AE16A420 for ; Tue, 15 Jan 2008 17:03:33 +0000 (UTC) (envelope-from abhayadevs@gmail.com) Received: from ro-out-1112.google.com (ro-out-1112.google.com [72.14.202.182]) by mx1.freebsd.org (Postfix) with ESMTP id 6C19713C4E5 for ; Tue, 15 Jan 2008 17:03:32 +0000 (UTC) (envelope-from abhayadevs@gmail.com) Received: by ro-out-1112.google.com with SMTP id m6so3149404roe.13 for ; Tue, 15 Jan 2008 09:03:31 -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:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; bh=fErN1AmHo1cJV4Ay8eEQogjsYM47+LhNxOjHFIIjNnU=; b=KJQz5jvK4n3BNXu0gLMPHXt6MFpvER7tUlrXt5qoDS/3Avr/fO/qiRfV2GzGNeSwcUL0pvZ2UrbuDvRWHvENRdmHEgsLHN3fOVjdzTcWmYEqHip6qZcV04DZZI2dNEYEEp87Icfkgw3OlKaPWbHPZ+TslVmp/7tYtRY5r9tHYTo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:references:subject:date:mime-version:content-type:content-transfer-encoding:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=JF7hjJlelZDjaXqd/9JtuCUIv8bvqqEv/ujkyfqxfm9HZsOn6bqovL4A9S6ulINOIl9WiPWHRdB9g13npC0qRQ7o5QAFX/vX0qLaefJKg7QPgvbY31gs4B1DA7biVsjUOesrTpykVIPcX5THvTFJWkr+kxnfkaxKwDMnWCi2adY= Received: by 10.114.168.1 with SMTP id q1mr3588395wae.96.1200416611171; Tue, 15 Jan 2008 09:03:31 -0800 (PST) Received: from MyNoteBook ( [59.93.4.147]) by mx.google.com with ESMTPS id j7sm20322018wah.23.2008.01.15.09.03.27 (version=SSLv3 cipher=RC4-MD5); Tue, 15 Jan 2008 09:03:30 -0800 (PST) Message-ID: <000a01c85799$5e004d30$0201a8c0@MyNoteBook> From: "Abhayadev S" To: "Luiz Fernando Aguiar Leme - 4192" , References: <002c01c856cd$f86d3490$0201a8c0@MyNoteBook> Date: Tue, 15 Jan 2008 22:39:11 +0530 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 8bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.3028 x-mimeole: Produced By Microsoft MimeOLE V6.00.2900.3028 Cc: Subject: Re: 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: Tue, 15 Jan 2008 17:03:33 -0000 Hi Luiz Fernando Aguiar Leme, I am happy to tell you that the cvsweb is now functional. I have downloaded the missing perl modules in the IPC\Run. Thanks for your support. ----- Original Message ----- From: "Luiz Fernando Aguiar Leme - 4192" To: "Abhayadev S" ; Sent: Monday, January 14, 2008 10:46 PM Subject: RES: CVS Web 3.0.6 Hi Abhayadev. Check the Perl Path on the cvsweb.cgi. Probably your CGI donīt find the module IPCRun. Do the trace about this. I had the same problem and resolved. Good Luck! Luiz Fernando Aguiar Leme (Billy) Smart.Net Brasil Coordenador de Telecom e Plataforma UNIX ( 55 11 4134-4192 ( 55 11 7838-7009 * lfaguiar@smartnet.com.br -----Mensagem original----- De: owner-freebsd-cvsweb@freebsd.org [mailto:owner-freebsd-cvsweb@freebsd.org] Em nome de Abhayadev S Enviada em: segunda-feira, 14 de janeiro de 2008 14:53 Para: freebsd-cvsweb@FreeBSD.org Assunto: CVS Web 3.0.6 Prioridade: Alta 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, 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: '/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. _______________________________________________ freebsd-cvsweb@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-cvsweb To unsubscribe, send any mail to "freebsd-cvsweb-unsubscribe@freebsd.org"