LyX ⇒ Unable to Launch LYX | Missing Platex.INI
Unable to Launch LYX | Missing Platex.INI
When trying to launch the LyX.exe from C:\Program Files\LyX 2.3\bin\LyX.exe, receiving Prompt to install Platex.INI.
Could you check and let me know if I am missing something here?
Thanks,
Pranitha
- Attachments
-
- LyX.PNG (16.12 KiB) Viewed 14720 times
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Unable to Launch LYX | Missing Platex.INI
welcome to the forum!
Did you install a complete MikTeX? The screenshot says that packages are missing, you can install them with the MikTeX package manager.
Stefan
Unable to Launch LYX | Missing Platex.INI
Will this approach work by giving same path as MikTeX
- miktexsetup --verbose --local-package-repository=/PATH/TO/REPOSITORY --package-set=complete download
Unable to Launch LYX | Missing Platex.INI
Unable to Launch LYX | Missing Platex.INI
Could you check the below and update here?
Thanks,
Pranitha
Unable to Launch LYX | Missing Platex.INI
We are trying to install Miktex and Lyx firm wide via command line approach as below,
MikTex:
miktexsetup_standalone.exe --quiet --shared=yes --local-package-repository=\"C:\\Windows\\Temp\\MiKTeX22.10\" --package-set=basic install"
LYX:
LyX-237-Installer-1-x64.exe /S
We have set dependency of Miktex for LYX in SCCM. So, when I initiate the installation of LYX, the package took care of installing MikTex and LYX,
However, receiving the error after launching the LYX app, attached the screenshot.
We don't have Platex package in our firm, could you let us know if we can copy Platex file separately in to Miktex package. how can we proceed here?
Thanks,
Pranitha
- Attachments
-
- LYX.PNG (40.27 KiB) Viewed 13767 times
Unable to Launch LYX | Missing Platex.INI
Is there a command line approach for adding or downloading .ini file?
Thanks,
Pranitha
Unable to Launch LYX | Missing Platex.INI
could you check if the below command would do the job of creating the local repo. We are trying to create it in temp folder.
miktexsetup_standalone.exe --quiet --shared=yes --local-package-repository=\"C:\\Windows\\Temp\\MiKTeX22.10\" --package-set=basic install"
Thanks,
Pranitha
Unable to Launch LYX | Missing Platex.INI
Thanks,
Pranitha
Unable to Launch LYX | Missing Platex.INI
Following up for an update here.
Thanks,
Pranitha