ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Otared Kavian <otared@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: problem with a new installation of LMTX
Date: Sun, 8 Dec 2019 08:08:11 +0100	[thread overview]
Message-ID: <9437FF8B-2426-48A0-A342-440C6D2200CD@gmail.com> (raw)
In-Reply-To: <35A6F20C-4F7A-4654-959F-D0D9E624AA67@me.com>

Hi Dalyoung,

I installed MacOS 10.15 Catalina on a partition of my Mac and tried to install LuaMetaTeX there. I did not succeed … 
Indeed I had to disable completely the Gatekeeper from the Terminal by issuing the command

	sudo spctl --master-disable

(which, one can re-enable again by saying sudo spctl --master-enable).
But the problem is that  after issuing the command

	sh install.sh

the three files mtx-install.lua, mtxrun.lua, mtxrun, which are in

	/context-osx-64/bin/

get overwritten and are modified for some unknown reasons: in particular the two lua files become complete garbage… while in MacOS 10.14 these files are unchanged.
So in fact the installation process cannot continue in MacOS 10.15, and even though the directories in 

	/context-osx-64/tex/

are created, the binaries and the formats are not there. I guess other people on the list may have installed LuaMetaTeX under MacOS 10.15 and they can help us understand what is going on. 

Later in the day I'll try to understand how to bypass the security assessments (and the overwrite of the above three files) of MacOS 10.15, and let you know if I find a solution.

Sorry for not being helpful at this point…

Best regards: Otared K.

> On 8 Dec 2019, at 00:20, Jeong Dal <haksan@me.com> wrote:
> 
> Dear Hans, Otared,
> 
> Thank you for your concern.
> 
> The version of luametatex is 20191206.
> I followed what Otared said, but texmf-cache is not created after mtxrun.
> 
> "context —make"  is running, but no format.
> 
> I checked folders after the installation.
> Folders, texmf-cache, texmf-fonts, texmf-local, texmf-modules, texmf-project are empty.
> texmf folder contains {fonts,metapost, tex,web2c}
> texmf-context folder contains {colors,context,doc}
> However, I couldn’t find base files, script files, etc.
> Is it normal? Is it related with Catalina?
> 
> Have a nice weekend.
> 
> Best regards,
> 
> Dalyoung
> 
> For reference, here are log of "mtxrun —generate”
> %%%%%%
> MacBook ConTeXtLMTX % mtxrun --generate
> resolvers       | resolving | variable 'SELFAUTOLOC' set to '/Users/graph/ConTeXtLMTX/tex/texmf-osx-64/bin'
> resolvers       | resolving | variable 'SELFAUTODIR' set to '/Users/graph/ConTeXtLMTX/tex/texmf-osx-64'
> resolvers       | resolving | variable 'SELFAUTOPARENT' set to '/Users/graph/ConTeXtLMTX/tex'
> resolvers       | resolving | variable 'TEXMFCNF' set to ''
> resolvers       | resolving | variable 'TEXMF' set to ''
> resolvers       | resolving | variable 'TEXOS' set to 'texmf-osx-64'
> resolvers       | resolving |
> resolvers       | resolving | using configuration specification 'home:texmf/web2c;selfautoparent:/texmf-local/web2c;selfautoparent:/texmf-context/web2c;selfautoparent:/texmf-dist/web2c;selfautoparent:/texmf/web2c'
> resolvers       | resolving |
> resolvers       | resolving | looking for regular 'texmfcnf.lua' on given path '/Users/graph/texmf/web2c' from specification 'home:texmf/web2c'
> resolvers       | resolving | looking for regular 'texmfcnf.lua' on given path '/Users/graph/ConTeXtLMTX/tex/texmf-local/web2c' from specification 'selfautoparent:/texmf-local/web2c'
> resolvers       | resolving | looking for regular 'texmfcnf.lua' on given path '/Users/graph/ConTeXtLMTX/tex/texmf-context/web2c' from specification 'selfautoparent:/texmf-context/web2c'
> resolvers       | resolving | looking for regular 'texmfcnf.lua' on given path '/Users/graph/ConTeXtLMTX/tex/texmf-dist/web2c' from specification 'selfautoparent:/texmf-dist/web2c'
> resolvers       | resolving | looking for regular 'texmfcnf.lua' on given path '/Users/graph/ConTeXtLMTX/tex/texmf/web2c' from specification 'selfautoparent:/texmf/web2c'
> resolvers       | resolving | found regular configuration file '/Users/graph/ConTeXtLMTX/tex/texmf/web2c/texmfcnf.lua'
> resolvers       | resolving |
> resolvers       | resolving | skipping configuration file 'selfautoparent:/texmf/web2c/texmfcnf.lua' (no valid format)
> resolvers       | resolving | no texmf paths are defined (using TEXMF)
> resolvers       | resolving |
> mtxrun          |
> mtxrun          | elapsed lua time: 0.032 seconds
> 
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> -MacBook ConTeXtLMTX % context --make
> mtxrun          | forcing cache reload
> resolvers       | resolving | configuration files already identified
> resolvers       | resolving | skipping configuration file 'selfautoparent:/texmf/web2c/texmfcnf.lua' (no valid format)
> resolvers       | resolving | no texmf paths are defined (using TEXMF)
> resolvers       | resolving |
> mtxrun          | the resolver databases are not present or outdated
> resolvers       | resolving | using suffix based filetype 'scripts'
> resolvers       | resolving | remembering file 'mtx-context.lua' using hash 'lua::mtx-context.lua'
> resolvers       | resolving | using suffix based filetype 'scripts'
> resolvers       | resolving | remembering file 'mtx-contexts.lua' using hash 'lua::mtx-contexts.lua'
> resolvers       | resolving | remembered file 'mtx-context.lua'
> resolvers       | resolving | using suffix based filetype 'scripts'
> resolvers       | resolving | remembering file 'mtx-t-mtx-context.lua' using hash 'lua::mtx-t-mtx-context.lua'
> resolvers       | resolving | using suffix based filetype 'scripts'
> resolvers       | resolving | remembering file 'mtx-t-mtx-contexts.lua' using hash 'lua::mtx-t-mtx-contexts.lua'
> resolvers       | resolving | remembered file 'mtx-t-mtx-context.lua'
> resolvers       | resolving | remembered file 'mtx-context.lua'
> mtxrun          | unknown script 'mtx-context.lua' or 'mtx-mtx-context.lua'
> ___________________________________________________________________________________
> 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://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  parent reply	other threads:[~2019-12-08  7:08 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.1.1575716401.11346.ntg-context@ntg.nl>
2019-12-07 14:11 ` Jeong Dal
2019-12-07 15:16   ` Hans Hagen
2019-12-07 23:20     ` Jeong Dal
2019-12-07 23:35       ` Hans Hagen
2019-12-08 16:30         ` Alan Braslau
2019-12-09  1:03           ` Jeong Dal
2019-12-08 20:07         ` Mojca Miklavec
2019-12-08  7:08       ` Otared Kavian [this message]
2019-12-08  7:36         ` Richard Mahoney | Indica et Buddhica
     [not found]           ` <dcf18d57-eeb1-41b8-28b0-1a9c518e4250@xs4all.nl>
2019-12-08 18:12             ` Richard Mahoney | Indica et Buddhica
2019-12-07 15:44   ` Otared Kavian
2019-12-07 19:39     ` Hans Hagen
2019-12-07 21:01       ` Otared Kavian
     [not found] <mailman.231.1575790766.1207.ntg-context@ntg.nl>
2019-12-08  8:12 ` Jeong Dal
2019-12-08  9:48   ` Floris van Manen
2019-12-08 11:15   ` Otared Kavian
2019-12-08 16:35     ` Alan Braslau
2019-12-08 17:00       ` Floris van Manen
2019-12-08 20:02       ` Mojca Miklavec
2019-12-08 12:31 ` Jeong Dal
     [not found]   ` <F146037B-D750-407F-AA4F-37D9410A4F27@gmail.com>
2019-12-09  1:03     ` Jeong Dal

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=9437FF8B-2426-48A0-A342-440C6D2200CD@gmail.com \
    --to=otared@gmail.com \
    --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).