On Fri, 17 Mar 2006 21:09:46 -0600
Kent West <[EMAIL PROTECTED]> wrote:

> Pelusa Vali wrote:
> 

> > and also this:
> >ln -s /dev/null /etc/X11/X

well this line means that /etc/X11/X now points to /dev/null which is not 
executable and also is not the X server. that should be something like

ln -s /usr/bin/X11/Xorg /etc/X11/X

the sym link just points to which executable to use. pointing it to /dev/null 
pretty much guarantees that it won't work, unless there's something I'm missing.

A

Attachment: pgpiGkNhHQqfT.pgp
Description: PGP signature

Reply via email to