Can't make TeXify.edt work with Tex Live!!!
Nicolas Vaughan <nivaca <at> gmail.com>
2007-11-02 18:54:09 GMT
Hi,
Using Tex Live, I can't make TeXify.edt or PDFTeXify.edt work (of
course, I'm running these macros from %B\Exec\Tex Live).
I get the following message:
"Error starting PDFTeXify!
See WinEdt's Tex Configuration Wizard
for detailed diagnosis of your TeX system."
I already did that, but everything looks fine there.
If it's of any help, I'll paste the resulting diagnosis below.
Thanks for any help!
N.V
-----------------------------------------------------
File: "D:\TeX\WinEdt\TeX.log"
Date: Friday, November 2, 2007 13:49
Summary
===========
Your TeX installation appears to be fine. If you experience problems
after an application has been launched this usually isn't a
WinEdt-related matter. In such case, you should test a problematic
application from the Command Prompt, consult the documentation that
comes with your software, and try to locate the real source of your
problem...
________________________________________________________
WinEdt 5 (v. 5.5) [Build: 20071003]
*** OS: Windows 6.0 [Build: 6000]
*** Account Status: Power User+
*** Configuration: TeX Live
*** TeX System: TeX Live
*** User Profile: Disabled
*** %B: D:\TeX\WinEdt
*** %b: D:\TeX\WinEdt
*** WinEdt PATH:
"D:\TeX\WinEdt;
C:\gs\gs8.60\bin;
d:\program files\graphics\imagemagick;
C:\Program Files\QuickTime\QTSystem\;
C:\Windows\System32\WindowsPowerShell\v1.0\;
C:\Program Files\Common Files\Ulead Systems\MPEG;
d:\Program Files\utils\Lizardtech Document Express Enterprise\bin;
D:\TeX\TexLive\bin\win32;
D:\TeX\TexLive\dviout;
C:\gs\gs8.54\bin;
d:\program files\graphics\imagemagick;
c:\windows;
c:\windows\system32;
D:\Program Files\Adobe\Acrobat 8.0\Acrobat;
D:\Program Files\Utils\TED Notepad"
*** Windows PATH:
"d:\program files\graphics\imagemagick;
C:\Program Files\QuickTime\QTSystem\;
C:\Windows\System32\WindowsPowerShell\v1.0\;
C:\Program Files\Common Files\Ulead Systems\MPEG;
d:\Program Files\utils\Lizardtech Document Express Enterprise\bin;
D:\TeX\TexLive\bin\win32;
D:\TeX\TexLive\dviout;
C:\gs\gs8.54\bin;
d:\program files\graphics\imagemagick;
c:\windows;
c:\windows\system32;
D:\Program Files\Adobe\Acrobat 8.0\Acrobat;
D:\Program Files\Utils\TED Notepad"
________________________________________________________
Searching for Executables:
==========================
WinEdt will try to locate external executables based on the
information stored in the variables that were imported from Windows
Registry in its Startup Macro. If some components are not found follow
the instructions. Some applications such as, for example, TtH or HHC
are optional; you can ignore any messages about the "missing"
accessories that you are not intending to use...
TeX-Root: OK
D:\TeX\TexLive
TeX-Bin: OK
D:\TeX\TexLive\bin\win32
TeX-Help Folder: OK
D:\TeX\TexLive\texmf-doc\doc
TeX-Help: (TeX Live pdf doc) OK
D:\TeX\TexLive\texmf-doc\doc\english\texlive-en\live.pdf
DVIView: OK (REG)
D:\TeX\TexLive\dviout\dviout.exe
D:\TeX\TexLive\dviout\dviout.exe
TeX-Bin (TeX.exe): OK*
D:\TeX\TexLive\bin\win32\tex.exe
TeX-Bin (LaTeX.exe): OK*
D:\TeX\TexLive\bin\win32\latex.exe
TeX-Bin (AMSTeX.exe): OK*
D:\TeX\TexLive\bin\win32\amstex.exe
TeX-Bin (PDFTeX.exe): OK*
D:\TeX\TexLive\bin\win32\pdftex.exe
TeX-Bin (PDFLaTeX.exe): OK*
D:\TeX\TexLive\bin\win32\pdflatex.exe
TeX-Bin (BibTeX.exe): OK*
D:\TeX\TexLive\bin\win32\bibtex.exe
TeX-Bin (MakeIndex.exe): OK*
D:\TeX\TexLive\bin\win32\makeindex.exe
TeX-Bin (dvips.exe): OK*
D:\TeX\TexLive\bin\win32\dvips.exe
TeX-Bin (dvipdfm.exe): OK*
D:\TeX\TexLive\bin\win32\dvipdfm.exe
TtH: (tth.exe): not Found
****************************************************
TtH is an optional LaTeX to HTML convertor. If TtH is installed on
your system you should modify the PATH to include its location (or
else place "tth.exe" to TeX's Binary folder or somewhere else on
WinEdt's PATH).
For a variety TeX convertors visit www.tug.org and follow the
information and links on this page. TtH can be found at:
http://hutchinson.belmont.ma.us/tth
Unless you want to convert TeX files into html format you can safely
ignore this message because you don't need this application for
TeX-ing...
Please note that TeX convertors are not really a WinEdt-related issue...
****************************************************
GS-Bin: (gswin32c.exe): OK*
C:\gs\gs8.60\bin\gswin32c.exe
GSView: OK (REG)
"d:\Program Files\Adobe\Acrobat 8.0\Acrobat\AcroDist.exe"
d:\PROGRA~1\Adobe\ACROBA~1.0\Acrobat\AcroDist.exe
AcroRead: OK (REG)
"d:\Program Files\Adobe\Acrobat 8.0\Acrobat\Acrobat.exe"
d:\PROGRA~1\Adobe\ACROBA~1.0\Acrobat\Acrobat.exe
HHC: not Found
"hhc.exe"
****************************************************
HHC (HTML Help Workshop and Compiler) is determined in Startup.edt
from the Windows Registry. WinEdt did not find any valid registry
entries pertaining to HHC. If you are planning to use HHC make sure
that MS HTML Help Workshop (free download from www.microsoft.com) is
properly installed on your system. If absolutely necessary, you can
edit WinEdt's Startup Macro and explicitly enter definition of the
executable:
// Detect MS HTML Workshop in Windows Registry!
...
// Enter it Manually if not found
Assign("HHC",|"C:\...\HTML Help Workshop\hhc.exe"|);
Unless you want to use the HTML Help compiler to create your own
".chm" files you can safely ignore this message because you don't need
this application...
****************************************************