Inicio > Foros
Resultados 1 al 4 de 4
Tema: Instalacion de wine
-
05/02/2006, 23:40Usuario registrado CVrael
- Fecha de ingreso
- 28 mar, 05
- Ubicación
- /home/rael
- Mensajes
- 566
Instalacion de wine
Nos bajamos la ultima version del wine, que ha dia de hoy es la 0.9.7. http://www.winehq.com
Y lo descomprimimos...Código:rael@evaX05:~$ wget http://ibiblio.org/pub/linux/system/...-0.9.7.tar.bz2
jx por ser .tar.bz2Código:rael@evaX05:~$ tar jxvf wine-0.9.7.tar.bz2
Nos movemos al directorio.
Y ahora comprobamos que lo tenemos todo y nos preparamos para compilarlo.Código:rael@evaX05:~$ cd wine-0.9.7 rael@evaX05:~/wine-0.9.7$
Y ya podemos compilarloCódigo:rael@evaX05:~/wine-0.9.7$ ./configure checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu
Esto tardara un ratico.Código:rael@evaX05:~/wine-0.9.7$ make
Y por ultimo lo instalamos en el sistema.
Por ultimo, un pequeño detalle: añadimos la linea /usr/local/lib" al archivo ld.so.cache, y actualizamos la configuracion.Código:rael@evaX05:~/wine-0.9.7$ sudo make install
Y ya tenemos nuestro wine instalado.Código:rael@evaX05:~/wine-0.9.7$ sudo -s root@evaX05:~/wine-0.9.7# echo "/usr/local/lib" >> /etc/ld.so.conf root@evaX05:~/wine-0.9.7# ldconfig root@evaX05:~/wine-0.9.7# wine wine: creating configuration directory '/home/rael/.wine'...
Salu2.Código:root@evaX05:~/wine-0.9.7# wine Wine 0.9.7 Usage: wine PROGRAM [ARGUMENTS...] Run the specified program wine --help Display this help and exit wine --version Output version information and exit
-
05/02/2006, 23:57Usuario registrado CVrael
- Fecha de ingreso
- 28 mar, 05
- Ubicación
- /home/rael
- Mensajes
- 566
Podemos copiar el contenido de la carpeta C:/Windows de nuestro otro sistema operativo, a la carpeta ~/.wine/drive_c/windows.
-
07/02/2006, 01:33Usuario registrado CVPepeC
- Fecha de ingreso
- 02 ago, 05
- Mensajes
- 267
con ubuntu me imagino ke se puede bajar kon el apt-get
seria algo asi:
apt-get update
apt-get --install wine
te lo instala automaticamente
-
07/02/2006, 12:07Usuario registrado CVrael
- Fecha de ingreso
- 28 mar, 05
- Ubicación
- /home/rael
- Mensajes
- 566
Ya, pero lucif3r me pidio que si podia explicar como se hacia a manita.
Powered by vBulletin® Version 4.2.5
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.
Traducción por vBulletin Castellano Copyright © 2025.
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.
Traducción por vBulletin Castellano Copyright © 2025.


