On Die, 27 Sep 2005, Frank Küster wrote: > > How does you /var/lib/texmf look like: > > $ ls -ld /var/lib/texmf > > drwxr-xr-x 5 root root 4096 Sep 25 16:31 /var/lib/texmf > > Same here:
Bummer. THe differences between texlive and tetex, more detailed, between mktexlsr 1.45 (tetex) and 1.46 (texlive): I guess that this could be the reason: --- /sid-tetex/usr/bin/mktexlsr 2005-08-29 16:59:41.000000000 +0200 +++ /sid-texlive/usr/bin/mktexlsr 2005-09-25 13:00:27.000000000 +0200 @@ -13,7 +13,7 @@ # <[EMAIL PROTECTED]>, Okt., 1994. # Public domain. -version='$Id: mktexlsr,v 1.45 2005/01/21 19:13:57 olaf Exp $' +version='$Id: mktexlsr,v 1.46 2005/06/21 14:32:26 olaf Exp $' ... @@ -103,9 +105,9 @@ db_dir=`echo "$db_file" | sed 's%/[^/][^/]*$%%'` # can't rely on dirname test -d "$db_dir" || continue + test -w "$db_dir" || { echo "$progname: $db_dir: directory not writable. Skipping..." >&2; continue; } ... I have to think about this in TeX live. But this is a pity. I will ask Thomas about this. Best wishes Norbert ------------------------------------------------------------------------------- Dr. Norbert Preining <preining AT logic DOT at> Università di Siena sip:[EMAIL PROTECTED] +43 (0) 59966-690018 gpg DSA: 0x09C5B094 fp: 14DF 2E6C 0307 BE6D AD76 A9C0 D2BF 4AA3 09C5 B094 ------------------------------------------------------------------------------- CANNOCK CHASE (n.) In any box of After Eight Mints, there is always a large number of empty envelopes and no more that four or five actual mints. The cannock chase is the process by which, no matter which part of the box often, you will always extract most of the empty sachets before pinning down an actual minot, or 'cannock'. The cannock chase also occurs with people who put their dead matches back in the matchbox, and then embarrass themselves at parties trying to light cigarettes with tree quarters of an inch of charcoal. The term is also used to describe futile attempts to pursue unscrupulous advertising agencies who nick your ideas to sell chocolates with. --- Douglas Adams, The Meaning of Liff -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]