From owner-freebsd-questions Sun Mar 31 7:43: 4 2002 Delivered-To: freebsd-questions@freebsd.org Received: from amsfep11-int.chello.nl (amsfep11-int.chello.nl [213.46.243.19]) by hub.freebsd.org (Postfix) with ESMTP id 8A36B37B41A for ; Sun, 31 Mar 2002 07:43:00 -0800 (PST) Received: from chello.nl ([62.108.24.74]) by amsfep11-int.chello.nl (InterMail vM.5.01.03.06 201-253-122-118-106-20010523) with ESMTP id <20020331154258.WIWX1209.amsfep11-int.chello.nl@chello.nl>; Sun, 31 Mar 2002 17:42:58 +0200 Message-ID: <3CA72073.4010807@chello.nl> Date: Sun, 31 Mar 2002 16:42:59 +0200 From: Wouter Vijvers User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020317 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Brian T.Schellenberger" Cc: freebsd-questions@freebsd.org Subject: Re: A bunch of questions (long) References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Brian, Thanks for your reply. > In your mail you used -- at the start of lines to separate things. This is a > problem since it's the conventional separator for a signature, and some > mailers (read: my mail) are "clever" enough to parse on that . . . I'm sorry about that. Never crossed my mind. > - No, it's not normaly for X to dump core every time you reboot. You are > running kdm, yes? You do you KDE? It almost looks like you are running kdm > but then never running KDE under it and this is confusing it somehow. I > don't run kdm or xdm myself; I boot up in console mode and use startx after > I'm logged in, so I don't think I'm the one to help you here. Yes, I'm running kdm. And from kdm I always start KDE without problems. kdm is started from /etc/ttys in the usual way: ttyv8 "/usr/local/bin/kdm -nodaemon" xterm on secure I did nothing to the files in /usr/local/share/config/kdm. It just worked the first time I tried. I couldn't find info on this core-dump on XFree86. > - Building: are you really that short on disk space? /usr/src is "only" > 1/3G, and disks are cheap these days. (Well, 300M seems small to me, since > it's less than 1% of my disk space, but maybe I'm spoiled.) Yes. :-| I only had reserved 2 GB of my 20 GB disk for FreeBSD and accepted the default 512MB swap (256MB RAM), so it's pretty tight. And I'm a pour student, so buying a new one isn't an option for me now. > and /usr/include is all you should need for compiling any program unless it's > actually part of the kernel or a kernel module, which plugger should most > certainly not be. Ok, thanks. I'll do what Salvo suggested: cvsup to a recent -STABLE. BTW, also thanks to Salvo for your helpful msg. My current /usr/include/g++ is from Sept 18, so Salvo's guess was right. Regards, Wouter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message