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 16132 times
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- 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 15179 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