Home > Archive > PHP Documentation > September 2005 > Re[2]: [PHP-DOC] wrong symbols in phpdoc/chm
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re[2]: [PHP-DOC] wrong symbols in phpdoc/chm
|
|
| anatoly techtonik 2005-09-22, 6:56 pm |
| ||*()*|| Hi, Vlad.
Could you also post or place a link to your ./configure command output
after autoconf?
VJ> Got phpdoc and necessary tools installed and now it fails with the error
VJ> below:
VJ> [JV@xjv phpdoc]$ make
VJ> rm -rf html && mkdir html
VJ> /usr/local/bin/php -q ./scripts/rtlpatch/hackmanuallang.php en
VJ> SP_ENCODING=XML SP_CHARSET_FIXED=YES /usr/bin/openjade -D . -wno-idref -c
VJ> ./entities/ISO/catalog -c ./dsssl/docbook/catalog -c
VJ> ./dsssl/defaults/catalog -d dsssl/html.dsl -V use-output-dir -t sgml
VJ> ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml
VJ> /usr/bin/openjade:E: error reading "dsssl/catalog" (Is a directory)
VJ> I checked "~/phpdoc/dssl/catalog" is a directory.
VJ> OpenJade 1.3.1
VJ> OpenSP 1.3.4
VJ> The same problem happens under Windows/Cygwin (openjade 1.3.3pre1) and under
VJ> native Linux (openjade version is listed above).
VJ> Any ideas?
VJ> Thanks,
VJ> JV.
VJ> ""Nuno Lopes"" <nlopess@php.net> wrote in message
VJ> news:003b01c5bef9$cf19dd00$0100a8c0@pc07
653...[color=darkred]
VJ> of[color=darkred]
VJ> targets?[color=darkred]
VJ> http://bugs.php.net/33838[color=darkred]
VJ> just[color=darkred]
t
--
| |
| Vlad J. 2005-09-22, 6:56 pm |
| Never mind. Configure did not output anything wrong.
While the error was shown, jade continued processing all the files and
finally all the files were successfully created.
It tooook so long so I thought it hanged.
BTW, it would be great to reflect this little problem in the readme. Just to
avoid somebody else spending his/her time.
Regards,
JV
"anatoly techtonik" <techtonik@php.net> wrote in message
news:15610132103.20050922182336@tut.by...
> ||*()*|| Hi, Vlad.
>
>
> Could you also post or place a link to your ./configure command output
> after autoconf?
>
> VJ> Got phpdoc and necessary tools installed and now it fails with the
error
> VJ> below:
>
> VJ> [JV@xjv phpdoc]$ make
> VJ> rm -rf html && mkdir html
> VJ> /usr/local/bin/php -q ./scripts/rtlpatch/hackmanuallang.php en
> VJ> SP_ENCODING=XML SP_CHARSET_FIXED=YES /usr/bin/openjade -D
.. -wno-idref -c
> VJ> ./entities/ISO/catalog -c ./dsssl/docbook/catalog -c
> VJ> ./dsssl/defaults/catalog -d dsssl/html.dsl -V use-output-dir -t sgml
> VJ> ./dtds/dbxml-4.1.2/phpdocxml.dcl manual.xml
> VJ> /usr/bin/openjade:E: error reading "dsssl/catalog" (Is a directory)
>
>
> VJ> I checked "~/phpdoc/dssl/catalog" is a directory.
> VJ> OpenJade 1.3.1
> VJ> OpenSP 1.3.4
>
> VJ> The same problem happens under Windows/Cygwin (openjade 1.3.3pre1) and
under
> VJ> native Linux (openjade version is listed above).
> VJ> Any ideas?
>
> VJ> Thanks,
> VJ> JV.
>
>
> VJ> ""Nuno Lopes"" <nlopess@php.net> wrote in message
> VJ> news:003b01c5bef9$cf19dd00$0100a8c0@pc07
653...
chms[color=darkred]
origin[color=darkred]
> VJ> of
> VJ> targets?
> VJ> http://bugs.php.net/33838
> VJ> just
>
>
>
> t
> --
|
|
|
|
|