ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Bruce Boghosian <bruce.boghosian@tufts.edu>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Problem with first setup of StandAlone ConTeXt
Date: Tue, 15 Dec 2015 07:47:18 -0500	[thread overview]
Message-ID: <5DAC39F0-3E15-415B-8BA5-15A4BA2F0EF6@tufts.edu> (raw)
In-Reply-To: <CALBOmsZK8ED1CtGHDM=-4VNhz9vRe5WrRikT9NLGX_L3j0zBOw@mail.gmail.com>


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

Thank you very much for your replies.  I have now tried this, both with --context=beta, --context=current, and without a --context flag, and the result is always the same.  The command

$ sh ./first-setup.sh --context=current --modules=all --engine=luatex

returns many errors before giving the error message described.

I installed ConTeXt in $HOME/context/

Below are the requested outputs.  (My home directory has been replaced by [$HOME] in the outputs.)  Note that the first command hung.

$ cat $(kpsewhich context.mkiv) | grep edef.contextversion
warning: kpathsea: configuration file texmf.cnf not found in these directories: /sw/share/texmf/web2c/texmf.cnf.
^C
$ echo $PATH
/Users/[$HOME]/context/tex/texmf-osx-64/bin:/Users/[$HOME]/context/tex/texmf-osx-64:/Users/[$HOME]/texmf/scripts/context/lua:/usr/local/texlive/texmf-local/scripts/context/lua:/usr/local/texlive/texmf-local/tex/context/base:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:
$ which luatex
/Users/[$HOME]/context/tex/texmf-osx-64/bin/luatex
$ which context
/Users/[$HOME]/context/tex/texmf-osx-64/bin/context
$ export | grep TEX
declare -x TEXMF="/Users/[$HOME]/.texmf-config:/Users/[$HOME]/.texmf-var:/Users/[$HOME]/Library/texmf:/sw/etc/texmf-config:/sw/var/lib/texmf:/sw/share/texmf-local:/sw/share/texmf:/sw/share/texmf-dist"
declare -x TEXMFCACHE="/tmp"
declare -x TEXMFCNF="/sw/share/texmf/web2c/texmf.cnf"
declare -x __CF_USER_TEXT_ENCODING="0x1F6:0x0:0x0"
$ 

Best regards,
Bruce



> On Dec 15, 2015, at 4:06 AM, Mojca Miklavec <mojca.miklavec.lists@gmail.com> wrote:
> 
> On 14 December 2015 at 17:37, Boghosian, Bruce wrote:
>> Dear ntg-context@ntg.nl:
>> 
>> I am new to ConTeXt, so if this is not a very good question, please accept
>> my apologies in advance.  I first tried sending this message to the help
>> address at contextgarden.net, and the reply I received suggested that this
>> list would be the more appropriate venue.
>> 
>> I am trying to install ConTeXt on my Mac, and am following the StandAlone
>> ConTeXt instructions on the page:
>> 
>> http://wiki.contextgarden.net/Mac_Installation#Installing_MacTeX
>> 
>> I installed MacTeX without problem, and then tried to follow the
>> instructions for Standalone ConTeXt.  At the end of Section 3.2 on that
>> page, when I tried to execute the command:
>> 
>> sh ./first-setup.sh --modules=all --engine=luatex
>> 
>> it ran for a minute or so, but ultimately gave me the error message copied
>> below.
>> 
>> This is LuaTeX, Version beta-0.85.0 (TeX Live 2016/dev) (rev 5550)  (INITEX)
>> system commands enabled.
>> (/sw/share/texmf-dist/tex/context/base/cont-en.mkiv
>> (/sw/share/texmf-dist/tex/context/base/context.mkiv
>> (/sw/share/texmf-dist/tex/context/base/syst-ini.mkiv
>> ! Undefined control sequence.
>> l.842     \pdfminorversion
>>                         \plusfive
>> ?
> 
> It might help to give us a bit more details. To me this sounds as if
> the wrong (some old) version of ConTeXt is being used. You already
> said that you didn't use --context=current. It might be that you have
> installed ConTeXt with Fink and that the old version from Fink is
> somehow taking precedence.
> 
> Can you please tell us where you installed the minimals and the output of:
> $ cat $(kpsewhich context.mkiv) | grep edef.contextversion
> $ echo $PATH
> $ which luatex
> $ which context
> $ export | grep TEX
> 
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 8401 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
___________________________________________________________________________________

  reply	other threads:[~2015-12-15 12:47 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-14 16:37 Boghosian, Bruce
2015-12-15  9:06 ` Mojca Miklavec
2015-12-15 12:47   ` Bruce Boghosian [this message]
2015-12-15 13:47     ` Mojca Miklavec
2015-12-15 14:11       ` Bruce Boghosian
2015-12-15 14:47         ` Jan U. Hasecke
2015-12-15 14:54           ` Bruce Boghosian
2015-12-15 15:20             ` Mojca Miklavec
2015-12-15 17:17               ` Bruce Boghosian
2015-12-15 22:00                 ` Bruce Boghosian
2015-12-16  7:27                   ` Otared Kavian
2015-12-16 16:10                     ` Bruce Boghosian
2015-12-16 16:25                       ` Mojca Miklavec
2015-12-16 16:34                         ` Bruce Boghosian
2015-12-16 16:48                           ` Otared Kavian
2015-12-17 13:54                             ` Bruce Boghosian
2015-12-15 10:18 ` Hans Hagen
2015-12-15 10:29   ` Mojca Miklavec
2015-12-15 12:05     ` Hans Hagen
     [not found] <mailman.1.1450177201.3279.ntg-context@ntg.nl>
2015-12-15 12:26 ` Robert Blackstone

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=5DAC39F0-3E15-415B-8BA5-15A4BA2F0EF6@tufts.edu \
    --to=bruce.boghosian@tufts.edu \
    --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).