[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [NTG-context] Debian/texlive/context: Segfault in mpost



Hi,

Norbert Preining wrote:
> On Mit, 08 Nov 2006, Johan Sandblom wrote:
>   
>> johans@smoke:~$ locate metafun.mem
>> /etc/texmf/web2c/metafun.mem
>> /var/lib/texmf/web2c/metafun.mem
>>     
> The mem file in /etc/texmf/web2c seems VERY FISHY!!! Please remove it.
> Probably metapost loads a wrong metafun.mem file.
>   
Not necessarily. One might actually be a symbolic link to the other.
Try the following to check this
  ls -l /etc/texmf/web2c/metafun.mem /var/lib/texmf/web2c/metafun.mem
and just to make sure also:
 ls -ld /etc/texmf/web2c /var/lib/texmf/web2c

The file used by TeX can actually found using:
   kpsewhich metafun.mem
and gives here:
  /var/lib/texmf/web2c/metafun.mem

Tobias



Reply to: