On Fri, Apr 27, 2007 at 11:03:15PM +0300, Maxim Veksler wrote: > On 4/27/07, Yedidyah Bar-David <[EMAIL PROTECTED]> wrote: > >Yes. Try something like > >apt-get install xorg > >I did not check what exactly it installs - you might want to install > >some more stuff even if you do not want gnome/kde. > > Shouldn't this be > > """ > # aptitude install xserver-xorg > """ > > ?
Depends on what you want. xserver-xorg is only the server. xorg install it plus some fonts, xterm, utils etc to provide a basic working X environment. I now looked at xserver-xorg and it does depend also on xbase-clients, which is a bit weird - I did not check why it does that, but I do not think you really need them for an X terminal where you only e.g. run X -query someserver. nvm. -- Didi ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
