On Mon, 2003-03-24 at 19:55, Mick Boda wrote: > Hi All > > dpkg -l xserver-xfree86 the following message is produced > > ii xserver-xfree86 4.1.0.-16 the xfree server > > What is apt-get update command that will install the dependcies?
I'd suggest apt-get --purge remove xserver-xfree86 then apt-get install discover read-edid mdetect apt-get install x-window-system This will allow X to autoconfigure itself and then maybe apt-get install gnome or apt-get install kde -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
