Changes

Jump to navigation Jump to search
180 bytes removed ,  10:01, 10 July 2011
===Cache===
Normaly you do not want to allow access in e.g. /opt. but you like to allow it in /var/cache/*. In ConTeXt you have two ways of setting up the directory for So create the needed cache:# Uncomment the TEXMFCACHE setting in ./tex/setuptex and change the value to the directory you want or# Change in the file ./tex/texmf/web2c/texmfcnf.lua the value of TEXMFCACHE to the directory you want.as a superuser via
First ConTeXt looks for the environment variable TEXMFCACHE. If this variable does not exist ConTeXt looks for the value of TEXMFCACHE inside the file texmfcnf.lua. mkdir /var/cache/context mkdir /var/cache/context/texmf-cache chmod 777 /var/cache/context/texmf-cache
My personal suggestion is Change in the file ./tex/texmf/web2c/texmfcnf.lua the value of TEXMFCACHE to edit the setuptexdirectory you want (in this example /var/cache/context/texmf-cache).
==Arch Linux==
98

edits

Navigation menu