From owner-freebsd-ports@FreeBSD.ORG Sat Sep 5 22:59:38 2009 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E9B1A106566B for ; Sat, 5 Sep 2009 22:59:38 +0000 (UTC) (envelope-from army.of.root@googlemail.com) Received: from mail-fx0-f210.google.com (mail-fx0-f210.google.com [209.85.220.210]) by mx1.freebsd.org (Postfix) with ESMTP id 79C388FC13 for ; Sat, 5 Sep 2009 22:59:38 +0000 (UTC) Received: by fxm6 with SMTP id 6so1295817fxm.43 for ; Sat, 05 Sep 2009 15:59:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=qKG4Ybvza7cszOhZ8D0TNlzPYMSxzkR7LhdGBCfQ/6I=; b=Z32S3ZghV0tM+wZZgD9j1ryn7BiPxvia+uQhuo3XHKyQZ7IDxOSkGpErzIa7+KHiTX /+ZHIQPqndejS+oxSzcuZB10J66suo4921CB4NwZC67P1vCUDObae15bK56/Nr79wKmT uvql5JyIu6BMyH7IgKQQoXQWq5fn2GjIxQCnw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=MkEGIwzS8I4NRAc6rGKIEak2Th2H6AlUx3RthtxrtI6KCIc3G7IhwR8CgjmA/dsOPZ kW43v8XRqtnRhVBFimq5Pe6akQfH6/kJJhjGrRohrP4Oq4x+PH54qoSHsJwjuhM5af4N vwTowbxWUePZa7RNKy663wUlhatK4LgcpAVuY= Received: by 10.86.184.35 with SMTP id h35mr6397597fgf.18.1252189809457; Sat, 05 Sep 2009 15:30:09 -0700 (PDT) Received: from ?192.168.2.24? (p5486BCFE.dip.t-dialin.net [84.134.188.254]) by mx.google.com with ESMTPS id d4sm5101045fga.28.2009.09.05.15.30.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 05 Sep 2009 15:30:08 -0700 (PDT) Message-ID: <4AA2E670.4000404@googlemail.com> Date: Sun, 06 Sep 2009 00:30:08 +0200 From: "army.of.root" User-Agent: Thunderbird 2.0.0.22 (X11/20090730) MIME-Version: 1.0 To: st ellis References: <190448.97202.qm@web34407.mail.mud.yahoo.com> In-Reply-To: <190448.97202.qm@web34407.mail.mud.yahoo.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: installing X in FreeBSD 7.2 RELEASE X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Sep 2009 22:59:39 -0000 st ellis wrote: > i've been using freebsd for about 12 years. my latest working version is 6.2, which works aok. > this week i tried 7.2, but i cannot find the command to set up X. in 6.2, it was xorgcfg which worked beautifully. can anyone email me the correct command, or procedure? > thanks. > steve > Try "X -configure" ;)