Re: Re[2]: [PHP-DOC] wrong symbols in phpdoc/chm

2005-09-26 Thread Vlad J.

"anatoly techtonik" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> ||*()*|| Hi, Vlad.
>
> VJ> Also, it's unclear which one directory is really used for building chm
> VJ> files.
> VJ> I see two concurent ways: phpdoc/htmlhelp/make_chm.bat and
> VJ> phpdoc/chm/make_chm.bat
>
> Read chm/make_chm.README and htmlhelp/README.txt

Sure, I read them.

>
> VJ> Both set of tools expect all the files produced by running make in
html
> VJ> subdirectory while really it appears a level higher.
> VJ> So with default setting neither works.
>
> It is invoked from makefile in directory level above. I.e. cd phpdoc/
> and then
> >make chm
> or
> >make chm_xml

The problems are
1) php files in those directories are useless under Win32 and this was not
clear from the README files.
2) phpdoc/html/picture directory is not used for building hpp file and
therefore chm misses those pictures.
3) building tools used under Linux insert a lot of "?" symbols in some
links. Probably it's due to some locale-specifics and caused by building
platform. At least, I can't replicate this problem under my Linux. So it's
necessary somebody to take a look at the building environment and correct
the problem.


JV


Re[2]: [PHP-DOC] wrong symbols in phpdoc/chm

2005-09-24 Thread anatoly techtonik
||*()*|| Hi, Vlad.

VJ> Also, it's unclear which one directory is really used for building chm
VJ> files.
VJ> I see two concurent ways: phpdoc/htmlhelp/make_chm.bat and
VJ> phpdoc/chm/make_chm.bat

Read chm/make_chm.README and htmlhelp/README.txt

VJ> Both set of tools expect all the files produced by running make in html
VJ> subdirectory while really it appears a level higher.
VJ> So with default setting neither works.

It is invoked from makefile in directory level above. I.e. cd phpdoc/
and then
>make chm
or
>make chm_xml

t
-- 


Re: Re[2]: [PHP-DOC] wrong symbols in phpdoc/chm

2005-09-22 Thread Vlad J.
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 tk 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" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> ||*()*|| 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> [EMAIL PROTECTED] 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"" <[EMAIL PROTECTED]> wrote in message
> VJ> news:[EMAIL PROTECTED]
> >> The chm build tools are available at http://cvs.php.net/phpdoc/chm
> >> However this is a problem in the server's configuration, because the
chms
> >> I've built on my machine are fine. It's probably just a locales problem
> >> within openjade.
> >>
> >> Nuno
> >>
> >>
> >> - Original Message - 
> >> > Hi Nuno,
> >> > Thanks for your prompt reply.
> >> > Sorry for bothering, I'd have checked bugtracker myself.
> >> >
> >> > I'd like to contribute and fix this problem or at least find the
origin
> VJ> of
> >> > the trouble.
> >> > Could you please point me out to the instructions relevant to CHM
> VJ> targets?
> >> >
> >> > Thanks,
> >> > JV.
> >> >
> >> >
> >> > ""Nuno Lopes"" <[EMAIL PROTECTED]> wrote in message
> >> > news:[EMAIL PROTECTED]
> >> >> Hi,
> >> >>
> >> >> This is a know problem and is being tracked at
> VJ> http://bugs.php.net/33838
> >> >>
> >> >> Regards,
> >> >> Nuno
> >> >>
> >> >>
> >> >> - Original Message - 
> >> >> > Hi all,
> >> >> >
> >> >> > What's wrong with php-doc in CHM format?
> >> >> > There are a lot of "" symbols throughout all the manual.
> >> >> > In stead of "Next", "Prev" and many topic captions etc links I see
> VJ> just
> >> >> > series of "?".
> >> >> > CHM file is dated 2005-09-19, md5sum =
> >> >> > 0578af416d91cc9bdf3fed5e4ffa48ac,
> >> >> > English.
> >> >> >
> >> >> > I tried an old and quite outdated CHMs and they work just fine.
> >> >> > What's up with newer ones?
> >> >> >
> >> >> > Regards,
> >> >> > JV.
>
>
>
> t
> --


Re[2]: [PHP-DOC] wrong symbols in phpdoc/chm

2005-09-22 Thread anatoly techtonik
||*()*|| 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> [EMAIL PROTECTED] 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"" <[EMAIL PROTECTED]> wrote in message
VJ> news:[EMAIL PROTECTED]
>> The chm build tools are available at http://cvs.php.net/phpdoc/chm
>> However this is a problem in the server's configuration, because the chms
>> I've built on my machine are fine. It's probably just a locales problem
>> within openjade.
>>
>> Nuno
>>
>>
>> - Original Message - 
>> > Hi Nuno,
>> > Thanks for your prompt reply.
>> > Sorry for bothering, I'd have checked bugtracker myself.
>> >
>> > I'd like to contribute and fix this problem or at least find the origin
VJ> of
>> > the trouble.
>> > Could you please point me out to the instructions relevant to CHM
VJ> targets?
>> >
>> > Thanks,
>> > JV.
>> >
>> >
>> > ""Nuno Lopes"" <[EMAIL PROTECTED]> wrote in message
>> > news:[EMAIL PROTECTED]
>> >> Hi,
>> >>
>> >> This is a know problem and is being tracked at
VJ> http://bugs.php.net/33838
>> >>
>> >> Regards,
>> >> Nuno
>> >>
>> >>
>> >> - Original Message - 
>> >> > Hi all,
>> >> >
>> >> > What's wrong with php-doc in CHM format?
>> >> > There are a lot of "" symbols throughout all the manual.
>> >> > In stead of "Next", "Prev" and many topic captions etc links I see
VJ> just
>> >> > series of "?".
>> >> > CHM file is dated 2005-09-19, md5sum =
>> >> > 0578af416d91cc9bdf3fed5e4ffa48ac,
>> >> > English.
>> >> >
>> >> > I tried an old and quite outdated CHMs and they work just fine.
>> >> > What's up with newer ones?
>> >> >
>> >> > Regards,
>> >> > JV.



t
--