On Wed, 2005-08-10 at 17:54 +0200, Marcus Zingmark wrote: > How do I install Wine under Fedora Core 4? > > Found this source rpm at their homepage for Fedora Core 3 and someone > told me about recompaling the rpm - don't know anything about this. > > Would be very greatful if someone could give me a step by step explaination. > > The file I have downloaded is > http://ovh.dl.sourceforge.net/sourceforge/wine/wine-20050524-1fc3winehq.src.rpm > and if this is'nt the right file, let me know ;) Try: (as root) # yum install fedora-rpmdevtools (as regular user) $ fedora-buildrpmtree $ rpmbuild --rebuild wine-20050524-1fc3winehq.src.rpm Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>
Hi,
Having the same problem (Installing wine on FC4)
I tried to follow your advice.
with
yum install autoconf
bison
flex
I didnt succeed.
I took the risk to use an rpm build on
http://wine.gwgaming.net/
wine-20050725-1.fc4.i386.rpm
it seems to work
dominique