https://bugs.winehq.org/show_bug.cgi?id=39695
Bug ID: 39695 Summary: Runtime not installed Product: Wine Version: 1.8-rc2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: build-env Assignee: wine-bugs@winehq.org Reporter: blake1024@gmail.com Distribution: ---
I built and installed Wine 1.8-rc2 with:
./configure --prefix=/usr --enable-win64 make sudo make install
It completed without errors. After that I can compile and build my app. But when I try to run it, I get:
blake@blake-sony ~/Windows-share/Dynace.git/WinExam/exam01 $ ./main ./main: 36: exec: wine: not found blake@blake-sony ~/Windows-share/Dynace.git/WinExam/exam01 $ wine wine: command not found
Also, from /usr
blake@blake-sony /usr $ find . -name wine ./lib64/wine ./include/wine ./share/wine ./share/bash-completion/completions/wine
Thanks.
Blake McBride
https://bugs.winehq.org/show_bug.cgi?id=39695
Blake McBride blake1024@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |blake1024@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=39695
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian@fds-team.de
--- Comment #1 from Sebastian Lackner sebastian@fds-team.de --- A pure 64-bit build is not a supported configuration. You'll need a combined 32+64-bit build. See http://wiki.winehq.org/BuildingWine#head-51fce0c42b765db8e28b8e2d26a1ca2ea7d...
https://bugs.winehq.org/show_bug.cgi?id=39695
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio@earthlink.net, | |winetest@luukku.com
--- Comment #2 from winetest@luukku.com --- (In reply to Sebastian Lackner from comment #1)
A pure 64-bit build is not a supported configuration. You'll need a combined 32+64-bit build. See http://wiki.winehq.org/BuildingWine#head- 51fce0c42b765db8e28b8e2d26a1ca2ea7d3c0a9
No response since Sebastian's reply. To me it looks like that there is nothing to fix here and this bug should be closed.
https://bugs.winehq.org/show_bug.cgi?id=39695
Rosanne DiMesio dimesio@earthlink.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Rosanne DiMesio dimesio@earthlink.net --- Marking invalid.
https://bugs.winehq.org/show_bug.cgi?id=39695
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Ken Sharp imwellcushtymelike@gmail.com --- Closing.