I have absolutely no idea what you are talking about. If you mean Windows specific setup things, or external dependencies, you'll have to ask Kalle.
All I almost-know how works is the how actual manual building is done. Ouh, the scp (in the .bat file) used to refer to a ssh key I generated for the windows box.. don't have that private key anywhere, so we'll have to create another one. -Hannes On Tue, Aug 10, 2010 at 12:04, Pierre Joye <pierre....@gmail.com> wrote: > I fixed that earlier. But I was missing the initial steps to setup the > env. Is it not in the wiki somewhere? > > On Tue, Aug 10, 2010 at 11:59 AM, Hannes Magnusson > <hannes.magnus...@gmail.com> wrote: >> On Tue, Aug 10, 2010 at 11:51, Pierre Joye <pierre....@gmail.com> wrote: >>> ok... >>> >>> Hannes can you point me again to the procedure to setup an environment >>> to generate CHM from php-doc please? >> >> pear install doc.php.net/phd >> for lang in en fr ja ; do >> svn co http://svn.php.net/repository/phpdoc/modules/doc-$lang >> php configure.php doc-base/configure.php --lang=$lang >> phd -d doc-$lang/doc-base/.manual.xml --package PHP --format chm --lang >> $lang >> ./doc-base/trunk/build.chms.bat $lang >> done >> >> or something along those lines. >> You may want to have just one full svn checkout of the languages. >> Kalle did some changes to the build.chms.bat so you should probably >> ask him or look at how it works >> >> -Hannes >> > > > > -- > Pierre > > @pierrejoye | http://blog.thepimp.net | http://www.libgd.org >