unable update context minimal
Hi everybody... I downloaded 'contex-setup-linux-64.zip minimals' and I have not had any problem to install it; but, when I try to make 'ctxtools --update', it generates.: -------------------- /opt/context/tex/texmf-linux-64/bin/texmfstart:1755: warning: Insegure world writable dir /tmp/ in PATH, mode 041777 /op/context/tex/texmf-context/scripts/context/ruby/base/system.rb:16:warning: Insegure world writable dir /tmp/ in PATH, mode 041777 CtxTools | updating /opt/context/tex/texmf-context:/opt/context/tex/texmf CtxTools | unable to change to /opt/context/tex/texmf-context/:/opt/context/tex/texmf -------------------- I am owner of '/opt/context' and '/tmp dir' are into '/opt/context/tmp' with '1777 permissions'. The configuration files are.: -------------------- TEXMFCACHE=/opt/contex/tmp TEXMFTEMP=$TEXMFCACHE TEXMF_HOME=/opt/context/tex TEXMF_BIN=${TEXMF_HOME}/texmf-linux-64/bin PATH=$TEXMFCACHE:$TEXMFTEMP:$TEXMF_HOME:$TEXMF_BIN:$PATH export TEXMFCACHE TEXMFTEMP TEXMF_HOME TEXMF_BIN PATH -------------------- The 'luatex', 'xetex', ... are correct; i.e.: -------------------- luatex --version | head -1 This is LuaTeX, Version snapshot-0.20.2-2007121718 xetex --version | head -1 XeTeX 3.141592-2.2-0.997 (Web2C 7.5.6) -------------------- How do I update 'contex', 'luatex', ...? Or do I download a minimum version whenever I want to update, again and again? Huge work guys and thanks for possible help
On Dec 22, 2007 1:26 PM, raven aloof wrote:
Hi everybody...
I downloaded 'contex-setup-linux-64.zip minimals' and I have not had any problem to install it; but, when I try to make 'ctxtools --update', it generates.:
ctxtools --updatecontext: - is not aware of those changes (texmf-local moved to texmf-context) - it makes no sense to download and extract from zip files - rsync is a better way I still update with first-setup.sh (ugly, I know), but that functionality will move to ctxtools --updatecontext once.
-------------------- How do I update 'contex', 'luatex', ...? Or do I download a minimum version whenever I want to update, again and again?
No, the idea is to run rsync. (I do it with running first-setup again, even though that's ugly.) Once mtx-update.lua (and the location) is stable, it will probably be integrated into ConTeXt. Mojca
participants (2)
-
Mojca Miklavec
-
raven aloof