MiKTeX and proTeXtProblem in Ubuntu?

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
karthik
Posts: 4
Joined: Wed Jun 13, 2007 7:39 am

Problem in Ubuntu?

Post by karthik »

I have just installed MikTeX 2.8 beta 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

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

sumpygump
Posts: 6
Joined: Mon Nov 03, 2008 5:19 am

Re: Problem in Ubuntu?

Post by sumpygump »

In version 2.8 beta, it looks like only the command line version of mpm has been ported to linux.

From MiKTeX website (http://miktex.org/unx/about):
"The MiKTeX package manager GUI is currently only available for Windows."
User avatar
Stefan Kottwitz
Site Admin
Posts: 10321
Joined: Mon Mar 10, 2008 9:44 pm

Problem in Ubuntu?

Post by Stefan Kottwitz »

Hi,

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
LaTeX.org admin
pandammonium
Posts: 55
Joined: Thu Oct 30, 2008 4:12 pm

Problem in Ubuntu?

Post by pandammonium »

If you read the readme file, it says:
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.
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).

I suppose Qt isn't described as a prerequisite for nothing! ;)
Post Reply