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
https://bugs.winehq.org/show_bug.cgi?id=43202
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv@dawncrow.de
--- Comment #1 from André H. nerv@dawncrow.de --- This is just for cross-compiling, in which case you need to compile a native wine first. If you want to build directly on the target hardware it is much simpler:
../configure --enable-win64
https://bugs.winehq.org/show_bug.cgi?id=43202
--- Comment #2 from Austin English austinenglish@gmail.com --- Invalid.
https://bugs.winehq.org/show_bug.cgi?id=43202
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|UNCONFIRMED |RESOLVED
--- Comment #3 from André H. nerv@dawncrow.de --- marking it invalid then
https://bugs.winehq.org/show_bug.cgi?id=43202
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.