I am using TeXworks on Windows7. About an hour ago, I was happily working along and compiling documents just fine. Now, suddenly, when I try to compile anything, I get this error:
latexmk.exe: The Perl interpreter could not be found.
I closed the program and started it again, but I still get the error. Does anyone know what happened, or how I can fix it?
perldistribution? Have you Googled? – Werner Nov 30 '11 at 21:26C:\strawberry\perl\bin, andlatexmkexpects it inC:\perl\bin. So perhaps some auto update feature kicked in and changed things. – Peter Grill Nov 30 '11 at 21:36