From owner-freebsd-questions@FreeBSD.ORG Mon Mar 21 17:18:57 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 EAEF416A4CE for ; Mon, 21 Mar 2005 17:18:57 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C0FF43D3F for ; Mon, 21 Mar 2005 17:18:57 +0000 (GMT) (envelope-from hal.larsen@gmail.com) Received: by wproxy.gmail.com with SMTP id 68so1152131wri for ; Mon, 21 Mar 2005 09:18:56 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=b7hpowfmXX7wZ7haPzi8m/3Hlmdc9J2GR9Ko/mnCKwhIM3kvqZZk/+vZN9hK1UtqGUi09TnP6YoApW8suS7kKAyrAUpQGZoSxjUNBgnW7o4SgJgx8xcWh+uKTTCAh7bGWCUpiCGOgMR6FRrhAl951tqC9ZMVEqI2AX589CkP60Y= Received: by 10.54.51.78 with SMTP id y78mr3340933wry; Mon, 21 Mar 2005 09:17:32 -0800 (PST) Received: by 10.54.67.14 with HTTP; Mon, 21 Mar 2005 09:17:16 -0800 (PST) Message-ID: <1f3db6cb0503210917237cfa05@mail.gmail.com> Date: Mon, 21 Mar 2005 12:17:16 -0500 From: Hal Larsen To: Lowell Gilbert , freebsd-questions@freebsd.org In-Reply-To: <44oeddorom.fsf@be-well.ilk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <1f3db6cb05032107086a1ccd38@mail.gmail.com> <44oeddorom.fsf@be-well.ilk.org> Subject: Re: [freebsd-questions] Can't start x X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Hal Larsen List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 17:18:58 -0000 Wrapper is part of xorg package. On 21 Mar 2005 12:05:29 -0500, Lowell Gilbert wrote: > Hal Larsen writes: > > > Installed xorg and get this error message: > > > > #startx > > > > [code] > > Fatal server error: > > Cannot move old log file ("/var/log/Xorg.0.log" to "/var/log/Xorg.0.log.old" > > Make sure you have the wrapper installed. > [x11/wrapper port] >