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

Re: installing X with apt-get



Attila Csosz wrote:
> I'd like to install a minimal X window system with 'apt-get install', with a simple window manager (for example icewm). How to do that?
> I tried "apt-get install xserver-xorg xbase-clients xinit" but still have a font problem (X exiting)
> What is the simplest command for later use?

I use icewm on a Lenny system.  I installed two X packages and then icewm.

apt-get install xserver-xorg-core
apt-get install xfonts-base
apt-get install icewm


Reply to: