Kileproblem when compiling

Information and discussion about Kile, an integrated LaTeX environment for Linux KDE
Post Reply
rav
Posts: 4
Joined: Fri Sep 11, 2009 5:43 am

problem when compiling

Post by rav »

Hi,
I used kile a couple of months ago without problems, and today, when I tried to compile a latex document (from Build->QuickBuild), kile shows the following message:

Code: Select all

[LaTeX] assignment_1.tex => assignment_1.dvi (latex)
[LaTeX] finished with exit status 1
Cannot open log file; did you run LaTeX?
Any idea how to solve the problem? I'm runnung kile on archliux.

Thanks in advance,
santiagorf
Last edited by rav on Sun Sep 13, 2009 9:22 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org
LaTeX Beginner's Guide LaTeX Cookbook LaTeX TikZ graphics TikZによるLaTeXグラフィックス
User avatar
frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Re: problem when compiling

Post by frabjous »

What you've provided there seems to be what appears in the "Log and Messages" tab in Kile. What appears under the "Output" tab when you do this? Anything?
rav
Posts: 4
Joined: Fri Sep 11, 2009 5:43 am

problem when compiling

Post by rav »

that`s right, the message comes from "Log and Messages" tab. From the "Output" tab, I have the following message:

Code: Select all

*****
*****     LaTeX output: 
*****     cd '/home/sa/Desktop/measure'
*****     latex -interaction=nonstopmode 'assignment_1.tex'
*****
This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Arch Linux)
(Fatal format file error; I'm stymied)
frabjous wrote:What you've provided there seems to be what appears in the "Log and Messages" tab in Kile. What appears under the "Output" tab when you do this? Anything?
Post Reply