You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A call of pdf2dsc in Emacs starting up from MSYS2 failed. The reason which I could figure out is the wrong searching path issued from the Shebang /bin/sh in pdf2dsc. Maybe, MSYS2_PREFIX should be appended somewhere, since pdf2dsc is installed with mingw-w64-x86_64-ghostscript.
Expected behavior
pdf2dsc finds the needed files in right searching paths.
Actual behavior
One of error reports is Error: /undefinedfilename in (pdf2dsc.ps)
Description / Steps to reproduce the issue
A call of pdf2dsc in Emacs starting up from MSYS2 failed. The reason which I could figure out is the wrong searching path issued from the Shebang /bin/sh in pdf2dsc. Maybe, MSYS2_PREFIX should be appended somewhere, since pdf2dsc is installed with mingw-w64-x86_64-ghostscript.
Expected behavior
pdf2dsc finds the needed files in right searching paths.
Actual behavior
One of error reports is
Error: /undefinedfilename in (pdf2dsc.ps)
Verification
Windows Version
MINGW64_NT-10.0-26100
Are you willing to submit a PR?
No response
The text was updated successfully, but these errors were encountered: