Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: initial xorg problems



On Tue, Nov 04, 2008 at 01:49:26PM +0100, Hans Rosenfeld wrote:
> > - xdm doesn't invoke my .xsession after login, I just get a single xterm.
> >   xinit and startx work properly though and start my usual session.
> 
> The first line of /etc/X11/xdm/Xsession reads "#!SHELL_CMD" which of
> course doesn't work. Looks like a failed substitution somewhere in the
> build process.


Good catch; replacing it with #!/bin/sh fixes it.  There is another
substitution problem in that file: BINDIR should be /usr/X11R7/bin.

        Geert




Home | Main Index | Thread Index | Old Index