Date: 11/22/02
- Next message: Friedhelm Betz: "[PHP-DOC] cvs: phpdoc /en/chapters install.windows.xml"
- Previous message: Friedhelm Betz: "[PHP-DOC] cvs: phpdoc /en/reference/snmp reference.xml"
- In reply to: Gabor Hojtsy: "[PHP-DOC] Re: [DOC-HU] build logs"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] RE: [DOC-HU] build logs"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] RE: [DOC-HU] build logs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
to be honest, the only thing that needs to happen is a conversion to xslt
and not jade. Any other things are incidental.
-- james
>
> > Build logs for translations are available at:
> >
> > http://rsync.php.net/~imajes/manual/
> >
> > the cronjob copies them every 5 minutes, but be warned, they may not
> update
> > for weeks on end !
>
> I just wanted to say, that building PDFs is not needed right now,
> as we do not have links to PDF files (because they are incomplete).
> But as I have seen the needed programs are not installed anyway:
>
> # a hack around bugs in jade/jadetex...
> mv php_manual_hu.tex php_manual_hu.tex.tmp
> sed -e '/HeadingText/,/endHeadPar/ s/_/\\137/g' php_manual_hu.tex.tmp >
> php_manual_hu.tex
> rm php_manual_hu.tex.tmp
> jadetex php_manual_hu.tex
> make: jadetex: Command not found
> make: [php_manual_hu.dvi] Error 127 (ignored)
> jadetex php_manual_hu.tex
> make: jadetex: Command not found
> make: [php_manual_hu.dvi] Error 127 (ignored)
> jadetex php_manual_hu.tex
> make: jadetex: Command not found
> make: [php_manual_hu.dvi] Error 127 (ignored)
> dvipdfm -o php_manual_hu.pdf -p a4 php_manual_hu.dvi
> make: dvipdfm: Command not found
> make: *** [php_manual_hu.pdf] Error 127
>
> BTW the PDF build parts may be removed from the mirror build
> targets, until someone finds a real solution for the problem...
> This would make the builds faster...
>
> Goba
>
>
>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: Friedhelm Betz: "[PHP-DOC] cvs: phpdoc /en/chapters install.windows.xml"
- Previous message: Friedhelm Betz: "[PHP-DOC] cvs: phpdoc /en/reference/snmp reference.xml"
- In reply to: Gabor Hojtsy: "[PHP-DOC] Re: [DOC-HU] build logs"
- Next in thread: Gabor Hojtsy: "Re: [PHP-DOC] RE: [DOC-HU] build logs"
- Reply: Gabor Hojtsy: "Re: [PHP-DOC] RE: [DOC-HU] build logs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

