MiKTeX and proTeXtDVI Output

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
Linda
Posts: 3
Joined: Thu Jun 16, 2011 11:19 pm

DVI Output

Post by Linda »

Hello. I am using MiKTeX 2.8 and WinEdt 5.5 on Vista.
When I try to compile, i receive the error message:
LaTeX failed to create a DVI file

This error message appeared for files there were compiling successfully just a day or two before.

The log file runs until the *.aux file is created and then ends.

Has anyone else experienced this?
Thank you.

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
Stefan Kottwitz
Site Admin
Posts: 10322
Joined: Mon Mar 10, 2008 9:44 pm

Re: DVI Output

Post by Stefan Kottwitz »

Hi Linda,

welcome to the board!

You could post your .log file here, as attachment to a forum post. This file contains further information which can help to fix the error.

Stefan
LaTeX.org admin
Linda
Posts: 3
Joined: Thu Jun 16, 2011 11:19 pm

Re: DVI Output

Post by Linda »

I have copied two log files, which are for the same file. The first log file occurred when I compiled on an M: drive. The second log file occurred when I compiled on the C: drive. They are for the same exact input file.

Again, I am running MikTex 2.8 and WinEdt 5.5 on Vista.

Thank you.
Attachments
test02-M.log
Log file from test02.tex on M: drive
(874 Bytes) Downloaded 468 times
test02-C.log
Log file from test02.tex on desktop
(2.11 KiB) Downloaded 449 times
Last edited by localghost on Fri Jun 17, 2011 8:36 pm, edited 1 time in total.
Reason: Complete log files are better attached by upload to the forum server.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10322
Joined: Mon Mar 10, 2008 9:44 pm

Re: DVI Output

Post by Stefan Kottwitz »

As it works on the desktop and creates a DVI file, the problem is possibly not LaTeX related, but an operating system issue (write rights, space, file system issues).

Stefan
LaTeX.org admin
Linda
Posts: 3
Joined: Thu Jun 16, 2011 11:19 pm

Re: DVI Output

Post by Linda »

Stefan,

Thank you. I am working with our IT folks as well.
Post Reply