LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 12-17-2009, 11:56 AM   #1
peeths003
Member
 
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311

Rep: Reputation: 32
wine on fedora12


I am not able to run wine correctly on Fedora 12. In one of the thread I read that fedora 12 has 64bit and wont run correctly, is that true ?
 
Old 12-17-2009, 01:44 PM   #2
David the H.
Bash Guru
 
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852

Rep: Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037
You don't run wine, you run windows-based programs under wine. What commands are you using and what error messages are you getting? What's the problem exactly?

Wine can be compiled for 32bit and 64 bit architectures (AMD64-based, at least). Which OS version are you using, and what version of wine are you trying to use on it? Are you using a package provided by Fedora, or directly from the wine project?
 
Old 12-19-2009, 10:34 AM   #3
peeths003
Member
 
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311

Original Poster
Rep: Reputation: 32
I am trying to run wine using gui , when i double click on any of the windows programs installed in wine I am not getting any response . when I am running through terminal I am getting the below error.

Quote:
[peeths@Peeths001 ~]$ env WINEPREFIX="/home/peeths/.wine" wine "C:\Program Files\Mozilla Firefox\firefox.exe"
Trying to load PE image for unsupported architecture (I386)
Does that mean that I have to install wine of i386 architecture ? or I should install only 64 bit Windows programs in Wine ( wine 64 does not support 32 bit programs ? )

Quote:

[peeths@Peeths001 ~]$ uname -a
Linux Peeths001 2.6.31.6-166.fc12.x86_64 #1 SMP Wed Dec 9 10:46:22 EST 2009 x86_64 x86_64 x86_64 GNU/Linux
 
Old 12-19-2009, 12:14 PM   #4
jlo_sandog
Member
 
Registered: Jul 2005
Location: USA
Distribution: F10 (x86_64)
Posts: 549

Rep: Reputation: 32
yum install wine.i686
 
Old 12-23-2009, 12:43 PM   #5
peeths003
Member
 
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311

Original Poster
Rep: Reputation: 32
I think that should do it . Cool thanks ..........
 
Old 12-23-2009, 12:47 PM   #6
peeths003
Member
 
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311

Original Poster
Rep: Reputation: 32
so Wine 64 bit does not support 32bit programs ?
 
Old 12-25-2009, 03:57 PM   #7
David the H.
Bash Guru
 
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852

Rep: Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037Reputation: 2037
Win32 programs are supported just fine. Wine (AFAIK) uses the 32bit backward-compatibility extensions on AMD64 cpus to run its programs; it's just that the wine package itself needs to be compiled specifically for the 64bit platform and libraries in order to work natively.

The real problem is the other way around. I believe development for native Windows64 support is just getting started. So if want to run a windows-platform program under wine at this time, make sure you use the 32bit version.
 
Old 12-26-2009, 02:49 AM   #8
peeths003
Member
 
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311

Original Poster
Rep: Reputation: 32
ok .. thats cool . Thats a good info to share with . Thanks .
 
Old 12-26-2009, 02:58 AM   #9
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
I can't tell if this is solved.......

If you have any more trouble with WINE, you might want to look at CrossOver (the commercial version). It costs $$ but they have a free trial.

BTW--at the beginning I saw that you were running Windows Firefox on WINE---why not just use the native Linux version?
 
Old 12-26-2009, 03:35 AM   #10
peeths003
Member
 
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311

Original Poster
Rep: Reputation: 32
Quote:
Originally Posted by pixellany View Post
I can't tell if this is solved.......

If you have any more trouble with WINE, you might want to look at CrossOver (the commercial version). It costs $$ but they have a free trial.

BTW--at the beginning I saw that you were running Windows Firefox on WINE---why not just use the native Linux version?
I use Native Linux Firefox, Opera, chromium and google-chrome, But I installed firefox for windows Inorder to make sure that Wine installation was fine . Because in my experiance if Firefox works fine in wine, I have many other programs that works fine. it might not be the similar situation for everyone. but in my case I feel so. ( it might sound stupid )

In all my the distros that I use , after installing wine I install firefox. I mainly use wine inorder to use MS office. Because if I use open office or koffice , the formatting will be different if someone else open the same doc in Windows. if its a normal docs it might not be a problem. But when coming to official docs it can be an issue .

Please dont mind if I sound little odd
 
Old 12-26-2009, 03:40 AM   #11
pixellany
LQ Veteran
 
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809

Rep: Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743Reputation: 743
You're no odder than any other Linux user......

Now if you tell me that you like Office 2007, then I'll be worried.......
 
Old 12-26-2009, 03:47 AM   #12
peeths003
Member
 
Registered: Jun 2008
Distribution: Fedora 12 i686, Debian 5.0.1 i686, Fedora 14 x86_64, Debian Lenny 5.0.1x86_64 and CentOS_5.4_x86-64
Posts: 311

Original Poster
Rep: Reputation: 32
well , I wont say that I like office 2007 more. I have installed office 2003 and I use that for official docs . for my personal docs I use google docs or open office
 
Old 11-03-2010, 12:25 PM   #13
REJOREJI
LQ Newbie
 
Registered: Oct 2010
Posts: 16

Rep: Reputation: 0
Am new to Fedora and am using the fedora12 pls some one post me a link to download wine for 32 bit
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Some difficulties with WoW on fedora12 / wine 1.1.32 Jayla Linux - Games 1 12-14-2009 08:25 PM
scp missing in my Fedora12 server robbmac Linux - Software 2 12-14-2009 06:29 PM
How to dual boot linux mint and fedora12 dalfish Linux - Newbie 3 12-02-2009 10:37 AM
LXer: Upgrade from Fedora11 to Fedora12 Constantine LXer Syndicated Linux News 0 11-19-2009 02:02 AM
LXer: Upgrade from Fedora11 to Fedora12 Constantine LXer Syndicated Linux News 0 11-18-2009 11:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 01:39 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration