[Bug 39695] New: Runtime not installed
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(a)winehq.org Reporter: blake1024(a)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(a)blake-sony ~/Windows-share/Dynace.git/WinExam/exam01 $ ./main ./main: 36: exec: wine: not found blake(a)blake-sony ~/Windows-share/Dynace.git/WinExam/exam01 $ wine wine: command not found Also, from /usr blake(a)blake-sony /usr $ find . -name wine ./lib64/wine ./include/wine ./share/wine ./share/bash-completion/completions/wine Thanks. Blake McBride -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39695 Blake McBride <blake1024(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |blake1024(a)gmail.com -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39695 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sebastian(a)fds-team.de --- Comment #1 from Sebastian Lackner <sebastian(a)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... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39695 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimesio(a)earthlink.net, | |winetest(a)luukku.com --- Comment #2 from winetest(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39695 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #3 from Rosanne DiMesio <dimesio(a)earthlink.net> --- Marking invalid. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=39695 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Ken Sharp <imwellcushtymelike(a)gmail.com> --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org