I just installed the TexLive 2010 package on Win XP and using the TexnicCenter editor. I linked the executables to the BIN directories. Compiling with latex.exe and with pdflatex.exe works well, but BibTex.exe (v0.99d) doesn't generates the *.bbl file from *.aux. I use the Jabref 2.6 reference editor for managing the references. On my older PC I'm using the TexLive 2008, JabRef 2.2 + TexnicCenter and everything is running OK. Can somebody help me somehow?
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
I'm going to guess it's related to recent TeX Live versions (2009 and later?) refusing to write to arbitrary folders with bibtex, makeindex, etc. See if replacing |
|||
|
.blgfile) and LaTeX (.logfile). Otherwise it is impossible to say what's wrong. You can edit your answer to add this messages. – Martin Scharrer♦ May 17 '11 at 13:58Bibtex.exebecause it isbibtex.exe. When you run pdflatex from within TeXnicCenter it shows you in the controll window what happens. If there is no bibtex run listed, then you didn't enable the use of bibtex for your profile. – Herbert May 17 '11 at 14:18