scite does not build output
Hi, I have some problems with scite: it generates no output but generates this error message:
texmfstart texexec.pl --pdf test.tex Das System kann die angegebene Datei nicht finden. (-> this means that the system cannot find the file)
If I start this in comand promt I get a long message (see at the end of this
mail). The script is complaining about "unknown file type: texmfscripts" but an
output is generated.
Why is it not working from scite?
Some more information on my system:
I´m using miktex (complete) with an update from yesterday.
perl:
C:\temp\cont>perl -v
This is perl, v5.8.4 built for MSWin32-x86-multi-thread
ruby:
C:\temp\cont>perl -v
This is perl, v5.8.4 built for MSWin32-x86-multi-thread
thanks for your help
Wolfgang Zillig
here output of cmd:
C:\temp\cont>texmfstart texexec.pl --pdf test.tex
unknown file type: texmfscripts
TeXExec 5.0 - ConTeXt / PRAGMA ADE 1997-2004
unknown file type: texmfscripts
executable : pdfetex
format : cont-en
inputfile : test
output : pdftex
interface : en
current mode : none
TeX run : 1
This is pdfeTeX, Version 3.141592-1.20a-2.2 (MiKTeX 2.4)
output format initialized to DVI
entering extended mode
(test.tex
ConTeXt ver: 2004.10.28 fmt: 2004.12.1 int: english mes: english
language : language en is active
User file 'cont-sys.tex' not found, 'cont-sys.rme' has been used instead. <
) )
Wolfgang Zillig wrote:
Hi,
I have some problems with scite: it generates no output but generates this error message:
texmfstart texexec.pl --pdf test.tex Das System kann die angegebene Datei nicht finden. (-> this means that the system cannot find the file)
for the moment, replace (in one of the properties files) "texmfstart texexec.pl" by just "texexec"; it may work; maybe kpsewhich in miktex does not yet support 'texmfscripts'
User file 'cont-sys.tex' not found, 'cont-sys.rme' has been used instead. <
this message is ok, unless you have a local cont-sys.tex Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
Hi, it is working now! But I still don´t understand why this within the command line is working: texmfstart texexec.pl --pdf c:\temp\cont\test.tex and the (original) call from scite is not. Thanks Wolfgang h h extern wrote:
Wolfgang Zillig wrote:
Hi,
I have some problems with scite: it generates no output but generates this error message:
texmfstart texexec.pl --pdf test.tex Das System kann die angegebene Datei nicht finden. (-> this means that the system cannot find the file)
for the moment, replace (in one of the properties files) "texmfstart texexec.pl" by just "texexec"; it may work; maybe kpsewhich in miktex does not yet support 'texmfscripts'
User file 'cont-sys.tex' not found, 'cont-sys.rme' has been used instead. <
this message is ok, unless you have a local cont-sys.tex
Hans
----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
_______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context
participants (2)
-
h h extern
-
Wolfgang Zillig