Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Kevin Rowanet <kevin.rowanet@wa...> - 2004-07-11 13:25:49
|
Hello, Here's my problem : I've installed latex on my debian (sarge), but when I use Kile 1.6.2 (on KDE 3.2.2) to compile my .tex files, I get that message error : "The LOG file does not exists or you do not have read permission. Maybe you forgot to create the LOG file ?" and the process fails. The latex command launched by kile (found on Configure Kile -> Tools) is: latex -interaction=nonstopmode '%S.tex' When I tip this command in a konsole, everything works fine. In Kile, in the Log/Messages panel, there is an error : "Launched:cd '/home/my_name'&&latex -interaction=nonstopmode 'my_file.tex' Process failed In the output panel : /bin/sh:line 1:latex:command not found Thanks Tommy |