Open GoogleCodeExporter opened 9 years ago
I can run DOSBox directly from the same directory as the wine executable and
that works fine. Wine will not recognize DOSBox though...
Original comment by jeremiah...@gmail.com
on 27 Jan 2013 at 6:25
I failed to run
export PATH="${WINEBINPATH}:\${PATH}"
so it couldn't find DOSBox.
After exporting this path Wine would find DOSBox, but close almost immediately.
That would be something to report at WineHQ though, unless this is working for
someone here.
Original comment by jeremiah...@gmail.com
on 27 Jan 2013 at 7:16
If you compile DOSBOX from svn Wine can actually start it now after exporting
the path like above. There are still misconfigured items in Wine so DOSBOX may
run better directly.
I gave Ryan a diff file to enable building from wine-git and dosbox-svn, so
hopefully the fixes will be merged soon.
Original comment by jeremiah...@gmail.com
on 5 Feb 2013 at 10:22
Attachments:
Original issue reported on code.google.com by
jeremiah...@gmail.com
on 27 Jan 2013 at 6:24