MobStac
miércoles, 24 de febrero de 2016
Swine y los programas windows con wine son otra cosa
Tenía puesto el q4wine, lo puse por probarlo y el i386-wine-staging-1.9.1,1 como paquete que me proporciona wine pero iba muy lento y cuando ya no te acordabas se abría la aplicación requerida, lo que me dió que pensar que algo fallaba pues con swine que viene a ser un lanzador de aplicaciones iba la cosa mas rápida.
Así que me lo he quitado, el q4wine y he vuelto al swine, así de principio a swine parece que le cuesta arrancar la primera aplicación pero después va como la seda, suave y rápido.
[ximo@nunbsd-6836] ~% sudo pkg delete q4wine-1.1.r2_3
Password:
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):
Installed packages to be REMOVED:
q4wine-1.1.r2_3
The operation will free 5 MiB.
Proceed with deinstalling packages? [y/N]: y
[1/1] Deinstalling q4wine-1.1.r2_3...
[1/1] Deleting files for q4wine-1.1.r2_3: 100%
[ximo@nunbsd-6836] ~% sudo pkg install swine-1.0.4_1
Password:
Updating pcbsd-major repository catalogue...
pcbsd-major repository is up-to-date.
All repositories are up-to-date.
The following 3 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
swine: 1.0.4_1
icoutils: 0.31.0_1
cabextract: 1.6
The process will require 894 KiB more space.
203 KiB to be downloaded.
Proceed with this action? [y/N]: y
Fetching swine-1.0.4_1.txz: 100% 150 KiB 51.1kB/s 00:03
Fetching icoutils-0.31.0_1.txz: 100% 53 KiB 54.1kB/s 00:01
Checking integrity... done (0 conflicting)
[1/3] Installing icoutils-0.31.0_1...
[1/3] Extracting icoutils-0.31.0_1: 100%
[2/3] Installing cabextract-1.6...
[2/3] Extracting cabextract-1.6: 100%
[3/3] Installing swine-1.0.4_1...
[3/3] Extracting swine-1.0.4_1: 100%
Message from swine-1.0.4_1:
################################################################
Swine has been installed.
For more info about running wine on FreeBSD please see:
http://wiki.freebsd.org/Wine
FreeBSD/amd64 users:
You need to manually install Wine 32bit binary from:
https://wiki.freebsd.org/i386-Wine
This program will attempt to obtain some system information by accessing files
in procfs. You must mount procfs filesystem for this to work correctly.
This can be accomplished by adding the following line to your /etc/fstab file:
# Device Mountpoint FStype Options Dump Pass#
proc /proc procfs rw 0 0
and then, as root, executing the command:
mount /proc
Also you need passwordless sudo for mdconfig, mount_cd9660, umount commands for
work with ISO images.
#################################################################
Swine solo trabaja con versiones i386 de wine si miramos lo que hay en paquetes vemos lo siguiente:
[ximo@nunbsd-6836] ~% pkg search wine
i386-wine-1.8,1 32bit Microsoft Windows compatibility environment for 64bit FreeBSD
i386-wine-devel-1.9.1,1 32bit Microsoft Windows compatibility environment for 64bit FreeBSD
i386-wine-staging-1.9.1,1 32bit Wine built with the Staging patchset for 64bit FreeBSD
q4wine-1.1.r2_3 QT4 front-end for WINE
swine-1.0.4_1 Qt4 graphical Wine frontend
wine-1.8,1 Microsoft Windows compatibility environment
wine-devel-1.9.1,1 Microsoft Windows compatibility environment
wine-gecko-2.21 Gecko Layout Engine for Wine (HTML support)
wine-gecko-devel-2.40 Gecko Layout Engine for Wine development branch (HTML support)
wine-mono-0.0.8 Mono .NET implementation for Wine development branch (HTML support)
wine-mono-devel-4.5.6 Mono .NET implementation for Wine development branch (HTML support)
wine-staging-1.9.1,1 Wine built with the Staging patchset
winefish-1.3.3_15 LaTeX editor based on BlueFish
[ximo@nunbsd-6836] ~%
Y la que nos conviene en teoría y en la práctica es la versión mas alta esta es: i386-wine-staging-1.9.1,1 podemos consultar esta página de FBSD: https://wiki.freebsd.org/i386-Wine y esta otra: https://wiki.winehq.org/Third_Party_Applications para ver las aplicaciones de terceros sobre el tema wine normalmente lanzadores de aplicaciones o embotelladores de aplicaciones que es lo que se lleva ahora. Y en cuanto a la instalación de wine.
[ximo@nunbsd-6836] /usr/home/ximo# pkg install i386-wine-staging
Updating pcbsd-major repository catalogue...
pcbsd-major repository is up-to-date.
All repositories are up-to-date.
The following 1 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
i386-wine-staging: 1.9.1,1
The process will require 273 MiB more space.
36 MiB to be downloaded.
Proceed with this action? [y/N]: y
Fetching i386-wine-staging-1.9.1,1.txz: 100% 36 MiB 506.4kB/s 01:15
Checking integrity... done (0 conflicting)
[1/1] Installing i386-wine-staging-1.9.1,1...
[1/1] Extracting i386-wine-staging-1.9.1,1: 100%
This system does not appear to use a nvidia graphics driver. If this changes
and then every time the driver's version changes execute (as root)
sh /usr/local/share/wine/patch-nvidia.sh
to get 2D/3D acceleration to work with the nvidia driver. Without this wine
will crash when a program requires 2D/3D graphics acceleration.
Message from i386-wine-staging-1.9.1,1:
Some ZFS tuning guides recommend setting KVA_PAGES=512 in your kernel
configuration. This is incompatible with Wine. The maximum possible
is KVA_PAGES=500, which should still be enough for ZFS.
The port also installs some of Wine's documentation which describes
additional programs that are not in the manual pages under
/usr/local/share/doc/wine
There is more in the source tree but the others are only useful in
conjunction with the rest of the source tree.
[ximo@nunbsd-6836] /usr/home/ximo# which wine
/usr/local/bin/wine
[ximo@nunbsd-6836] /usr/home/ximo#
Aparte de los consabidos juegos hay muchas aplicaciones que se pueden usar por ejemplo las de PortableApps: http://portableapps.com/ en sourceforge: https://sourceforge.net/ hay un buen repositorio de aplicaciones de windows con altas probabilidades de que funcionen aquí, mirar por ejemplo el Free Manga Downloader, eso si os gusta el manga o mirar la imagen primera de este post con swine y algunas aplicaciones que he hecho funcionar en mas o menos plenitud.
Suscribirse a:
Enviar comentarios (Atom)
No hay comentarios:
Publicar un comentario