From owner-freebsd-questions Thu Oct 2 23:48:10 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA24164 for questions-outgoing; Thu, 2 Oct 1997 23:48:10 -0700 (PDT) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id XAA24158 for ; Thu, 2 Oct 1997 23:48:06 -0700 (PDT) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.8.5) with SMTP id XAA26556; Thu, 2 Oct 1997 23:47:48 -0700 (PDT) Date: Thu, 2 Oct 1997 23:47:47 -0700 (PDT) From: Doug White Reply-To: Doug White To: "HuangMin(Tunny)" cc: freebsd-questions@FreeBSD.ORG Subject: Re: Three questions about FreeBSD 2.2.2 and XF8633 In-Reply-To: <342E786F.124BBA31@public.cq.sc.cn> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from QUOTED-PRINTABLE to 8bit by hub.freebsd.org id XAA24159 Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 28 Sep 1997, HuangMin(Tunny) wrote: > Three questions came when I use FreeBSD 2.2.2 and XF8633 > 1.When I enter X, every xterm will show "warning: imported path contains > >   relative components", what's means? How will I solve it? Take a look at your shell startup file; it has some path parts that it doesn't like. Remove any references to . and .. and try again. > 2.When I exit X from login xterm and keep the other xterm, it report: >   "xterm:fatal IO error 32(broken pipe) or killclient on X server 0:0" >   Does this bring some problem? If not, can I let the information hide? No problem, perfectly normal. > 3.When I use su, it report"su: you are not in the correct group to su >   root", infact, the use is a member of wheel. What's the problem? Need > >   I set up some file? You need to add your username to group wheel. Run ``id'' to find out which groups the system thinks you're attached to. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major