From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 21:43:38 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 B42C9106564A for ; Sun, 7 Nov 2010 21:43:38 +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 A42048FC0C for ; Sun, 7 Nov 2010 21:43:38 +0000 (UTC) Received: from mail.flabnapple.net (localhost [127.0.0.1]) by flabnapple.net (Postfix) with ESMTP id 5DBEB1CC049 for ; Sun, 7 Nov 2010 13:43:38 -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:43:38 -0800 From: "Ron (Lists)" To: Message-ID: <13f308dde09e6e2d85524eadb2f02c36@flabnapple.net> X-Sender: rg.lists@rzweb.com User-Agent: RoundCube Webmail/0.4 Subject: /usr/local/sbin/apxs is missing. 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:43:38 -0000 Still trying to unscrew my perl installation. Perl and Apache both fail to install due to the missing /usr/local/sbin/apxs. I have no idea what failed package removed it, but now I can't install perl. Who installs this file? It appears to be an apache file, but I can't install apache because it's missing. I'm really dead in the water because so much the system requires perl and it was uninstalled by portmaster (for some reason I don't understand) and I can't install it due to the missing file. Ron