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

Re: upgrade fails with X's



On Fri, 17 Mar 2006 21:09:46 -0600
Kent West <westk@acu.edu> 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: pgpAVvhhcGBqD.pgp
Description: PGP signature


Reply to: