> I'm checking out the feasibility of creating an OS X "Apple Help" > compatible version of the PHP manual. > > However, I'm having trouble setting up a build environment for the > manual. I should have all relevant software installed (through fink) > and the generated configure script in the phpdoc doesn't complain > anything is missing. PHP 4.3 source from CVS compiles just fine. > > However, when I issue the make command to build the manual, I get a > huge dump into the terminal instead of HTML output. It looks like > make is supposed to pipe the output to still one tool but isn't, and > I can't figure what it is since I'm not seeing any error messages. > > Reading the howto, I can't see what I'm doing wrong. Any pointers, please?
OK first questions: 1. Do you use the DSSSL or XSL style sheets? 2. What language are you trying to build (en assumed) 3. What is the output of "make test"? Goba -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
