Re: Setting up X server

2001-05-12 Thread Gordon Hart
On Sat, May 12, 2001 at 03:57:06AM +0200, chris wrote: > does it work ? It does, but I purged it as soon as I realised you could do apt-cache search ^task* and then just apt install task-name for the one you want... do you really need a front end for that :)

Re: Setting up X server

2001-05-11 Thread John Hasler
I wrote: > Install task-x-window-system-core. Arlequín writes: > install task? No, install the package task-x-window-system-core, as in 'apt-get install task-x-window-system-core'. > what's that? A package which causes everything you need for X to be installed. -- John Hasler [EMAIL PROTECTED

Re: Setting up X server

2001-05-11 Thread chris
does it work ? On Friday, 11 May 2001, Arlequ?n wrote: Hi Arlequ?n, > > - Original Message - > From: "chris" <[EMAIL PROTECTED]> > To: "Arlequ?n" <[EMAIL PROTECTED]> > Sent: Friday, May 11, 2001 10:51 PM > Subject: Re: Setting up X

Re: Setting up X server

2001-05-11 Thread chris
try 'tasksel' On Friday, 11 May 2001, Arlequ?n wrote: Hi Arlequ?n, > Hello! > > I've installed X using > > $ apt-get install x > > > and what's now? > How can I configure the X server? > because if I type > $ startx > I receive the message : > X: exec of /usr/bin/X11/XF86_NONE faile

Re: Setting up X server

2001-05-11 Thread Arlequín
- Original Message - From: "chris" <[EMAIL PROTECTED]> To: "Arlequ?n" <[EMAIL PROTECTED]> Sent: Friday, May 11, 2001 10:51 PM Subject: Re: Setting up X server > > hi, > > if you are using debian 2.2 potato or debian 2.3 woody, try the comman

Re: Setting up X server

2001-05-11 Thread Arlequín
- Original Message - From: "John Hasler" <[EMAIL PROTECTED]> To: Sent: Friday, May 11, 2001 10:43 PM Subject: Re: Setting up X server > Cameron Matheson writes: > > you should probably install something more like xfree86-common. > > Install task-x-wi

Re: Setting up X server

2001-05-11 Thread John Hasler
Cameron Matheson writes: > you should probably install something more like xfree86-common. Install task-x-window-system-core. -- John Hasler [EMAIL PROTECTED] Dancing Horse Hill Elmwood, Wisconsin

Re: Setting up X server

2001-05-11 Thread Cameron Matheson
Hey, you should probably install something more like xfree86-common. But i think right now you'll have to install the x server's seperately. Maybe: # apt-get install xserver-common xserver-xfree86 Cameron Matheson On Fri, May 11, 2001 at 10:24:45PM -0300, Arlequ?n wrote: > Hello! > > I've in