Return to BSD News archive
Received: by minnie.vk1xwt.ampr.org with NNTP id AA2387 ; Mon, 01 Mar 93 10:57:08 EST Path: sserve!manuel.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!olivea!charnel!sifon!homer.cs.mcgill.ca!feinmann From: feinmann@cs.mcgill.ca (Richard JHANG) Newsgroups: comp.unix.bsd Subject: Re: XFree-1.1 Message-ID: <C364zo.7oC@cs.mcgill.ca> Date: 28 Feb 93 17:09:23 GMT References: <C2xyMo.J58@cs.mcgill.ca> <1mfcpdINN10vl@obelix.uni-muenster.de> Sender: news@cs.mcgill.ca (Netnews Administrator) Organization: SOCS - Mcgill University, Montreal, Canada Lines: 14 In article <1mfcpdINN10vl@obelix.uni-muenster.de> niehues@cygnus.uni-muenster.de (Michael Niehues) writes: >You have to redirect stdin and stderr into a file to get a more comprehensive >error message: >sh >xinit > error.file 2>&1 >cat error.file > >Michael Yes, I did that and am using X!! Thanks to the people who replied to me. Richard//