1. [OT] Wine issues
- Posted by Greg Haberek <ghaberek at wowway.com> Jul 10, 2004
- 586 views
I just installed Fedora Core 2 and tried installing Wine. I downloaded the i686 rpm and installed it. Here's what I get: [greg@localhost greg]$ wine --version Segmentation fault [greg@localhost greg]$ wine --help Segmentation fault [greg@localhost greg]$ su - Password: [root@localhost root]# wine Segmentation fault hmmmm... apparently I have a "Segmentation fault" somewhere? I downloaded i386 rpm and installed that, same problem. There's also a package marked "Athlon" but I think thats for an Athlon 64. I have a AMD Duron 1.3 GHz. I should be using the i686 package right? Its late and I'm tired. 3:15 am by my time. I'd really like to get Wine working before I go to bed. ~Greg
2. Re: [OT] Wine issues
- Posted by irv mullins <irvm at ellijay.com> Jul 10, 2004
- 519 views
Greg Haberek wrote: > > I just installed Fedora Core 2 and tried installing Wine. I downloaded > the i686 rpm and installed it. Here's what I get: > hmmmm... apparently I have a "Segmentation fault" somewhere? I > downloaded i386 rpm and installed that, same problem. There's also a > package marked "Athlon" but I think thats for an Athlon 64. I have a AMD > Duron 1.3 GHz. I should be using the i686 package right? Its late and > I'm tired. 3:15 am by my time. I'd really like to get Wine working > before I go to bed. LD_ASSUME_KERNEL=2.2.19 Try adding that to your .bash_profile. I don't know if that is the answer, but it's all I could find via google. Irv
3. Re: [OT] Wine issues
- Posted by David <dcuny at lanset.com> Jul 11, 2004
- 649 views
Greg Haberek wrote: > I just installed Fedora Core 2 and tried installing Wine. You might want to check this out: http://winehq.org/?issue=229#Fixed%20Mandrake%20RPMs You might try getting the source from CVS and building it by hand. It's pretty straight forward. -- David Cuny