Mailinglist Archive: opensuse-es (267 mails)
| < Previous | Next > |
Ayuda
- From: "Giampaolo Sponza" <GSPONZA@xxxxxxxxxxxxxx>
- Date: Fri, 15 Mar 2002 11:15:29 +0100
- Message-id: <006201c1cc0a$9ef23fe0$d8ba2150@xxxxxxxxx>
Hola amigos:
Alguien me puede ayudar y decirme como puedo realizar en concreto estas operaciones que viene en unas instrucciones para instalar una tarjeta de vídeo...?
6) Check that there is a symlink from /etc/X11/X to
/usr/X11R6/bin/XFree86 (there may already be a symlink from
/etc/X11/X, this should be removed) i.e
" if [ -e /etc/X11/X ]; then rm -f /etc/X11/X; fi;"
ln -s /usr/X11R6/bin/XFree86 /etc/X11/X
Note: On some systems the link to X may be somewhere else, to
/usr/X11R6/bin/X for instance, but otherwise the procedure is
the same. The path variable for the X startup process should be
examined to see where the link to X may be.
ESTOY PERDIDO Y NO SE COMO COMPROBAR SI EXISTE EL SYMLINK (NO SÉ NI QUÉ ES... SOY SUPER-NOVATO!) Y COMO INTRODUCIR EXACTAMENTE LA LÍNEA DE MANDOS.
¡SOCORRO!
MIL GRACIAS
Giampaolo
Alguien me puede ayudar y decirme como puedo realizar en concreto estas operaciones que viene en unas instrucciones para instalar una tarjeta de vídeo...?
6) Check that there is a symlink from /etc/X11/X to
/usr/X11R6/bin/XFree86 (there may already be a symlink from
/etc/X11/X, this should be removed) i.e
" if [ -e /etc/X11/X ]; then rm -f /etc/X11/X; fi;"
ln -s /usr/X11R6/bin/XFree86 /etc/X11/X
Note: On some systems the link to X may be somewhere else, to
/usr/X11R6/bin/X for instance, but otherwise the procedure is
the same. The path variable for the X startup process should be
examined to see where the link to X may be.
ESTOY PERDIDO Y NO SE COMO COMPROBAR SI EXISTE EL SYMLINK (NO SÉ NI QUÉ ES... SOY SUPER-NOVATO!) Y COMO INTRODUCIR EXACTAMENTE LA LÍNEA DE MANDOS.
¡SOCORRO!
MIL GRACIAS
Giampaolo
| < Previous | Next > |