Hello Otared,

"... get overwritten and are modified for some unknown reasons: in
particular the two lua files become complete garbage…"

I found the same today under Gentoo Linux, and the same for the lua
files under (can't check which as I've deleted the install):

~/lmtx/tex/texmf-linux-64/bin


Best, Richard



-- 
Richard Mahoney | Indica et Buddhica
 
Littledene  Bay Road  Oxford  NZ 
T: +6433121699  M: +64210640216 
r.maho...@indica-et-buddhica.org 

https://indica-et-buddhica.org/ 

-----Original Message-----
From: Otared Kavian <ota...@gmail.com>
Reply-To: mailing list for ConTeXt users <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: [NTG-context] problem with a new installation of LMTX
Date: Sun, 8 Dec 2019 08:08:11 +0100
Mailer: Apple Mail (2.3445.104.11)

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 <hak...@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
______________________________________________________________________
_____________
___________________________________________________________________________________
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
___________________________________________________________________________________

Reply via email to