A las 19:43 del mar 29 nov, Nikolai Weibull tuvo a bien escribir:
> 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
> 
Sorry, I made a typo:

$ locate texmf.cnf
/etc/texmf/web2c/texmf.cnf              # real; make a backup!
/etc/texmf/texmf.d/00texmf.cnf          
                -- forget it - just a template, it'll overwrite your when
                updating
/usr/share/texmf/web2c/texmf.cnf        -- link
/var/lib/texmf/web2c/texmf.cnf          -- link

I just compiled and installed pdftex 1.30.4 without problems.
But to be safe, in the Build script include "--prefix=/usr" in the
config options if you have the main tree in /usr/share/texmf.
You'll also have a ~/.texmf-var - this is where I put the ConTeXt files.
As in the wiki, you have to run fmtutil-sys --refresh afterwards

Luck

-- 
José Antonio Rodríguez
[EMAIL PROTECTED]
------------------------
'El Fuego vive en los corazones de quienes aman el futuro' (Agni Yoga)
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to