Date: 05/26/00
- Next message: Geoff: "[PHPDOC] FAQ 7.9"
- Previous message: Sterling Hughes: "[PHPDOC] cvs: phpdoc /en/functions/ var.xml"
- In reply to: Hartmut Holzgraefe: "[PHPDOC] Re: [PHP4BETA] build phpdoc"
- Next in thread: Hartmut Holzgraefe: "Re: [PHPDOC] Re: [PHP4BETA] build phpdoc"
- Reply: Hartmut Holzgraefe: "Re: [PHPDOC] Re: [PHP4BETA] build phpdoc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Hartmut,
Thursday, May 25, 2000, 12:50:58 AM, you wrote:
HH> php_list <email protected> wrote:
>>
>> Hello phpdoc,
>>
>> I download CVS phpdoc, I want build php manual, but I am newbie, would anyone
>> can help me to build it, please give me line by line shell command.
>>
>> Thanks !!
>>
>> sorry for my english so poor.
>>
HH> well, you need jade, docbook xml, and the modular docbook stylesheets
HH> in place for a paper manual you'll also need jadetex and a tex
HH> installation like TeTeX
HH> for example, on a SuSE 6.x system you'll need at least the following
HH> rpm packages (could be even more, installing all of tex and sgml/doc
HH> categories shouldn't harm)
HH> docbk30
HH> docbkdsl
HH> jade_dsl
HH> jadetex
HH> tetex
HH> te_latex
HH> ohter distributions should have similar packages
HH> (if you are on windows, i fear you are lost ...)
HH> if you have everything installed then command line is easy:
HH> initially and after each cvs update you should call
HH> "autoconf; ./configure --with-lang=[en|de|it|ja]"
HH> the html version of the manual is created by simply typing
HH> "make" or "make html"
HH> (this takes some time, ~5-10 minutes)
HH> a postscript version for printer output will be generated by
HH> "make ps"
HH> (this will take even longer and may produce a lot of warning
HH> messages like 'unknown reference' or 'over-/underfull somewhat"
HH> but should produce a nice manual.ps in the end)
HH> if you want to change manual content, using Emacs or XEmacs and
HH> psgml-mode for editing is strongly recommended
HH> --
HH> Hartmut Holzgraefe hartmut <email protected> http://www.six.de
Thank you very much, I build HTML for myself.
And when I typing:"make phpweb", It return message:
jade:./html-common.dsl:236:6:E: reference to undefined variable "version-info"
Please help to to fix it.
Thanks again!!
-- Best regards, php mailto:php_list <email protected>
- Next message: Geoff: "[PHPDOC] FAQ 7.9"
- Previous message: Sterling Hughes: "[PHPDOC] cvs: phpdoc /en/functions/ var.xml"
- In reply to: Hartmut Holzgraefe: "[PHPDOC] Re: [PHP4BETA] build phpdoc"
- Next in thread: Hartmut Holzgraefe: "Re: [PHPDOC] Re: [PHP4BETA] build phpdoc"
- Reply: Hartmut Holzgraefe: "Re: [PHPDOC] Re: [PHP4BETA] build phpdoc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

