What? I thought I was the only one interested in math and/or computers that didn't know anything about quake!! --- H. P. Christianson 20 NE Second St. #1005 Minneapolis, MN 55413 (612) 327-6654 hans at friedchicken.org On Mon, 24 Sep 2001, Dan Drake wrote: > On Mon, Sep 24, 2001 at 10:04PM -0500, Jared Burns wrote: > > On the suggestion of someone on a bulletin board, I added > > "PATH=/usr/X11R6/bin" to the top of my startx script and that got me further > > That's part of your problem. You clobbered your old path. Try > > PATH=$PATH:/usr/X11R6/bin > > instead. > > > sh: cat: command not found > > /etc/X11/Xsession: exec: sh: not found > > See? You lost your old path, and startx couldn't find simple commands that it > needs. > > I don't know anything about Quake, and very little about X, but I know a bad > path statement when I see one... :) > > Hope this helps. > > Dan > > _______________________________________________ > tclug-list mailing list > tclug-list at mn-linux.org > https://mailman.mn-linux.org/mailman/listinfo/tclug-list >