From owner-freebsd-questions Mon Jul 1 18:06:44 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA06914 for questions-outgoing; Mon, 1 Jul 1996 18:06:44 -0700 (PDT) Received: from mail (mail.bcpl.lib.md.us [204.255.212.10]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id SAA06909; Mon, 1 Jul 1996 18:06:40 -0700 (PDT) Received: from ppp93.bcpl.lib.md.us (ppp54.bcpl.lib.md.us) by mail (5.0/SMI-SVR4) id AA21278; Mon, 1 Jul 1996 21:07:18 +0500 Received: by ppp93.bcpl.lib.md.us with Microsoft Mail id <01BB6791.5C34BEA0@ppp93.bcpl.lib.md.us>; Mon, 1 Jul 1996 21:07:49 -0400 Message-Id: <01BB6791.5C34BEA0@ppp93.bcpl.lib.md.us> From: Anil John To: "'Gary Palmer'" Cc: "'FreeBSD Questions'" Subject: RE: Missing File - libc.s0.3.0 - help! Date: Mon, 1 Jul 1996 21:07:48 -0400 Encoding: 21 TEXT Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Gary Palmer[SMTP:gpalmer@FreeBSD.ORG] wrote: >Anil John wrote in message ID ><01BB6786.67F4DDC0@ppp93.bcpl.lib.md.us>: >> Absolutely right... I was running fvwm from the 2.2 snap CD. I fixed that >> (went and got the fvwm from the 2.1R CD), but I still get a message: > >> fvwm: can't open display. > >Are you running the `fvwm' command when X is running? Sound >suspiciously like you're not. You need to be running the X server for >this to work. Note: if you just type `startx', you'll end up with the >`twm' window manager, so you have to create/alter your .xinitrc file >in order to start fvwm instead of twm. Oops!! That was it...I just started xinit, then ran fvwm and it came up!!. Are there any docs available on how to create/alter my .xinitrc file? Also, where does one find this file? Anil