From owner-freebsd-questions Wed Feb 2 9: 2:57 2000 Delivered-To: freebsd-questions@freebsd.org Received: from tetron02.tetronsoftware.com (ftp.tetronsoftware.com [208.236.46.106]) by builder.freebsd.org (Postfix) with ESMTP id 949194018 for ; Wed, 2 Feb 2000 09:02:47 -0800 (PST) Received: from tetron02.tetronsoftware.com (tetron02.tetronsoftware.com [208.236.46.106]) by tetron02.tetronsoftware.com (8.9.3/8.9.3) with ESMTP id LAA01044; Wed, 2 Feb 2000 11:06:34 -0600 (CST) (envelope-from zeus@tetronsoftware.com) Date: Wed, 2 Feb 2000 11:06:34 -0600 (CST) From: Gene Harris To: Gunnar Flygt Cc: FreeBSD Questions Subject: Re: Installing XFree86 from ports In-Reply-To: <20000202155817.A9830@sr.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, a little bit of scanning of the mailing list archives and a look at the documentation will help this situation. If you compiled XFree86 with PAM support, then you may need to add the following entry to your pam.conf file in order to log in. # Don't break startx xserver auth required pam_permit.so BTW, I had the same problem as you, but a quick scan of the archives turned up the answer very quickly. To my amazement, this entry existed in the file /usr/src/etc/pam.conf. I had forgotten to move it into /etc after updating to 3.4. *==============================================* *Gene Harris http://www.tetronsoftware.com* *FreeBSD Novice * *==============================================* On Wed, 2 Feb 2000, Gunnar Flygt wrote: > Just for fun I thought I should make the upgrade to 3.3.6 of XFree86 by > using the ports. I don't think I'll do tht again, since when doing it > that way XFree86 doesn't work as when installing from the binaries found > in the distribution. > > I get an error when trying startx, saying that maybe I'm not the owner > of the console and then the system tries to call some function in X > which is unreachable and then finally gives up. > > Reinstallation from all the .tgz files fetched from XFree86 fixed the > whole thing, but it is a bit annoying that the ports installation does > something to the rights to run X. > > -- > __o > regards, Gunnar ---_ \<,_ > email: flygt@sr.se ---- (_)/ (_) > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message