From owner-freebsd-questions@FreeBSD.ORG Tue Feb 1 10:16:35 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CD3516A4CE for ; Tue, 1 Feb 2005 10:16:35 +0000 (GMT) Received: from wenn.com (cube1.wenn.com [195.157.139.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1179443D2F for ; Tue, 1 Feb 2005 10:16:34 +0000 (GMT) (envelope-from gary@hayers.org) Received: from postmaster.wenn.com (postmaster.wenn.com [195.157.139.118]) by smtp.wenn.com (8.10.2/8.10.2) with ESMTP id j11AGWe05515; Tue, 1 Feb 2005 10:16:32 GMT Received: from [10.0.0.2] (fw [195.157.139.125]) by postmaster.wenn.com (8.12.8/8.12.8) with ESMTP id j11AGVdf006148; Tue, 1 Feb 2005 10:16:31 GMT Message-ID: <41FF56FA.40600@hayers.org> Date: Tue, 01 Feb 2005 10:16:26 +0000 From: Gary Hayers User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: peter.lidell@post.dk References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-milter (http://amavis.org/) cc: freebsd-questions@freebsd.org Subject: Re: Perl modules X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Feb 2005 10:16:35 -0000 peter.lidell@post.dk wrote: > Hello, > > I have to do thise things: > > A) if Perl is installed from pkg_add and not the ports, uninstall it. > pkg_delete -f perl5.8 > B) add ENABLE_SUIDPERL=true to /etc/make.conf > C) cd to /usr/ports/lang/perl5.8 > D) make -DENABLE_SUIDPERL"TRUE" install clean > E) re-install all the perl modules from the ports. > F) Follow the QMR manual to the T!!! > > The "Re-install of the perl modules from ports" part.... How do I do that? How do I id all my perl modules and is there a way to re-install them all together? > Hope you all can help me out. > Thanks for your time. See /usr/ports/UPDATING entry 20040730 -- Regards, Gary Hayers