From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 21:23:00 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95423106566B for ; Sun, 7 Nov 2010 21:23:00 +0000 (UTC) (envelope-from rg.lists@rzweb.com) Received: from flabnapple.net (flabnapple.net [216.129.104.99]) by mx1.freebsd.org (Postfix) with ESMTP id 855438FC0A for ; Sun, 7 Nov 2010 21:23:00 +0000 (UTC) Received: from mail.flabnapple.net (localhost [127.0.0.1]) by flabnapple.net (Postfix) with ESMTP id 32BA21CC049 for ; Sun, 7 Nov 2010 13:23:00 -0800 (PST) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Sun, 07 Nov 2010 13:23:00 -0800 From: "Ron (Lists)" To: FreeBSD Message-ID: <16e4cce6de71e89a3cf351a59a135fff@flabnapple.net> X-Sender: rg.lists@rzweb.com User-Agent: RoundCube Webmail/0.4 Subject: OK, now perl won't install... 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: Sun, 07 Nov 2010 21:23:00 -0000 Based on advice to switch to portmaster from portupgrade, I am now having a problem with perl. When I went to upgrade a perl package, it re-installed perl, but fail (and removed perl). I am getting this message: ===> perl-5.8.9_3 : Your apache does not support DSO modules. I have tried to configure and upgrade apache but get this message; /usr/local/sbin/apxs: not found "/usr/ports/Mk/bsd.apache.mk", line 245: warning: "/usr/local/sbin/apxs -q MPM_NAME" returned non-zero status How do I upgrade apache (or is this something else going wrong)? Help! My system is really screwed up without perl running. Ron