[Bug 39695] New: Runtime not installed

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Nov 28 15:45:47 CST 2015


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 at winehq.org
          Reporter: blake1024 at 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 at blake-sony ~/Windows-share/Dynace.git/WinExam/exam01 $ ./main
./main: 36: exec: wine: not found
blake at blake-sony ~/Windows-share/Dynace.git/WinExam/exam01 $ wine
wine: command not found


Also, from /usr



blake at 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.



More information about the wine-bugs mailing list