ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Norbert Preining <preining@logic.at>
To: Aditya Mahajan <adityam@umich.edu>
Cc: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: ConTeXt does not execute MetaPost (in debian	experimental)
Date: Tue, 11 Jan 2011 14:00:11 +0900	[thread overview]
Message-ID: <20110111050011.GE18818@gamma.logic.tuwien.ac.at> (raw)
In-Reply-To: <alpine.LNX.2.01.1101101337230.24521@ybpnyubfg.ybpnyqbznva>

Hi Aditya, hi all,

On Mo, 10 Jan 2011, Aditya Mahajan wrote:
> Assuming that Norbert packaged ConTeXt package in debian testing, I am  
> CCing this message to him.

So it seems that current Context has changed something, anyone can help
me here?

Up to now I did:
	export TEXMFCNF=/usr/share/texmf/web2c
	luatools --generate --verbose
after which everything was working.

Now I get:
[~] luatools --generate --verbose

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 '/usr/share/texmf/web2c'
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 | 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-base.lua'
MTXrun | resolvers: using suffix based filetype 'lua'
MTXrun | unknown script 'base.lua' or 'mtx-base.lua'

BTW, why does this mtxrun not *SAY* what file it is searching for???
Just
	warning: no lua configuration files found
is as useful as ... welll ... I stop here.


In /usr/share/texmf/web2c/ there is a contextcnf.lua which looks like:
return {

    type    = "configuration",
    version = "1.0.2",
    date    = "2010-06-07",
    time    = "14:49:00",
    comment = "ConTeXt MkIV configuration file",
....

Is there something missing?

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
------------------------------------------------------------------------
Now it is such a bizarrely improbable coincidence that
anything so mindboggingly useful could have evolved purely
by chance that some thinkers have chosen to see it as the
final and clinching proof of the non-existence of God.
The argument goes something like this: `I refuse to prove
that I exist,' says God, `for proof denies faith, and
without faith I am nothing.'
The Babel fish is a dead giveaway, isn't
it? It could not have evolved by chance. It proves you
exist, and so therefore, by your own arguments, you don't.
QED.'
                 --- 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
___________________________________________________________________________________


  reply	other threads:[~2011-01-11  5:00 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-10 14:29 ConTeXt does not execute MetaPost here Jonas Stein
2011-01-10 14:36 ` Taco Hoekwater
2011-01-10 14:50 ` Jonas Stein
2011-01-10 15:15   ` Taco Hoekwater
2011-01-10 15:42     ` Jonas Stein
2011-01-10 16:18       ` ConTeXt does not execute MetaPost (in debian experimental) Taco Hoekwater
2011-01-10 18:08         ` Renaud AUBIN
2011-01-10 18:14           ` Aditya Mahajan
2011-01-10 18:36             ` Renaud AUBIN
2011-01-10 18:44               ` Aditya Mahajan
2011-01-11  5:00                 ` Norbert Preining [this message]
2011-01-11 15:56                   ` Mojca Miklavec
2011-01-11 16:08                     ` Vedran Miletić
2011-01-11 16:24                       ` Mojca Miklavec
2011-01-11 16:45                         ` Aditya Mahajan
2011-01-11 16:52                           ` Mojca Miklavec
2011-01-12  1:15                         ` Norbert Preining
2011-01-14 20:57                           ` Jonas Stein
2011-01-14 21:29                             ` Khaled Hosny
2011-01-14 21:56                               ` Arthur Reutenauer
2011-01-14 22:02                                 ` Peter Münster
2011-01-14 22:20                                   ` Arthur Reutenauer
2011-01-14 22:19                             ` Hans Hagen
2011-01-10 18:47               ` Renaud AUBIN
2011-01-10 21:43                 ` Hilmar Preuße
2011-01-11  0:00                   ` Aditya Mahajan
2011-01-10 23:17                 ` Jonas Stein
2011-01-10 21:15               ` Jonas Stein

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=20110111050011.GE18818@gamma.logic.tuwien.ac.at \
    --to=preining@logic.at \
    --cc=adityam@umich.edu \
    --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).