https://bugs.winehq.org/show_bug.cgi?id=43202
Bug ID: 43202 Summary: Steps involved in installing wine on aarch-64 linux based system Product: Wine Version: 2.0.1 Hardware: aarch64 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: tools Assignee: wine-bugs@winehq.org Reporter: acnaruto2@gmail.com Distribution: ---
This is the step that I found on your website. But there are some things I am not clear about-
../configure --host=aarch64-linux-gnu host_alias=aarch64-linux-gnu --with-wine-tools=../yourotherbuilddir/ --without-freetype --without-x --enable-win64
What do you exactly mean by "yourotherbuilddir"?
I am building wine from source. So do you want to install the wine by normal method first and then use this or what? Please explicitly mention the steps before using above command line. Thank you