Hi,
 I spent serveral hours to make phpweb today, but it seemed not succeeded.

 Before I run make phpweb, I did make test at first and I get following
reports:
$ make test
touch .manual.xml
CONFIG_FILES=manual.xml CONFIG_HEADERS= ./config.status
config.status: creating manual.xml
SP_ENCODING=gb2312 SP_CHARSET_FIXED=YES ../phpdoc-tools/jade/nsgmls.exe -i
lang-
zh_cn -D . -s ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml
d:\CVSRoot\phpdoc-tools\jade\nsgmls.exe:d:/cvsroot/phpdoc/en/reference/mysql
/fun
ctions.xml:3:0:E: cannot open
"d:/cvsroot/phpdoc/en/reference/mysql/functions/my
sql-character-set-name.xml" (No such file or directory)
d:\CVSRoot\phpdoc-tools\jade\nsgmls.exe:d:/cvsroot/phpdoc/en/reference/sessi
on/r
eference.xml:507:25:X: reference to non-existent ID
"ini.arg_separator.output"
d:\CVSRoot\phpdoc-tools\jade\nsgmls.exe:d:/cvsroot/phpdoc/en/reference/xslt/
refe
rence.xml:48:20:X: reference to non-existent ID
"install.configure.enable-xslt"
d:\CVSRoot\phpdoc-tools\jade\nsgmls.exe:d:/cvsroot/phpdoc/en/features/file-u
ploa
d.xml:21:33:X: reference to non-existent ID "ini.file-uploads"
d:\CVSRoot\phpdoc-tools\jade\nsgmls.exe:d:/cvsroot/phpdoc/en/reference/xslt/
refe
rence.xml:49:20:X: reference to non-existent ID
"install.configure.with-xslt-sab
lot"
make: *** [test] Error 1

Compared to the problem I reported last time (Goba told me that they are not
critical, and I ignored them), there is one more error about the missing
file 'mysql/functions/my
sql-character-set-name.xml'.

Anyhow, I ran make phpweb (I get 3069 files, should be 3701?) and downloaded
all inc files required from the php.net, the pages can be read without error
report, but the Generate date is 20-08-2002, and all files committed after
this date are still in English. What's wrong with it? Following is what I
get after run make phpweb:
$ make phpweb
SP_ENCODING=gb2312 SP_CHARSET_FIXED=YES ../phpdoc-tools/jade/jade.exe -D
. -wno-
idref -c ./entities/ISO/catalog -c ./dsssl/docbook/catalog -c
../phpdoc-tools/ja
de/catalog -d dsssl/phpweb.dsl -V use-output-dir -t sgml
./dtds/dbxml-4.1.2/phpd
ocxml.dcl manual.xml
d:\CVSRoot\phpdoc-tools\jade\jade.exe:d:/cvsroot/phpdoc/en/reference/mysql/f
unct
ions.xml:3:0:E: cannot open
"d:/cvsroot/phpdoc/en/reference/mysql/functions/mysq
l-character-set-name.xml" (No such file or directory)
make: [php/index.php] Error 1 (ignored)

Greg



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to