ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* context-beta install trouble
@ 2010-11-29 19:05 Hans van der Meer
  0 siblings, 0 replies; only message in thread
From: Hans van der Meer @ 2010-11-29 19:05 UTC (permalink / raw)
  To: NTG ConTeXt

I have this question. I now get the messages below when installing context beta.
Especially alarming sounds to me "unknown script 'base.lua' or 'mtx-base.lua"
Is there something wrong with my setup, perhaps because of some change I missed?
I did reorganize my disk layout somewhat, but I am fairly sure I put all directories and links in order.
The output of the installation runis followed by the scripts I use.

Can there be thrown some light on this question? Thanks in advance.
Hans van der Meer

Ouptut of running script contextbeta:
> luatools --selfupdate
> 
> 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'
> mtxrun -selfupdate
> 
> 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: to be replaced old script /Users/hans/Bin/mtxrun
> MTXrun | resolvers: using suffix based filetype 'lua'
> MTXrun | resolvers: unable to locate new script
> installation context minimals done

setting of parameters in .bashrc:
export TEXLIVE=/usr/local/texlive/2010/bin/universal-darwin-64
export TEXPRIVATE=$HOME/Library/texmf
export TEXMINIMAL=$HOME/TeX/ConTeXt/beta
export TEXPATH=$TEXMINIMAL/tex/texmf-osx-64/bin
export TEXMFCACHE="$TEXMINIMAL/tex/texmf-cache"
# starting context beta setup
$TEXMINIMAL/tex/setuptex

Installation script "contextbeta"
#!/bin/bash
mkdir -p $TEXMINIMAL/tex
cd $TEXMINIMAL
ln -s $TEXPRIVATE tex/texmf-local
curl -o first-setup.sh http://minimals.contextgarden.net/setup/first-setup.sh
sh ./first-setup.sh >first-setup.log
cd tex
echo "luatools --selfupdate"
luatools --selfupdate
echo "mtxrun -selfupdate"
mtxrun -selfupdate
echo "installation context minimals done"

___________________________________________________________________________________
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] only message in thread

only message in thread, other threads:[~2010-11-29 19:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-29 19:05 context-beta install trouble Hans van der Meer

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