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

Re: Y ahora problemas al instalar las XFree



On Mon, 11 May 1998, Marcelo E. Magallon wrote:

> On Mon, May 11, 1998 at 06:56:30PM +0100, Tomas Bautista wrote:
> > Pues eso. El mensaje de error que sale es:
> 
> yo tengo:
> 
> $ ls -ld /etc/X11/X /usr/X11R6/bin/X 
> lrwxrwxrwx   1 root     root           16 May  5 07:59 /etc/X11/X -> /usr/X11R6/bin/X
> -rwsr-xr-x   1 root     root         4880 Apr 26 19:58 /usr/X11R6/bin/X
> 
> $ cat /etc/X11/Xserver
> /usr/bin/X11/XF86_SVGA
> Console
> 
> The first line in this file is the full pathname of the default X server.
> The second line shows who is allowed to run the X server:
> RootOnly
> Console      (anyone whose controlling tty is on the console)
> Anybody

Gracias, Marcello. El /usr/sbin/xbase-config tenía errores, y es que todas
las líneas de este script donde dice

if [ $echoflag = 1]; then echo; fi

debe decir

if [ $echoflag = 1 ]; then echo; fi

(Sí... el espacio entre `1' y el `]' que falta...)

De todos modos, no sé por qué he tenido que editar el /etc/X11/Xserver a
mano: antes no lo había hecho y funcionaba...

   Tomás.

<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
  _____     Tomas Bautista.  Phone: +34 928 451275 -- Fax: +34 928 451243 
 /  ___)_   E-mail address:  bautista@cma.ulpgc.es
|  (___  \  Home page URL:   <http://www.cma.ulpgc.es/users/bautista>
 \_____)  |        Centre for Applied Microelectronics, CAD Division.
   (_____/                  University of Las Palmas de G.C.
                Campus de Tafira, pab. A. E-35017 Las Palmas, Canary Is.
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>


--
To UNSUBSCRIBE, email to debian-user-spanish-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: