[luatex] Building LuaTeX.

Reinhard Kotucha reinhard.kotucha at web.de
Sat Oct 2 02:33:44 CEST 2010


On 2 October 2010 luigi scarso wrote:

 > 1) mkiv format is regenerated at every run -- it's not normal

Do you have to update the file database?

 > 2) if I don't have MinGW on my PATH, then luatex.exe  doesn't work

Did you copy all required DLLs to the same directory as luatex.exe?

This is just a guess, AFAIK Windows complains if a DLL can't be
loaded.

Since many useful debugging tools like strace or ldd don't work on
Windows, consider to install "Dependency Walker":

   http://www.dependencywalker.com/

Under MinGW you could also try:

  strings /path/to/luatex.exe | grep -i '\.dll$'


Dependency Walker was formerly part of Mark Russinovich's Sysinternals
Suite, which provides a lot of debugging tools for Windows:

   http://technet.microsoft.com/en-us/sysinternals/bb842062.aspx

Regards,
  Reinhard

-- 
----------------------------------------------------------------------------
Reinhard Kotucha			              Phone: +49-511-3373112
Marschnerstr. 25
D-30167 Hannover	                      mailto:reinhard.kotucha at web.de
----------------------------------------------------------------------------
Microsoft isn't the answer. Microsoft is the question, and the answer is NO.
----------------------------------------------------------------------------


More information about the luatex mailing list