On Fri, May 25, 2001 at 04:18:11PM +0300, Derya PALANCI wrote: > Hi Andreas > > I had the same problem so i did what you told someone else... but it removes > some packages now i cannot make "xf86config" it says command not found... do > i have to do something? > > I have a i810 board, debian potato 2.2 , newly installed xfree86 4.0.3 > ...
Hi Derya, xf86config is in the package xbase-clients. So after an apt-get install xbase-clients xf86config should be back again. Bye Andreas