-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In msys2-runtime 3.4.10, an external command no longer recognizes files in the current directory. #201
Comments
Could you provide a small program (C source preferred) to reproduce the problem? |
If this is not strict about msys2-runtime, please go to https://packages.msys2.org/base/mingw-w64-texlive-bin and click "Report Issue" in the top right. |
I have installed texlive in C:\texlive. I am not using texlive in msys2. I cannot give an example of a small program, but the typeset commands such as texlive's latex, pdflatex, etc. do not seem to recognize files in the current directory. The output.tex file, for example, could be as simple as the following.
Previously, these commands could be used by installing msys2-runtime-3.3. Sorry for not providing enough information. |
#200. The broken version should be reverted now. |
After downloading the file from the URL below and downgrading msys2-runtime, the texlive commands now work. https://repo.msys2.org/msys/x86_64/msys2-runtime-3.4.9-3-x86_64.pkg.tar.zst |
I have installed texlive outside of msys2 and use it on msys2.
After updating msys2-runtime, texlive commands do not recognize files in the current directory and I get the following error.
The text was updated successfully, but these errors were encountered: