ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* MTXrun | resolvers: warning: no lua configuration files found
@ 2011-06-15 18:31 Stappers
  2011-06-16 15:52 ` Hans Hagen
  2011-06-26  4:15 ` Bug#606656: " Norbert Preining
  0 siblings, 2 replies; 6+ messages in thread
From: Stappers @ 2011-06-15 18:31 UTC (permalink / raw)
  To: ntg-context; +Cc: 606656


Hello,

While following http://wiki.contextgarden.net/Debian_installation
for installing context_2010.07.30-1_all.deb did bring the step

  mtxrun --generate

me this output:

 MTXrun | resolvers: variable 'SELFAUTOLOC' set to '/usr/bin'
 MTXrun | resolvers: variable 'SELFAUTODIR' set to '/usr'
 MTXrun | resolvers: variable 'SELFAUTOPARENT' set to '.'
 MTXrun | resolvers: variable 'TEXMFCNF' set to ''
 MTXrun | resolvers: variable 'TEXMF' set to ''
 MTXrun | resolvers: variable 'TEXOS' set to '/usr'
 MTXrun | resolvers
 MTXrun | resolvers: warning: no lua configuration files found
 MTXrun | resolvers
 MTXrun | resolvers


Executing 

  context --help

gives me

 MTXrun | forcing cache reload
 MTXrun | resolvers: warning: no lua configuration files found
 MTXrun | resolvers
 MTXrun | resolvers
 MTXrun | the resolver databases are not present or outdated
 MTXrun | resolvers: using suffix based filetype 'lua'
 MTXrun | resolvers: using suffix based filetype 'lua'
 MTXrun | resolvers: remembering file 'mtx-context.lua'
 MTXrun | resolvers: using suffix based filetype 'lua'
 MTXrun | unknown script 'context.lua' or 'mtx-context.lua'


What should I do to get the lua configuration files?


Groeten Stappers
-- 
> And is there a policy on top-posting vs. bottom-posting?
Yes.
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: MTXrun | resolvers: warning: no lua configuration files found
  2011-06-15 18:31 MTXrun | resolvers: warning: no lua configuration files found Stappers
@ 2011-06-16 15:52 ` Hans Hagen
  2011-06-26  4:15 ` Bug#606656: " Norbert Preining
  1 sibling, 0 replies; 6+ messages in thread
From: Hans Hagen @ 2011-06-16 15:52 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 15-6-2011 8:31, Stappers wrote:

> While following http://wiki.contextgarden.net/Debian_installation
> for installing context_2010.07.30-1_all.deb did bring the step

Best use a more recent version (with matching luatex/mkiv) or use the 
minimals.

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: Bug#606656: MTXrun | resolvers: warning: no lua configuration files found
  2011-06-15 18:31 MTXrun | resolvers: warning: no lua configuration files found Stappers
  2011-06-16 15:52 ` Hans Hagen
@ 2011-06-26  4:15 ` Norbert Preining
  2011-06-27 14:12   ` Stappers
  1 sibling, 1 reply; 6+ messages in thread
From: Norbert Preining @ 2011-06-26  4:15 UTC (permalink / raw)
  To: Stappers, 606656; +Cc: ntg-context

On Mi, 15 Jun 2011, Stappers wrote:
>  MTXrun | resolvers: warning: no lua configuration files found

I just uploaded a new version to Debian that should fix that.
	context	2011.05.18.20110626-1


Please run mtxrun --generate once as root, and then as user, too.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
Ford had his own code of ethics. It wasn't much of one,
but it was his and he stuck by it, more or less. One rule
he made was never to buy his own drinks. He wasn't sure if
that counted as an ethic, but you have to go with what
you've got.
                 --- Douglas Adams, The Hitchhikers Guide to the Galaxy
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: Bug#606656: MTXrun | resolvers: warning: no lua configuration files found
  2011-06-26  4:15 ` Bug#606656: " Norbert Preining
@ 2011-06-27 14:12   ` Stappers
  2011-06-27 14:27     ` Norbert Preining
  2011-06-30 23:13     ` Norbert Preining
  0 siblings, 2 replies; 6+ messages in thread
From: Stappers @ 2011-06-27 14:12 UTC (permalink / raw)
  To: Norbert Preining; +Cc: ntg-context, 606656


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

On Sun, Jun 26, 2011 at 01:15:39PM +0900, Norbert Preining wrote:
> On Mi, 15 Jun 2011, Stappers wrote:
> >  MTXrun | resolvers: warning: no lua configuration files found
> 
> I just uploaded a new version to Debian that should fix that.
> 	context	2011.05.18.20110626-1
> 
> 
> Please run mtxrun --generate once as root, and then as user, too.
> 
> Best wishes
> Norbert


Thank you Norbert.

There is again a working ConTeXt in Debian.

The page at http://wiki.contextgarden.net/Debian_installation is updated.


Groeten
Geert Stappers


[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 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
___________________________________________________________________________________

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

* Re: Bug#606656: MTXrun | resolvers: warning: no lua configuration files found
  2011-06-27 14:12   ` Stappers
@ 2011-06-27 14:27     ` Norbert Preining
  2011-06-30 23:13     ` Norbert Preining
  1 sibling, 0 replies; 6+ messages in thread
From: Norbert Preining @ 2011-06-27 14:27 UTC (permalink / raw)
  To: Stappers; +Cc: ntg-context, 606656

On Mo, 27 Jun 2011, Stappers wrote:
> There is again a working ConTeXt in Debian.
> 
> The page at http://wiki.contextgarden.net/Debian_installation is updated.

Not quite correct:
- currently context and context-non-free are in conflict, both ship 
  koeieletters.map, will be fixed soon with a new version of context

- I am uploading a new package 
	context-modules
  now that should ship all the context modules that are in TeX Live
  but notex-zh-cn and top-ten since we don't have license statements
  for them.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
LONGNIDDRY (n.)
A droplet which persists in running out of your nose.
			--- Douglas Adams, The Meaning of Liff
___________________________________________________________________________________
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
___________________________________________________________________________________


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

* Re: Bug#606656: MTXrun | resolvers: warning: no lua configuration files found
  2011-06-27 14:12   ` Stappers
  2011-06-27 14:27     ` Norbert Preining
@ 2011-06-30 23:13     ` Norbert Preining
  1 sibling, 0 replies; 6+ messages in thread
From: Norbert Preining @ 2011-06-30 23:13 UTC (permalink / raw)
  To: Stappers, 606656; +Cc: ntg-context

On Mo, 27 Jun 2011, Stappers wrote:
> The page at http://wiki.contextgarden.net/Debian_installation is updated.

Can someone please update this wiki page?

The new package
	context-modules
is now in Debian unstable. So people should install
	context context-modules
and if they want
	context-nonfree context-doc-nonfree
(the last two might be horrible out of date, sorry)

By now MarkIV is not fully integrated, mtxrun --generate is not run
automatically, but I want to add this in future to the tex-common
trigger action of mktexlsr.

Best wishes

Norbert
------------------------------------------------------------------------
Norbert Preining            preining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan                                 TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
------------------------------------------------------------------------
AMLWCH (n.)
A British Rail sandwich which has been kept soft by being regularly
washed and resealed in clingfilm.
			--- Douglas Adams, The Meaning of Liff
___________________________________________________________________________________
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
___________________________________________________________________________________


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

end of thread, other threads:[~2011-06-30 23:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-15 18:31 MTXrun | resolvers: warning: no lua configuration files found Stappers
2011-06-16 15:52 ` Hans Hagen
2011-06-26  4:15 ` Bug#606656: " Norbert Preining
2011-06-27 14:12   ` Stappers
2011-06-27 14:27     ` Norbert Preining
2011-06-30 23:13     ` Norbert Preining

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