LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Games (https://www.linuxquestions.org/questions/linux-games-33/)
-   -   Wine.i386 on a X86_64 Fedora install (https://www.linuxquestions.org/questions/linux-games-33/wine-i386-on-a-x86_64-fedora-install-547736/)

cuco76 04-20-2007 08:39 PM

Wine.i386 on a X86_64 Fedora install
 
Hello,

Does anyone know if wine works on Fedora Core 64? I can install it via yum but it installs 47 rpm's which most of them i already have installed but the installed ones are .x86_64. So is it safe to install the *.i386 versions of these files and run wine which doesn't seem to have a 64bit version?

Thanks,

Chris

Lenard 04-21-2007 06:42 AM

Wine needs the 32-bit rpm to the 64-bit installed counterparts, they are not duplicates.

Example command and results:
$ rpm -qa --qf="%{n}-%{v}-%{r}.%{arch}\n" '*libstdc*' | sort
compat-libstdc++-33-3.2.3-61.i386
compat-libstdc++-33-3.2.3-61.x86_64
libstdc++-4.1.1-52.el5.2.i386
libstdc++-4.1.1-52.el5.2.x86_64
libstdc++-devel-4.1.1-52.el5.2.x86_64

cuco76 04-22-2007 10:32 AM

Thanks for the reply! I have went ahead and just put the 32bit fedora version on. It bugs me that i have so many duplicate packages taking up space. Not that space is an issue anymore just the OCD in me. Anyways I will be putting wine on today and am crossing my fingers!! Can't wait to play SWG on my Linux Box!

Thanks,

Lenard 04-22-2007 05:10 PM

Totally understand....... and yes I do agree far to many unnecessary duplicate package are installed by default. Some of course are needed for some 32bit applications but many are not need and just take up space.


All times are GMT -5. The time now is 06:40 AM.