Hi Dalyoung,

May be you could do the following steps (I recently had some issues too with 
installing the new beta, and these are what I did):

• In Terminal type:

        which luametatex

in order to see whether 
        
        /context-osx-64/tex/texmf-osx-64/bin/luametatex

is present or not. 

• If not the download has not been complete.

• If yes, in Terminal type:

        luametatex --version

and see whether it says among other things:

        Functionality : level 20191206

If not, there might be an issue with the files you have downloaded.

• If yes, in the folder 
        
        context-osx-64/tex

remove the folder texmf-cache

and then in the Terminal run:

        mtxrun --generate

In principle the folder texmf-cache is present again.

• In the Terminal window type:
        
        context --make --all

If everything goes nicely, you should be able to see LuaMetaTeX functionning.

Best regards: OK

> On 7 Dec 2019, at 15:11, Jeong Dal <hak...@me.com> wrote:
> 
> I read some reports about the problems of a new installation of LMTX.
> Today, I did fresh install and also have a problem in compilation.
> 
> I did the following:
> 
> 0. Open the terminal
> 1. Remove all files in the folder “ConTeXtLMTX”
> 2. Download install files from PRAGMA ADE.
> 3. run “install.sh”(at first, it won’t run because of the MacOS Catalina. I 
> have to allow the running in the preference.)
> 4. it installs the folder “tex” and some files  but context-cache is empty. 
> And, it couldn’t compile test.tex
> 
> I copied the log during the installation for checking.
> 
> Thank you.
> Best regards,
> Dalyoung
> […]
___________________________________________________________________________________
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