From owner-freebsd-stable@FreeBSD.ORG Thu Jan 31 19:17:34 2008 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C8FEF16A418; Thu, 31 Jan 2008 19:17:34 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from angel.ticketswitch.com (angel.ticketswitch.com [IPv6:2002:57e0:1d4e::1]) by mx1.freebsd.org (Postfix) with ESMTP id 90A4B13C457; Thu, 31 Jan 2008 19:17:34 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from [10.50.50.2] (helo=smaug.rattatosk) by angel.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JKeui-000GHa-7p; Thu, 31 Jan 2008 19:17:32 +0000 Received: from dilbert.rattatosk ([10.50.50.6] helo=dilbert.ticketswitch.com) by smaug.rattatosk with esmtp (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JKeui-000EBo-24; Thu, 31 Jan 2008 19:17:32 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.68 (FreeBSD)) (envelope-from ) id 1JKeui-0003Je-0Q; Thu, 31 Jan 2008 19:17:32 +0000 To: chris#@1command.com, freebsd-stable@freebsd.org In-Reply-To: <20080131094547.54c6rsq8wgggw48s@webmail.1command.com> Message-Id: From: Pete French Date: Thu, 31 Jan 2008 19:17:32 +0000 Cc: freebsd-apache@freebsd.org, freebsd-ports@freebsd.org Subject: Re: [: -le: argument expected X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jan 2008 19:17:34 -0000 > After several failed attempts to get a /stable/ installation of Apache13-ssl > and friends built and installed from source (see thread: /usr/bin/objformat, > for more background). I chose to look at the possibility of using Apache 2.0. Out of interest, why did you choose 2.0 and not 2.2 ? When I migrated away from 1.3 I originally tried 2.0 and had quite a bad time of it as I recall. So I left it a while and ended up going directly to 2.2, which has behaved beautifully. I can't solve your problem, but I can say that personal experience was 2.2 being easier to move to. -pete.