RE: [PHP-DOC] solution for: file-entities.php.in From: Andre AE (andre_ae <email protected>)
Date: 08/08/02

Here, the problem reported by Turbano

$ ./configure
--with-php=/d/cvs.php.net/phpdoc-tools/php/php.exe
--with-lang=pt_BR
file versions
Makefile.in,v 1.123
configure.in,v 1.172
configure options:
--with-php=/d/cvs.php.net/phpdoc-tools/php/php.exe
--with-lang=pt_BR

checking for php...
/d/cvs.php.net/phpdoc-tools/php/php.exe
checking php version... 4.2.1
checking for jade... ../phpdoc-tools/jade/jade.exe
checking for nsgmls... ../phpdoc-tools/jade/nsgmls.exe
checking for java... no
checking for jre... no
configure: WARNING: no Java runtime found
checking for docbook.dsl... ./dsssl/docbook (default)
checking for docbook.xsl... not found (XSL path values
off)
checking for PHP source path... no
checking for ZendAPI... notfound
checking for chmonly inclusion... disabled (default)
checking for language... pt_BR
checking for treesaving... saving trees: #f
configure: creating ./config.status
...
config.status: creating ./scripts/missing-entities.sh
config.status: creating ./scripts/missing-entities.php
config.status: creating ./scripts/file-entities.php
ERROR: Failed to open
d:/cvs.php.net/phpdoc/scripts/ <email protected>@/entities/file-entities.ent
for writing
creating entities/missing-entities.ent and
entities/missing-ids.xml
$

Forcing a local path in file-entities.php.in :

$ ./configure
--with-php=/d/cvs.php.net/phpdoc-tools/php/php.exe
--with-lang=pt_BR
file versions
...
checking for ZendAPI... notfound
...
creating entities/file-entities.ent...
 Zend part included
 Using the install part from installpart.xml
creating entities/missing-entities.ent and
entities/missing-ids.xml
$

The ZendAPI is not found and included ;)
Doing $zendapi = FALSE;

And
$ ./configure
--with-php=/d/cvs.php.net/phpdoc-tools/php/php.exe
--with-lang=pt_BR

And
$ make test
../phpdoc-tools/jade/nsgmls.exe -i lang-pt_BR -D . -s
./dtds/dbxml-4.1.2/phpdocx
ml.dcl manual.xml
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:37:11:E:
character data i
s not allowed here
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:42:18:E:
character data i
s not allowed here
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:44:2:E:
cannot open "d:/c
vs.php.net/phpdoc/scripts/ <email protected>@/installpart.xml"
(No such file or directory)

d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:47:7:E:
end tag for "part" which is not finished
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:51:25:E:
character data is not allowed here
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:61:7:E:
end tag for "part" which is not finished
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:65:27:E:
character data is not allowed here
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:75:7:E:
end tag for "part" which is not finished
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:87:30:E:
character data is not allowed here
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:198:7:E:
end tag for "part" which is not finished
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:205:15:E:
character datais not allowed here
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:218:7:E:
end tag for "part" which is not finished
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:222:22:E:
character datais not allowed here
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:232:2:E:
cannot open
"d:/cvs.php.net/phpdoc/scripts/ <email protected>@/funcindex.xml"
(No such file or directory)
d:\cvs.php.net\phpdoc-tools\jade\nsgmls.exe:manual.xml:234:7:E:
end tag for "part" which is not finished
make: *** [test] Error 1

See the / <email protected>@/

The " <email protected>@" don't work here. (Windows ME + Cygwin)

André Æ

_______________________________________________________________________
Yahoo! PageBuilder
O super editor para criação de sites: é grátis, fácil e rápido.
http://br.geocities.yahoo.com/v/pb.html

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