ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Bug in first-setup.bat
@ 2015-05-22  7:19 Christoph Reller
  2015-05-22  7:29 ` Mojca Miklavec
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Reller @ 2015-05-22  7:19 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 454 bytes --]

Hi,

Currently, the setup script for Windows does not support installation in a
directory whose path contains spaces. Please change line 41 of
first-setup.bat from

mtxrun --script ./bin/mtx-update.lua --update --force --make --engine=all
--context=beta --texroot=%OWNPATH%tex %*

to

mtxrun --script ./bin/mtx-update.lua --update --force --make --engine=all
--context=beta --texroot="%OWNPATH%tex" %*

Then everything should be fine.

Thanks,
Christoph

[-- Attachment #1.2: Type: text/html, Size: 662 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug in first-setup.bat
  2015-05-22  7:19 Bug in first-setup.bat Christoph Reller
@ 2015-05-22  7:29 ` Mojca Miklavec
  0 siblings, 0 replies; 2+ messages in thread
From: Mojca Miklavec @ 2015-05-22  7:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, May 22, 2015 at 9:19 AM, Christoph Reller wrote:
> Hi,
>
> Currently, the setup script for Windows does not support installation in a
> directory whose path contains spaces. Please change line 41 of
> first-setup.bat from
>
> mtxrun --script ./bin/mtx-update.lua --update --force --make --engine=all
> --context=beta --texroot=%OWNPATH%tex %*
>
> to
>
> mtxrun --script ./bin/mtx-update.lua --update --force --make --engine=all
> --context=beta --texroot="%OWNPATH%tex" %*
>
> Then everything should be fine.

Thank you for the report, it has been fixed.

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-22  7:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-22  7:19 Bug in first-setup.bat Christoph Reller
2015-05-22  7:29 ` Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).