Configuración de Wine

Buenas, vi por aqui que se podía instalar wine desde un # urpmi wine , ok, lo instalo todo bien, pero me podrían decir como se configura?, para ejecutarlo? y cualquier otro dato importante al respecto.

Saludos y viva Mandrake [fies]
Lo puedes configurar editando su archivo de configuracion:

~/.wine/config


Es un archivo bastante simple, para mas informacion: $man wine.conf

Aunque si quieres mayor comodidad puedes usar algun frontend como puede ser:

Xwine


salu2[bye]
Hay un programa para configurarlo que se llama winesetuptk sino recuerdo mal. Es una sistente y el solo se encargara de adecuar el fichero ~/.wine/config a tu ordenador.

Y para ejecutarlo, tan facil como meterte en la carpeta donde tengas el .exe que quieras ejecutar (tendras que montar la particion de windows) y hacer "wine loquesea.exe"

Saludos! [bye]
Muchas gracias, ya contaré si me funcionó [barret]
[root@dc8545d89 Programas Bajados]# rpm --rebuild XWine-0.2.4_en-1.src.rpm
Installing XWine-0.2.4_en-1.src.rpm
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.80630
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf XWine-0.2.4_en
+ /bin/gzip -dc /usr/src/RPM/SOURCES/XWine-0.2.4_en.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd XWine-0.2.4_en
+ ./configure --prefix=/usr
Install of XWine
Use konqueror as Help navigator (y/n)? y
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr//bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gnome-config... (cached) /usr//bin/gnome-config
checking if /usr//bin/gnome-config works... yes
checking for orbit-config... (cached) /usr//bin/orbit-config
checking for orbit-idl... (cached) /usr//bin/orbit-idl
checking for working ORBit environment... (cached) yes
checking for gnorba libraries... (cached) yes
checking for strerror in -lcposix... (cached) no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking how to run the C preprocessor... (cached) gcc -E
checking for ANSI C header files... (cached) yes
checking what warning flags to pass to the C compiler... -Wall -Wunused
checking what language compliance flags to pass to the C compiler...
checking for pthread_create in -lpthread... (cached) yes
checking for gtk-config... (cached) /usr//bin/gtk-config
checking for GTK - version >= 1.2.0... yes
checking for SmcSaveYourselfDone in -lSM... (cached) yes
checking for X11/SM/SMlib.h... (cached) yes
checking for XpmFreeXpmImage in -lXpm... (cached) no
checking host system type... i686-pc-linux-gnu
checking for ranlib... (cached) ranlib
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking whether we are using the GNU C Library 2.1 or newer... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... (cached) yes
checking for fgets_unlocked... (cached) yes
checking for getcwd... (cached) yes
checking for getegid... (cached) yes
checking for geteuid... (cached) yes
checking for getgid... (cached) yes
checking for getuid... (cached) yes
checking for mempcpy... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for stpcpy... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for iconv... (cached) yes
checking for iconv declaration... (cached)
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for GNU gettext in libc... (cached) yes
checking for dcgettext... (cached) yes
checking for msgfmt... (cached) /usr//bin/msgfmt
checking for gmsgfmt... (cached) /usr//bin/msgfmt
checking for xgettext... (cached) /usr//bin/xgettext
checking for bison... bison
checking version of bison... v. ?.??, bad
updating cache ./config.cache
creating ./config.status
creating Makefile
creating macros/Makefile
creating src/Makefile
creating intl/Makefile
creating po/Makefile.in
creating config.h
creating po/POTFILES
creating po/Makefile
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.33142
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd XWine-0.2.4_en
+ make
make all-recursive
make[1]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en'
Making all in intl
make[2]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/intl'
make[2]: No se hace nada para `all'.
make[2]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/intl'
Making all in po
make[2]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/po'
make[2]: No se hace nada para `all'.
make[2]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/po'
Making all in macros
make[2]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/macros'
make[2]: No se hace nada para `all'.
make[2]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/macros'
Making all in src
make[2]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c support.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c interface.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -Wall -Wunused -c callbacks.c
gcc -g -O2 -Wall -Wunused -o xwine main.o support.o interface.o callbacks.o -rdynamic -L/usr/X11R6/lib -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb1 -lglib
make[2]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/src'
make[2]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en'
make[2]: No se hace nada para `all-am'.
make[2]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en'
make[1]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.59666
+ umask 022
+ cd /usr/src/RPM/BUILD
+ cd XWine-0.2.4_en
+ make install
Making install in intl
make[1]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/intl'
if test "xwine" = "gettext" \
&& test '' = 'intl-compat.o'; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/lib /usr/include; \
/usr//bin/install -c -m 644 libintl.h /usr/include/libintl.h; \
@LIBTOOL@ --mode=install \
/usr//bin/install -c -m 644 libintl.a /usr/lib/libintl.a; \
else \
: ; \
fi
if test 'no' = yes; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/lib; \
temp=/usr/lib/t-charset.alias; \
dest=/usr/lib/charset.alias; \
if test -f /usr/lib/charset.alias; then \
orig=/usr/lib/charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr//bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
if test yes = no; then \
orig=charset.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr//bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
fi; \
fi; \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/share/locale; \
test -f /usr/share/locale/locale.alias \
&& orig=/usr/share/locale/locale.alias \
|| orig=./locale.alias; \
temp=/usr/share/locale/t-locale.alias; \
dest=/usr/share/locale/locale.alias; \
sed -f ref-add.sed $orig > $temp; \
/usr//bin/install -c -m 644 $temp $dest; \
rm -f $temp; \
else \
: ; \
fi
if test "xwine" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/share/gettext/intl; \
/usr//bin/install -c -m 644 VERSION /usr/share/gettext/intl/VERSION; \
/usr//bin/install -c -m 644 ChangeLog.inst /usr/share/gettext/intl/ChangeLog; \
dists="Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gettext.h gettextP.h hash-string.h libgnuintl.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y localcharset.c intl-compat.c"; \
for file in $dists; do \
/usr//bin/install -c -m 644 ./$file \
/usr/share/gettext/intl/$file; \
done; \
chmod a+x /usr/share/gettext/intl/config.charset; \
dists="plural.c"; \
for file in $dists; do \
if test -f $file; then dir=.; else dir=.; fi; \
/usr//bin/install -c -m 644 $dir/$file \
/usr/share/gettext/intl/$file; \
done; \
dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c"; \
for file in $dists; do \
rm -f /usr/share/gettext/intl/$file; \
done; \
else \
: ; \
fi
make[1]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/intl'
Making install in po
make[1]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/po'
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/share
if test "xwine" = "gettext"; then \
/bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /usr/share/gettext/po; \
/usr//bin/install -c -m 644 ./Makefile.in.in \
/usr/share/gettext/po/Makefile.in.in; \
else \
: ; \
fi
make[1]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/po'
Making install in macros
make[1]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/macros'
make[2]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/macros'
make[2]: No se hace nada para `install-exec-am'.
/bin/sh ../mkinstalldirs
make[2]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/macros'
make[1]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/macros'
Making install in src
make[1]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/src'
make[2]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/src'
/bin/sh ../mkinstalldirs /usr/bin
/usr//bin/install -c xwine /usr/bin/xwine
make[2]: No se hace nada para `install-data-am'.
make[2]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/src'
make[1]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en/src'
make[1]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en'
make[2]: Cambiando a directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en'
make[2]: No se hace nada para `install-exec-am'.
if test -d ./pixmaps; then \
/bin/sh ./mkinstalldirs /usr/share/pixmaps/xwine; \
for pixmap in ./pixmaps/*; do \
if test -f $pixmap; then \
/usr//bin/install -c -m 644 $pixmap /usr/share/pixmaps/xwine; \
fi \
done \
fi
mkdir /usr/share/pixmaps/xwine
if test -d ./doc; then \
/bin/sh ./mkinstalldirs /usr/share/doc/xwine; \
for doc in ./doc/*; do \
if test -f $doc; then \
/usr//bin/install -c -m 644 $doc /usr/share/doc/xwine; \
fi \
done \
fi
mkdir /usr/share/doc/xwine
make[2]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en'
make[1]: Saliendo directorio `/usr/src/RPM/BUILD/XWine-0.2.4_en'
+ rm -rf
+ /usr/lib/rpm/brp-mandrake
no RPM_BUILD_ROOT variable; exiting.
Processing files: XWine-0.2.4_en-1
Finding Provides: (using /usr/lib/rpm/find-provides)...
Finding Requires: (using /usr/lib/rpm/find-requires)...
Using BuildRoot: i586 to search libs
Provides: xwine
PreReq: rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires: wine ld-linux.so.2 libart_lgpl.so.2 libaudiofile.so.0 libc.so.6 libdb.so.2 libdl.so.2 libesd.so.0 libgdk-1.2.so.0 libgdk_imlib.so.1 libglib-1.2.so.0 libgmodule-1.2.so.0 libgnome.so.32 libgnomesupport.so.0 libgnomeui.so.32 libgtk-1.2.so.0 libICE.so.6 libm.so.6 libSM.so.6 libX11.so.6 libXext.so.6 libXi.so.6 libz.so.1 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1)
Wrote: /usr/src/RPM/RPMS/i586/XWine-0.2.4_en-1.i586.rpm
Executing(--clean): /bin/sh -e /var/tmp/rpm-tmp.52006
+ umask 022
+ cd /usr/src/RPM/BUILD
+ rm -rf XWine-0.2.4_en
+ exit 0
[root@dc8545d89 Programas Bajados]# cd..
[root@dc8545d89 phantom]# cd..
[root@dc8545d89 home]# cd..
[root@dc8545d89 /]# cd usr
[root@dc8545d89 usr]# cd src
[root@dc8545d89 src]# dir
linux linux-2.4.19-16mdk RPM
[root@dc8545d89 src]# cd RPM
[root@dc8545d89 RPM]# cd RPMS
[root@dc8545d89 RPMS]# dir
athlon i386 i486 i586 i686 k6 noarch
[root@dc8545d89 RPMS]# cd i586/
[root@dc8545d89 i586]# dir
NVIDIA_GLX-1.0-4191.i586.rpm XWine-0.2.4_en-1.i586.rpm
NVIDIA_kernel-1.0-4191.i586.rpm
[root@dc8545d89 i586]# rpm -ivh XWine-0.2.4_en-1.i586.rpm
Preparing... ########################################### [100%]
1:XWine ########################################### [100%]
[root@dc8545d89 i586]# xwine
erreur: l'émulateur wine doit être installé...
[root@dc8545d89 i586]#
cawento cawento cawento

Que hago mal? :(
[phantom@dc8545d89 phantom]$ xwine
error: you have to install the wine emulator...
[phantom@dc8545d89 phantom]$

Aqui instalé el XWine desde una Tarball y apareció esto.

Pero si tengo instalado wine, una ayudita por favor :-(
a lo mejor lo tienes intalado pero no te funciona bien, es decir, lo has instalado pero no lo has hecho bien y por eso es como si no lo tuvieses metido.

Prueba a hacer wine a algun programa de windows o wine a secas a ver si te funciona, sino funciona o no encuentra el comando es que no esta bien instalado.

De todas formas yo tambien tengo mi batalla con wine ... http://www.elotrolado.net/showthread.php?s=&threadid=126330


Saludos! [bye]
A ver.... te instalaste el wine desde una rpm y te funcionó ok??

Si es asi, luego te tienes que bajar la rpm del Xwine, no es necesario bajarte la srpm... despues de todo el Xwine es un frontend no necestias que este super optimizado.

Aca tienes la rpm del Xwine ya compilada para 586:

http://freshmeat.net/redir/xwine/18804/url_rpm/XWine-0.2.4_en-1.i586.rpm

salu2
Gracias sergiox, ya me funciona [oki] [Ooooo]
9 respuestas