I tried to execute the following command:texify --pdf --synctex=1 --clean file.tex
I got the following
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (MiKTeX 24.4) (preloaded format=pdflatex.fmt) restricted \write18 enabled.Sorry, but pdflatex did not succeed.The log file hopefully contains the information to get MiKTeX going again: /home/russurquhart1/.miktex/texmfs/data/miktex/log/pdflatex.logpdflatex: major issue: So far, you have not checked for MiKTeX updates.Sorry, but "MiKTeX Compiler Driver" did not succeed.The log file hopefully contains the information to get MiKTeX going again:
In the log file, I found this:
2024-05-28 12:01:02,701-0700 INFO pdflatex - this process (236465) started by texify in directory /tmp/mik44024/_src with command line: pdflatex --synctex=1 /long_table_template.tex2024-05-28 12:01:02,701-0700 INFO pdflatex - this is MiKTeX-PDFTEX 4.19.0 (1.40.26) (MiKTeX 24.4)2024-05-28 12:01:02,701-0700 INFO pdflatex - allowing known shell commands2024-05-28 12:01:02,709-0700 INFO pdflatex - going to create file: pdflatex.fmt2024-05-28 12:01:02,759-0700 INFO pdflatex.core - forking...2024-05-28 12:01:02,951-0700 ERROR pdflatex - /usr/bin/miktex did not succeed; exitCode: 12024-05-28 12:01:02,951-0700 ERROR pdflatex - output:2024-05-28 12:01:02,951-0700 ERROR pdflatex - Building format 'pdflatex' with engine 'pdftex'...Sorry, but: The executed process did not succeed.2024-05-28 12:01:02,951-0700 FATAL pdflatex.core - The memory dump file could not be found.2024-05-28 12:01:02,951-0700 FATAL pdflatex.core - Data: fileName="pdflatex.fmt"2024-05-28 12:01:02,951-0700 FATAL pdflatex.core - Source: Libraries/MiKTeX/TeXAndFriends/texmfapp.cpp:6972024-05-28 12:01:02,951-0700 FATAL pdflatex - The memory dump file could not be found.2024-05-28 12:01:02,951-0700 FATAL pdflatex - Info: fileName="pdflatex.fmt"2024-05-28 12:01:02,951-0700 FATAL pdflatex - Source: Libraries/MiKTeX/TeXAndFriends/texmfapp.cpp2024-05-28 12:01:02,951-0700 FATAL pdflatex - Line: 6972024-05-28 12:01:02,952-0700 INFO pdflatex - this process (236465) finishes with exit code 12024-05-28 12:01:02,953-0700 ERROR pdflatex - major issue: So far, you have not checked for MiKTeX updates.
Can anyone help me resolve this?
Thanks,
Russ
I was trying to determine if I needed to do additional installation?