MiKTeX and proTeXt ⇒ MikTeX on Linux
MikTeX on Linux
I would like to ask if somebody uses WINE in Linux to get MikTeX running on that platform. If yes, does it work properly?
same question for WinEdt
Regards
Fab
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: MikTeX on Linux
Why use WinEdt? With Kile you have a powerful IDE for LaTeX documents under Linux. It offers not exactly the same handling, but the migration should not cause any difficulties.
And generally, why do you migrate to Linux and want to use Windows software at the same time? Discover Linux and you will find out that there are often much better alternatives.
Best regards
Thorsten¹
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
MikTeX on Linux
thanks for your answer!localghost wrote:Don't take that detour with Wine. Use the MiKTeX Tools to maintain your LaTeX system. The disadvantage is that you have to build it from the sources. I once managed that and it worked fine. Nowadays I maintain my LaTeX system manually.
Why use WinEdt? With Kile you have a powerful IDE for LaTeX documents under Linux. It offers not exactly the same handling, but the migration should not cause any difficulties.
And generally, why do you migrate to Linux and want to use Windows software at the same time? Discover Linux and you will find out that there are often much better alternatives.
Best regards
Thorsten¹
I know its nonsense to use windows software on linux but I guess its "the fear of the OS change"... the stuff I read about kile is fantastic and I do not doubt that this is some weak software, will definitely try this but I think I need a minute to get comfortable in linux, therefore the wine question.
my slackware image is almost downloaded, really excited about it!
as far as the maintenance for miktex goes, I'm not that trained to edit the sourcecode (as for now, I'm working on it) by my self. I think I go with TeX Live or something compatible to linux. Is it true, that linux has a TeX compilerpackage in the installation of the OS available? how about that?
cheers
Fab
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Re: MikTeX on Linux
I am using Ubuntu Linux, not Slackware, and I am very satisfied with TeXlive and KILE. You could update the TeX installation with the package manager (synaptic or apt-get or dpkg or ...) I even installed the MiKTeX package manager Thorsten mentioned, with that I just need to type one command to install or update several packages. There was no need to edit the sourcecode, I just compiled it.
My headaches in contrast were when the motherboard of my Linux pc broke 2 days ago and I had to use a Windows pc for a short time... I was happy when I finished to install Linux with its comfort (LaTeX and tools) on another slower old PC instead.
Stefan
Re: MikTeX on Linux
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
MikTeX on Linux
apparently not. Kile uses Kate (KatePart) and afaik Kate still has no inline spell checking implemented. Recently I read about this here on kate-editor.org. I'm looking forward to changes with KDE 4.1.
Stefan
Re: MikTeX on Linux
I'm working with TeXlive and am happy with it.
regards
Fab
Re: MikTeX on Linux
wine- 0.9.60 on Fedora 8. The install failed at initexmf, and didn't create the MiKTeX folder in the WIne/Programs menu.
I had to manually set the PATH (see bug #10011). After this, tex, pdftex, and yap seem to
work, but mpm --update gave a bunch runtine errors (using a local repository) but the updates seem to be installed. One issue
that the the links for pdflatex, etc. were not created initially, but they appeared after updating. The GUI package manager sometimes complains, but is very useful if you need to tell your colleague which package to install to get some .sty file you are using in a jointly written document.
-
- Posts: 1
- Joined: Sun Nov 23, 2008 10:09 pm
Re: MikTeX on Linux
It appears to require using regedit, sorry.
Re: MikTeX on Linux
I understand that migrating to tex-live and kile is the logical thing to do but I cannot compile my pdf with kile either for some reason, even though it works with miktex/texniccenter on windows.
Ideally I'd like to get miktex working in ubuntu because I have learnt how to use texniccenter already but I wouldn't mind using kile.