ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* error after Linux upgrade
@ 2020-07-11  1:07 jbf
  2020-07-11  2:00 ` Jairo A. del Rio
  2020-07-11  8:12 ` Taco Hoekwater
  0 siblings, 2 replies; 3+ messages in thread
From: jbf @ 2020-07-11  1:07 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

After upgrading from Linux Mint 19.3 to 20, when attempting to run the 
context mydoc.tex command, I get the following messages:

jel@mycomputer:~/Documents/Context_docs$ context mydoc.tex
resolvers       | caches | path '/home/jel/.texlive2019/texmf-var' created
mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'

Obviously it needed to resolve a path issue and appears to have done so, 
but why did it choose .texlive2019/texmf-var? If I run 'locate 
context.lua' I get 
/home/jel/context/tex/texmf-context/scripts/context/lua/context.lua so 
how might I get Context to resolve to this latter?

Julian

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error after Linux upgrade
  2020-07-11  1:07 error after Linux upgrade jbf
@ 2020-07-11  2:00 ` Jairo A. del Rio
  2020-07-11  8:12 ` Taco Hoekwater
  1 sibling, 0 replies; 3+ messages in thread
From: Jairo A. del Rio @ 2020-07-11  2:00 UTC (permalink / raw)
  To: mailing list for ConTeXt users


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

Hi, jbf

If your path is set correctly (as well as TEXROOT and OSFONTDIR), you
probably need to do the following first:

mtxrun --generate
context --make

using either the TeXLive option or a standalone installation. AFAIK you
only need to do manual setting if you want to use the standalone; TeXLive's
ConTeXt scheme should work just fine.

Regards,

Jairo

El vie., 10 de jul. de 2020 a la(s) 20:07, jbf (roma83537@gmail.com)
escribió:

> Hi,
>
> After upgrading from Linux Mint 19.3 to 20, when attempting to run the
> context mydoc.tex command, I get the following messages:
>
> jel@mycomputer:~/Documents/Context_docs$ context mydoc.tex
> resolvers       | caches | path '/home/jel/.texlive2019/texmf-var' created
> mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'
>
> Obviously it needed to resolve a path issue and appears to have done so,
> but why did it choose .texlive2019/texmf-var? If I run 'locate
> context.lua' I get
> /home/jel/context/tex/texmf-context/scripts/context/lua/context.lua so
> how might I get Context to resolve to this latter?
>
> Julian
>
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>

[-- Attachment #1.2: Type: text/html, Size: 2582 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: error after Linux upgrade
  2020-07-11  1:07 error after Linux upgrade jbf
  2020-07-11  2:00 ` Jairo A. del Rio
@ 2020-07-11  8:12 ` Taco Hoekwater
  1 sibling, 0 replies; 3+ messages in thread
From: Taco Hoekwater @ 2020-07-11  8:12 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

It is possible that the Mint upgrade changed something in your environment that affects ConTeXt.

Check for (new) env settings that start with TEXMF.

Best wishes,
Taco

> On 11 Jul 2020, at 03:07, jbf <roma83537@gmail.com> wrote:
> 
> Hi,
> 
> After upgrading from Linux Mint 19.3 to 20, when attempting to run the context mydoc.tex command, I get the following messages:
> 
> jel@mycomputer:~/Documents/Context_docs$ context mydoc.tex
> resolvers       | caches | path '/home/jel/.texlive2019/texmf-var' created
> mtxrun          | unknown script 'context.lua' or 'mtx-context.lua'
> 
> Obviously it needed to resolve a path issue and appears to have done so, but why did it choose .texlive2019/texmf-var? If I run 'locate context.lua' I get /home/jel/context/tex/texmf-context/scripts/context/lua/context.lua so how might I get Context to resolve to this latter?
> 
> Julian
> 
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________

Taco Hoekwater
Elvenkind BV




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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-07-11  8:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-11  1:07 error after Linux upgrade jbf
2020-07-11  2:00 ` Jairo A. del Rio
2020-07-11  8:12 ` Taco Hoekwater

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).