[Bug 48533] Cannot run source Wine at all

WineHQ Bugzilla wine-bugs at winehq.org
Tue Jan 28 16:32:48 CST 2020


https://bugs.winehq.org/show_bug.cgi?id=48533

--- Comment #6 from minion <minion.procyk at gmail.com> ---
i build wine from fedora 31 without any issues. 

I found it pretty easy to setup:

dnf install "Development Tools"
dnf build-dep wine-devel

and then try ./configure --enable-win64 && make -jN

this is pretty much all you need. youll be missing a couple packages that are
optional. now you can run from your build tree.

./wine --version should print your running git version.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list