MiKTeX and proTeXtProblem with a package that tries to update continuously

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
eggmanneo
Posts: 10
Joined: Wed Apr 21, 2010 9:03 pm

Problem with a package that tries to update continuously

Post by eggmanneo »

Hi I recently updated Miktex, and now when I compile with PDFLaTeX using WinEdt, I get this message in the compiling command prompt.

Code: Select all

("C:\Program Files\MiKTeX 2.8\tex\generic\oberdiek\ifvtex.sty")
======================================================================
starting package maintenance...
installation directory: "C:\Documents and Settings\...Data\MiKTeX\2.8"
package repository: http://mirrors.ibiblio.org/pub/mirrors/CTAN/systems/win32/miktex/tm/packages/
lightweight database digest: 6c47647a07bd01584d2d7cfab473d95a
going to download 169138 bytes
going to install 4 file(s) (1 package(s))
downloading http://mirrors.ibiblio.org/pub/mirrors/CTAN/systems/win32/miktex/tm/packages/ifxetex.tar.lzma...
169138 bytes, 192.29 KB/Sec
pdflatex.exe: Invalid argument.
pdflatex.exe: Data: ifxetex
======================================================================

("C:\Program Files\MiKTeX 2.8\tex\generic\ifxetex\ifxetex.sty")
It does this everytime I compile. In the end it compiles fine, but this updating seems to really slow down the compiling process. For some reason it seems like it can't update this package. Does anybody know a fix for this? Is there a way to disable automatic updating when you compile?

Recommended reading 2024:

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

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

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: Problem with a package that tries to update continuously

Post by localghost »

Try a compilation on the command line. Consider to do a full MiKTeX installation. And by the way, there is MiKTeX 2.9 as the most recent version.


Thorsten
Post Reply