Jose Antonio Rodriguez wrote:

> After some try and swear...

I know how that goes :-(

> $ diff Build Build~
> 69c69
> < (cd texk/web2c; $MAKE texmf=${TEXMF_PATH:-/usr/share/texmf} pdftex pdfetex) 
> || exit 1
> ---
> > (cd texk/web2c; $MAKE pdftex pdfetex || exit 1) || exit 1
> 
> When it compiles, just copy pdfetex to /usr/bin, and the *.fmt and
> *.pool to /var/lib/texmf/web2c - this is where formats live.

OK, thanks, I'll try that.

> The only texmf.cnf lives in /etc/texmf.cnf; other are symlinks to it.

Do you have a symlink in /etc/share/texmf/web2c as well?

        nikolai

-- 
Nikolai Weibull: now available free of charge at http://bitwi.se/!
Born in Chicago, IL USA; currently residing in Gothenburg, Sweden.
main(){printf(&linux["\021%six\012\0"],(linux)["have"]+"fun"-97);}
_______________________________________________
ntg-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to