ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Jean-Pierre Delange <adeimantos@free.fr>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: win64 : luatex is not recognize as an internal command
Date: Wed, 25 May 2016 11:36:36 +0200 (CEST)	[thread overview]
Message-ID: <1492465604.279571528.1464168996465.JavaMail.root@spooler6-g27.priv.proxad.net> (raw)
In-Reply-To: <ee736717-8333-af85-b5d5-0711dcd27511@gmail.com>

Hi Seba,

1) On Windows, I unzip context-setup-win64 in C:\[Users]/MyName/Documents/ConTeXt (or something alike, anywhere in C: or D:);
2) cd context/tex; then : context-setup.bat
3) There is no need to get Admin rights to launch context commands, but one has to be carefull before launching the approriate first-setup.bat --modules=all --fonts=all --goodies=all --engine=luatex (which I do in order to use some modules, or fonts) : one has to go to /context/tex/texmf-win/bin or /context/tex/texmf-win64/bin before launching 'context --generate' and 'context --make' to build the trees (including fonts trees).
4) I have not forget to set the PATH;

But it seems (only in this peculiar installation, because I run ContExt daily on others machines ) that ConTeXt refuses 'context --generate' and 'context --make', and therefore to parse *.tex files.

JP

----- Mail original -----
De: "L.S.-Soc&Gam" <axteffekt@gmail.com>
À: "mailing list for ConTeXt users" <ntg-context@ntg.nl>
Envoyé: Mercredi 25 Mai 2016 00:48:48
Objet: Re: [NTG-context] win64 : luatex is not recognize as an internal command


There are three things which I don't fully understand either: 

1. Why are there three files on " http://standalone.contextgarden.net/setup/ " which is reachable via the " Download ConTeXt " link? 
There are 


	[ ]	context-setup-mswin.zip 	2016-05-23 22:36 	21M 	
	[ ]	context-setup-win32.zip 	2016-05-23 22:36 	21M 	
	[ ]	context-setup-win64.zip 	2016-05-23 22:36 	21M 	
Wouldn't *win32* and *win64* files alone suffice? I am wondering what the *mswin* files is for. It is a little bit confusing. 
Especially because there is also another folder " [...] contextgarden.net/setup2/ ". 
Again with 


	[ ]	context-setup-win32.zip 	2016-05-23 22:36 	21M 	
	[ ]	context-setup-win64.zip 	2016-05-23 22:37 	21M 	
2. Is the " setup2 " folder really necessary? 

Last thing is about the problem with finding lua... 

In your description you don't mention using " first-setup.bat ": 

1) Download the context-mswin.zip in C:\[...]\Documents;
2) mkdir 'context' => cd 'context'
3) Unzip it and launch context-setup.bat in the new C:\[...]Documents\context
4) Then, go to \context\tex and launch 'setuptex';
5) Then again, cd \context\tex\texmf-win64\bin and do : 'context --generate', and 'context --make'. 
I mean I see your point that you want to use it standalone. So... 


3. Why don't you try it the simple way? I am on Win10 x64, but this should work for every supported Win system: 

0. I donwloaded context-setup-win32.zip from " setup " folder. 
1. Extracted " context " anywhere. I used short paths: " C:\context " or " D:\context ". Renamed to ConTeXt for readability. 
2. Used command (cmd.exe ideally as Admin) and went to my CTX path: " D:\ConTeXt\ " 
3. Entered first-setup.bat -> I also added " --modules=all ". CTX is around 400 MB now. I am sure it's fully worth it! 
4. After download finished I navigated deeper to: " tex\texmf-win64\bin " like " D:\ConTeXt\tex\texmf-win64\bin " 
5. Created a document " test.tex " right inside " bin " folder. 
6. Edited it with editor and only enterd: " \starttext Hello world \stoptext " 
7. Save the document 
8. Entered " context test.tex " 
9. And finished was my first PDF. 


Maybe you could try the same... 


Greeting, Seba 

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

  parent reply	other threads:[~2016-05-25  9:36 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-24 13:04 fontsize changes not understood Meer, Hans van der
2016-05-24 13:57 ` Wolfgang Schuster
2016-05-24 14:28   ` Meer, Hans van der
2016-05-24 15:00     ` Wolfgang Schuster
2016-05-24 15:47       ` Meer, Hans van der
2016-05-24 16:09         ` Jean-Pierre Delange
2016-05-24 15:57       ` win64 : luatex is not recognize as an internal command Jean-Pierre Delange
2016-05-24 16:56         ` Hans Hagen
2016-05-24 17:55           ` Alan BRASLAU
2016-05-24 22:30             ` Hans Hagen
2016-05-24 18:29           ` Jean-Pierre Delange
2016-05-24 22:10             ` Jean-Pierre Delange
2016-05-24 22:42               ` Hans Hagen
2016-05-24 22:48               ` L.S.-Soc&Gam
2016-05-24 22:50                 ` L.S.-Soc&Gam
2016-05-25  8:46                 ` Mojca Miklavec
2016-05-25  9:18                   ` Hans Hagen
2016-05-26  1:00                   ` L.S.-Soc&Gam
2016-05-25  9:36                 ` Jean-Pierre Delange [this message]
2016-05-25 14:14                   ` ConTeXt on Mac OS X installation Jean-Pierre Delange
2016-05-25 16:32                     ` Jean-Pierre Delange
2016-05-25 17:28                       ` Jean-Pierre Delange
2016-05-24 16:59         ` win64 : luatex is not recognize as an internal command josephcanedo
2016-05-24 14:04 ` fontsize changes not understood Hans Hagen
2016-05-24 14:10 ` Sorting index register Manuel Conzelmann
2016-05-24 14:13   ` Wolfgang Schuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1492465604.279571528.1464168996465.JavaMail.root@spooler6-g27.priv.proxad.net \
    --to=adeimantos@free.fr \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).