MiKTeX and proTeXt ⇒ Problem in Ubuntu?
Problem in Ubuntu?
I am able to run mpm very well from the command line, but the GUI just does not open.
I keep getting the error:
mpm: Could not restart in windowed mode.
Is this some obvious error? How do I fix it?
Thanks
Karthik
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
Re: Problem in Ubuntu?
From MiKTeX website (http://miktex.org/unx/about):
"The MiKTeX package manager GUI is currently only available for Windows."
- Stefan Kottwitz
- Site Admin
- Posts: 10360
- Joined: Mon Mar 10, 2008 9:44 pm
Problem in Ubuntu?
with 2.8 beta the MiKTeX package manager GUI has been ported to Linux, see here. I didn't test 2.8 beta yet, because I've been using the command line version of mpm 2.7 until now, I wanted to wait until the release of Ubuntu 8.10, but now, as it's available, I will install it and the mpm 2.8 beta soon.
I will let you know what happens on my system.
Stefan
-
- Posts: 55
- Joined: Thu Oct 30, 2008 4:12 pm
Problem in Ubuntu?
So when I got this error, I presumed it stemmed from not having the Qt development kit installed. Once you've installed that (try libqt4-dev), then redo the installation and initialisation and configuration steps all over again, and it should work (fingers crossed).In the MiKTeX readme file, Christian Schenk wrote:The Qt development kit (version 4.2 or newer) is required, if you intend to enable GUI features (e.g., the auto-installer message box). A common name for this package is libqt4-devel.
I suppose Qt isn't described as a prerequisite for nothing!
