Re: [NTG-context] Windows Minimals installer is broken -- mtxrun does not, work
On Mon, May 31, 2010 at 17:36, Vyatcheslav Yatskovsky wrote: > For me, it looks rather like a bug, not a feature :) > > In the installer, I need to setup PATH variable before executing the real > script, and this thing bothers me. Hasn't the problem been fixed yet? (I admit that I have not tested yet.) Mojca ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] Windows Minimals installer is broken -- mtxrun does not, work
For me, it looks rather like a bug, not a feature :) In the installer, I need to setup PATH variable before executing the real script, and this thing bothers me. -- Best Regards, Vyatcheslav Yatskovsky ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] Windows Minimals installer is broken -- mtxrun does not work
Mojca Miklavec wrote: Moreover, mtxrun.exe is not working at all, complaining "mtxrun: unable to locate texlua.exe on the search path", while texlua.exe is present in the same folder! Confirmed. mtxrun.exe doesn't find texlua.exe when it's in the same folder. Hans - is there a way to fix that? I would call that a (security) feature. If the current folder is not in the search path, it should not be possible for executables to be executed from it unless by the user him/herself. Best wishes, Taco ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
Re: [NTG-context] Windows Minimals installer is broken -- mtxrun does not work
On Sun, May 30, 2010 at 19:36, Vyatcheslav Yatskovsky wrote: > Hello everybody and esp. Mojca, > > I started updating my Windows installer code to include "--extras" switch. > Unfortunately, I found that mtxrun.cmd does not exist anymore and is > replaced by mtxrun.exe. It seems to work after fixing that (replacing call mtxrun.cmd with mtxrun.exe). > Moreover, mtxrun.exe is not working at all, > complaining "mtxrun: unable to locate texlua.exe on the search path", while > texlua.exe is present in the same folder! Confirmed. mtxrun.exe doesn't find texlua.exe when it's in the same folder. Hans - is there a way to fix that? Mojca ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___
[NTG-context] Windows Minimals installer is broken -- mtxrun does not work
Hello everybody and esp. Mojca, I started updating my Windows installer code to include "--extras" switch. Unfortunately, I found that mtxrun.cmd does not exist anymore and is replaced by mtxrun.exe. Moreover, mtxrun.exe is not working at all, complaining "mtxrun: unable to locate texlua.exe on the search path", while texlua.exe is present in the same folder! Please, help me fix this issue, because installer is broken for the moment. Regards Best, Vyatcheslav ___ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___