Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
12-17-2009, 11:56 AM
|
#1
|
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:
|
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 ?
|
|
|
12-17-2009, 01:44 PM
|
#2
|
Bash Guru
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852
|
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?
|
|
|
12-19-2009, 10:34 AM
|
#3
|
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:
|
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
|
|
|
|
12-19-2009, 12:14 PM
|
#4
|
Member
Registered: Jul 2005
Location: USA
Distribution: F10 (x86_64)
Posts: 549
Rep:
|
yum install wine.i686
|
|
|
12-23-2009, 12:43 PM
|
#5
|
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:
|
I think that should do it . Cool thanks ..........
|
|
|
12-23-2009, 12:47 PM
|
#6
|
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:
|
so Wine 64 bit does not support 32bit programs ?
|
|
|
12-25-2009, 03:57 PM
|
#7
|
Bash Guru
Registered: Jun 2004
Location: Osaka, Japan
Distribution: Arch + Xfce
Posts: 6,852
|
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.
|
|
|
12-26-2009, 02:49 AM
|
#8
|
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:
|
ok .. thats cool . Thats a good info to share with . Thanks .
|
|
|
12-26-2009, 02:58 AM
|
#9
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809
|
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?
|
|
|
12-26-2009, 03:35 AM
|
#10
|
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:
|
Quote:
Originally Posted by pixellany
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 
|
|
|
12-26-2009, 03:40 AM
|
#11
|
LQ Veteran
Registered: Nov 2005
Location: Annapolis, MD
Distribution: Mint
Posts: 17,809
|
You're no odder than any other Linux user......
Now if you tell me that you like Office 2007, then I'll be worried.......
|
|
|
12-26-2009, 03:47 AM
|
#12
|
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:
|
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 
|
|
|
11-03-2010, 12:25 PM
|
#13
|
LQ Newbie
Registered: Oct 2010
Posts: 16
Rep:
|
Am new to Fedora and am using the fedora12 pls some one post me a link to download wine for 32 bit
|
|
|
All times are GMT -5. The time now is 11:20 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|