From owner-freebsd-questions Tue Jul 2 17:01:01 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id RAA14116 for questions-outgoing; Tue, 2 Jul 1996 17:01:01 -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 RAA14111 for ; Tue, 2 Jul 1996 17:00:58 -0700 (PDT) Received: from ppp92.bcpl.lib.md.us (ppp110.bcpl.lib.md.us) by mail (5.0/SMI-SVR4) id AA13687; Tue, 2 Jul 1996 20:01:04 +0500 Received: by ppp92.bcpl.lib.md.us with Microsoft Mail id <01BB6851.461D8500@ppp92.bcpl.lib.md.us>; Tue, 2 Jul 1996 20:01:36 -0400 Message-Id: <01BB6851.461D8500@ppp92.bcpl.lib.md.us> From: Anil John To: "'John Brann'" Cc: freeq Subject: RE: Missing File - libc.s0.3.0 - help! Date: Tue, 2 Jul 1996 20:01:34 -0400 Encoding: 12 TEXT Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk John Brann[SMTP:jbrann@panix.com] wrote: > >Not an error I'd expect. You are running X first, aren't you? The >window manager has to be started after the X server, traditionally in the >.xsession (if using xdm) or .xinitrc (if using 'startx') file. > John, That was indeed the problem . Still learning about UNIX :) Anil