From owner-freebsd-questions@FreeBSD.ORG Sat May 12 03:27:05 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 22B9416A408 for ; Sat, 12 May 2007 03:27:05 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id DBE8713C447 for ; Sat, 12 May 2007 03:27:04 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.1/8.14.1) with ESMTP id l4C3R4VC002945 for ; Fri, 11 May 2007 21:27:04 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.1/8.14.1/Submit) with ESMTP id l4C3R38V002942; Fri, 11 May 2007 21:27:04 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Fri, 11 May 2007 21:27:03 -0600 (MDT) From: Warren Block To: David LeCount In-Reply-To: <371880.23987.qm@web57015.mail.re3.yahoo.com> Message-ID: <20070511212529.Q2788@wonkity.com> References: <371880.23987.qm@web57015.mail.re3.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-3.0 (wonkity.com [127.0.0.1]); Fri, 11 May 2007 21:27:04 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: Missing perl module is messing everything up X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 May 2007 03:27:05 -0000 On Fri, 11 May 2007, David LeCount wrote: > --- Craig Russell wrote: > >> Try running "perl -MCPAN -e shell" as root. >> >> That should take you to a cpan> prompt from there >> type >> "install XML::Parser" >> >> If that completes succesfully hit exit and try to >> install what you were looking for. >> >> Hope this helps >> >> Craig Russell > > I tried that. It wasn't installed at first, but after > saying "XML::Parser is up to date," programs being > compiled still don't detect it. Maybe it's in the wrong place. There's a port for XML::Parser: /usr/ports/textproc/p5-XML-Parser Install that and see if it solves the problem. -Warren Block * Rapid City, South Dakota USA